summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* emu8910: parser: Update module list.Lunar Journal2023-09-06
| | | Update song list for new FYM module.
* Add additional FYM moduleLunar Journal2023-09-06
|
* emu8910: parser: fix register parsingLunar Journal2023-09-06
| | | Fixed envelope registers.
* emu8910: parser: Fix register nameLunar Journal2023-09-06
| | | Fixes an incorrectly named register in parser.
* Update README.mdLunar Journal2023-09-06
| | | Add compile instructions
* Update README.mdLunar Journal2023-09-06
| | | Add missing newline.
* emu8910: core: Add demo filesDylan Muller2023-09-05
| | | | Add demo files.
* emu8910: core: Initial commit.Dylan Muller2023-09-03
Initial commit for AY8910 emulator.