Login
Timeline
Login

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

15 check-ins using file src/yunosynth/chips/opn-mame/opn-mame-common.cr version f83f45f05f

2023-04-12
01:51
Note the license. check-in: 019e96d54c user: alexa tags: trunk
01:50
Fix a typo, clean up some comments. check-in: 3e6660ddf0 user: alexa tags: trunk
2023-04-11
23:48
Update readme. check-in: 11a5d2d192 user: alexa tags: trunk
23:48
Change the default build mode to debug in the Rake file. check-in: 269753b95a user: alexa tags: trunk
23:47
Update README check-in: c5b544b954 user: alexa tags: trunk
23:46
Add NEC uPD7759. check-in: fcb23e8d6c user: alexa tags: trunk
09:33
Update README check-in: d824ca906c user: alexa tags: trunk
09:21
Adjust licenses.

I think these are now all correct and up to date. Some of the
original code from VGMPlay did not have any comment headers, but the
code was from MAME. check-in: 834a3a580b user: alexa tags: trunk

08:45
Remove an unneeded line check-in: ec26a3f68c user: alexa tags: trunk
08:44
Actually, don't make VgmFile#chipsUsed protected. Instead, document
it better, and add VgmPlayer#chipsUsed as well.
check-in: 60e1cc08eb user: alexa tags: trunk
08:29
Make VgmFile#chipsUsed protected. The proper way to get a list of
used chips is VgmPlayer#chipNamesUsed.

Also allow the latter to return short names. check-in: fcf5f18b62 user: alexa tags: trunk

08:21
Add #shortName for all chip interfaces. check-in: f44338a4b9 user: alexa tags: trunk
08:14
Make things more consistent between the chip emulators. check-in: 39f62ad33f user: alexa tags: trunk
2023-04-08
10:44
Update readme check-in: 6dadab2c95 user: alexa tags: trunk
10:43
Update documentation. Also change a few things to protected/private. check-in: ffe9611f61 user: alexa tags: trunk