fachat / GeckOS-V2

GeckOS version 2, a multi-tasking and multithreading operating system for the 6502
http://www.6502.org/users/andre/osa/index.html
GNU General Public License v2.0
240 stars 28 forks source link

Add further devices: CMD HD, REU, uIEC, 1541 ultimate #5

Open fachat opened 5 years ago

fachat commented 5 years ago

As taken from Glenn Holmer's commentary on https://www.youtube.com/watch?v=jtlAOdJmeDI&t=134s

This is a discussion item. Actual work will happen on subsequent issue items. Here are some initial thoughts:

fachat commented 4 years ago

A swiftlink RS232 module is on the way.

gitjeff2 commented 4 years ago

I have a C64c with a Turbo Chameleon an SD2IEC and a Tapuino. I also have a modern GeoRAM 512k cartridge. I'm a bit of a novice when it comes to 6502 ASM. I'm still in the process of learning it. But, is there something specific I can test on actual hardware?

fachat commented 4 years ago

Thanks for the offer. You could test the OS using SD2IEC as storage. I just received mine, but did not yet have time to test

Cenbe commented 4 years ago

I can verify that GeckOS runs on a 64C using µIEC. I tested the master branch using various disk commands and also piping through more, e.g. "cat index.html ' more".