megadrive_samples
megadrive_samples copied to clipboard
Small, discreet, complete samples for the SEGA Mega Drive/Genesis in 68000 assembly
Results
1
megadrive_samples issues
Sort by
recently updated
recently updated
newest added
The directions in the ASM files read "SNASM68K.EXE /p scroll.asm,scroll.map ,scroll.lst,scroll.bin" but it should be "SNASM68K.EXE /p scroll.asm,scroll.bin,scroll.map ,scroll.lst". This appears to be the case for all the ASM files...