diff options
| author | 2008-02-25 20:18:59 +0000 | |
|---|---|---|
| committer | 2008-02-25 20:18:59 +0000 | |
| commit | df962f9ec4876fae1ca1c34e97d7f00c4ae49a9b (patch) | |
| tree | c1f0acd58954a19eb172a783c1500290247ad7e9 | |
| parent | 205a261dbd9333d1e2b194c1f0c24b5a16a52253 (diff) | |
dkong.c:
* added a comment from Mike about power up sounds
| -rw-r--r-- | src/mame/drivers/dkong.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/dkong.c b/src/mame/drivers/dkong.c index b5d7063eaca..f5048ab73ce 100644 --- a/src/mame/drivers/dkong.c +++ b/src/mame/drivers/dkong.c @@ -96,6 +96,10 @@ Done: I have added a driver configuration switch to switch between TKG4 and TKG2-01 (radarscope) palettes. At a later stage, a TKG2-02 will be added as well. + Mike Haaland provided the following information on startup sounds: + + For both of these boards [dkong, dkongjr], only the jump sound + is distinguishable. I don't hear the pound of walk sound. Donkey Kong and Donkey Kong Jr. memory map (preliminary) (DKong 3 follows) |
