summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-26journal: update README.mdLunar Journal
2023-09-18emu8910: readme: update readmeLunar Journal
Small readme formatting fix.
2023-09-17emu8910: core: update driver biasLunar Journal
Change bias to prevent audio artifacts.
2023-09-17emu8910: change driver biasLunar Journal
Set bias to 0 to prevent audio artifacts.
2023-09-17emu8910: core: remove blank linesLunar Journal
2023-09-09emu8910: readme: update readmeLunar Journal
Update file refs.
2023-09-07emu8910: update readmeLunar Journal
Update readme file refs.
2023-09-07emu8910: readme: update readmeLunar Journal
Add register file info.
2023-09-07emu8910: readme: update readmeLunar Journal
Update readme with additional info.
2023-09-06Delete music/18_soundliner.fymLunar Journal
remove redundant module.
2023-09-06emu8910: parser: Update parserLunar Journal
General parser updates.
2023-09-06Add FYM moduleLunar Journal
2023-09-06emu8910: parser: Update module list.Lunar Journal
Update song list for new FYM module.
2023-09-06Add additional FYM moduleLunar Journal
2023-09-06emu8910: parser: fix register parsingLunar Journal
Fixed envelope registers.
2023-09-06emu8910: parser: Fix register nameLunar Journal
Fixes an incorrectly named register in parser.
2023-09-06Update README.mdLunar Journal
Add compile instructions
2023-09-06Update README.mdLunar Journal
Add missing newline.
2023-09-05emu8910: core: Add demo filesDylan Muller
Add demo files.
2023-09-03emu8910: core: Initial commit.Dylan Muller
Initial commit for AY8910 emulator.