fafalone / basicNES

Miscellaneous projects updated for x64 compilation
3 stars 2 forks source link

No visuals #1

Open babzai opened 1 week ago

babzai commented 1 week ago

the emulator only ever shows a black screen.

fafalone commented 1 week ago

Does the original VB6 project load them? If not I'm afraid that's beyond what I'd be able to help with; I didn't write the emulator, just ported it to 64bit twinBASIC.

Maybe try other ROM formats for the same game? I used .nes format to test; Super Mario Bros and Legend of Zelda worked.