Giter Club home page Giter Club logo

Comments (4)

Aisflou avatar Aisflou commented on May 24, 2024

Te real cuestion is, can you execute python in the C64 Maxi? if yes, then you just need to orther the pcbs from the gerbers provided, order the parts from the BOM provided, wait for all to arrive, solder all toguether, program the microcontroller, and you are done! :D just connect your datasette to the C64 Maxi via your newly made adapter execute the python scripts and enjoy! Dont know if anybody makes this already available for purchasing, maybe searching in ebay show something.

from c64-collection.

Smiril avatar Smiril commented on May 24, 2024

theC64-Maxi can run 32bit arm binaries from C/C++ ... but new firmware must provided ... ill read the LICENSE ...
so on this PCB I mean can build ... for private or commercial with dump LICENSE and COPYRIGHT holder if sold and no limitations could be made ... python ?!? ... I do not know ... it's a linux subsystem with vice-2.4 emulator on a dual core with 8MB nand flash storage for system ... possible to add usb-stick to load software for vice and firmware

here is the firmware:

git clone https://github.com/retro-games-ltd/redquark-sixtyfour.git
cd redquark-sixtyfour
cd src
git clone https://github.com/retro-games-ltd/vice-2.4.git vice2
sudo apt install pkg-config libasound2-dev libjpeg-dev libpng*-dev bison flex g++
cd ..
./configure
make

from c64-collection.

Aisflou avatar Aisflou commented on May 24, 2024

The license for the boards and software allow to make, sell or whatever you want no problem, only attributtion must be done. For the software part you must do your research to try and adapt the software to your needs, the provided software here works with windows, linux, mac, as soon as it runs python, you need to find if you can run python in the C64 Maxi... and if you can install drivers for the serial to usb converter... the info in the page states:

"Python needs to be installed on your PC in order to use the software. Most Linux distributions already include this. Windows users can follow these instructions. In addition PySerial and Tkinter (8.6 or newer) must be installed. However, these are already included in most Python installations.

Windows users may also need to install a driver for the CH340N USB to serial adapter. This is not necessary for linux users."

So thats it, if you can run python and can install some ch340 driver then in theory it would work in the C64 Maxi.

from c64-collection.

wagiminator avatar wagiminator commented on May 24, 2024

I don't know what you want to achieve in the end. If you only want to use the programs/games on your old cassettes on the C64maxi, then it is sufficient if you convert them into .tap files using a normal PC and the adapter, then save them on a USB stick and insert it into the C64maxi. But if you want to load games on your C64maxi directly from the Datasette, then it probably won't work that easily.

from c64-collection.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.