Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 352 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 352 Bytes

microPlayer source (work in progress)

This is the source for microPlayer the 6502 player code for music created in microTracker.

It is not optimized, and very work in progress.

The main entry point is at the start of player.asm.

Currently works assuming a mockingboard (6ch) in slot 4.

song data as generated by microTracker is in song.asm.