EtchedPixels / FUZIX

FuzixOS: Because Small Is Beautiful
Other
2.18k stars 272 forks source link

rc2014-6502 emulator: missing 6502.rom file #938

Closed piso77 closed 2 years ago

piso77 commented 2 years ago

rc2014-6502 refers to a '6502.rom' file to be downloaded from the RC2014 ROM archive but none is found there (and building the 6502 subdit won't produce one).

NollKollTroll commented 2 years ago

I've successfully done what you try to do a week ago, so to make sure it still works I now did a clean make on Fuzix, RC2014-ROM and RC2014. I got the emu working with the following command while being in the RC2014 folder: ./rc2014-6502 -i ../FUZIX/Images/rc2014-6502/emu-ide.img -r ../RC2014-ROM/6502/rom So at least for me it really does produce the required rom-file, and it does work in the emu. The rom-file is 512KiB in size.

piso77 commented 2 years ago

It worked, README fix submitted:

https://github.com/EtchedPixels/FUZIX/commit/e36af07eea6f5df1df41c86a07fd0753fccb99d7