Commit graph

9 commits

Author SHA1 Message Date
Vas Crabb
878a16dda1 housekeeping: Use proper SPDX ID for CC0 license. 2022-12-23 02:49:34 +11:00
Vas Crabb
cfa539f1ed -megaduck.xml: Added explicit info about cartridge banking.
* There are three kinds of cartridge: 32K flat, 16K fixed plus 16K
  switchable, and 32K switchable.  Cart implementation will come later.

-Various cleanups:

* gbcolor.xml: Proper Pinyin description for sqsd.
* sound/pokey.cpp: Minor cleanup, and got rid of an unnecessary member
  in channel structures (only used in inline member functions).
* nintendo/gb.cpp: Spell Mega Duck with a space consistently.
* sega/turbo_a.cpp: Use an optional device finder to get discrete sound
  device.  The function that would add this seems to have been lost.
2022-08-26 02:20:44 +10:00
ArcadeShadow
6754d11f5b
megaduck.xml: Use lowercase for descriptive text in descriptions. (#10190) 2022-08-09 02:37:58 +10:00
Vas Crabb
438a497c37 (nw) More license shuffling
Get rid of a couple of copies of the CC0 text.  Add header comment to
CC0 files to remind people editing them what the terms are.  Also add
some missing XML headers.  The header comments in layouts won't bloat
the binary - they get stripped out before compressing, same as any other
comments.
2020-03-07 22:02:56 +11:00
Fabio Priuli
5b10f8897b (MESS) megaduck.xml: added four more dumps. [ranger_lennier, Sean Riddle] 2014-03-24 06:44:49 +00:00
Fabio Priuli
fdfa039b95 (MESS) megaduck.xml: added dump for Duck Adventures [Sean Riddle] 2014-03-23 08:37:34 +00:00
Miodrag Milanovic
96aa5e1c08 Cleanups and version bump 2013-09-17 06:47:03 +00:00
Miodrag Milanovic
674cc1d72b (MESS)megaduck.xml : new card dumps added [Anna Wu] 2013-08-14 07:39:53 +00:00
Miodrag Milanovic
960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00