Login
Changes On Branch add-ym2413
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch add-ym2413 Excluding Merge-Ins

This is equivalent to a diff from 690dfbc592 to 84d7c97b57

2024-09-02
00:45
Merge and integrate the add-ym2413 branch check-in: eb4072fa67 user: alexa tags: trunk
00:44
Fix compilation when using -Dstrict_multi_assign and -Dno_number_autocast Closed-Leaf check-in: 84d7c97b57 user: alexa tags: add-ym2413
00:39
Fix array size in NES chip check-in: 441cfb6ab1 user: alexa tags: add-ym2413
2024-08-31
08:07
Start work on YM2413.

Nothing is hooked into the main library core yet. check-in: bb06eebe91 user: alexa tags: add-ym2413

2024-08-29
00:16
Update export-wiki-pages.sh check-in: 690dfbc592 user: alexa tags: trunk
2024-07-28
03:04
Add make-release-tarball.sh check-in: ccab170b4e user: alexa tags: trunk

Changes to Rakefile.

Changes to src/yunosynth/chips/chip-nes.cr.

Added src/yunosynth/chips/chip-ym2413.cr.

Added src/yunosynth/chips/emu-ym2413-mame.cr.

Changes to src/yunosynth/common.cr.

Changes to src/yunosynth/dac-controller.cr.

Changes to src/yunosynth/vgmplayer.cr.

Changes to src/yunosynth/vgmplayerinst.cr.