Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BigEvilCorporation/megadrive_samples

Small, discreet, complete samples for the SEGA Mega Drive/Genesis in 68000 assembly
https://github.com/BigEvilCorporation/megadrive_samples

Last synced: about 2 months ago
JSON representation

Small, discreet, complete samples for the SEGA Mega Drive/Genesis in 68000 assembly

Awesome Lists containing this project

README

        

# SEGA Mega Drive/Genesis Samples in 68000 Assembly

Small, discreet, complete samples for the SEGA Mega Drive in 68000 assembly, intended to replace the outdated/buggy/incomplete/missing examples from bigevilcorporation.co.uk.

Each sample is heavily commented, with explanations of the basic concepts for beginners.

Assemble each sample with:

ASM68K.EXE /p main.asm,rom.bin

All samples guaranteed to run on genuine hardware, and all good emulators.