mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +03:00
Advanced skeleton driver for the Memorymoog. (#13090)
* Advanced skeleton driver for Memorymoog.
* Replace MACHINE_IS_SKELETON with MACHINE_NOT_WORKING | MACHINE_NOT_SOUND.
* Removed an unecessary semicolon, converted an 'if' to an 'else if', improved comments.
* Style fixes matching those in commit 9e463d2
for moog/source.cpp.
This commit is contained in:
parent
91710ed669
commit
6a403fc299
@ -32729,6 +32729,9 @@ sshot // (c) 1979 Model Racing
|
||||
@source:modelracing/subhuntr.cpp
|
||||
subhuntr // 1979 Model Racing
|
||||
|
||||
@source:moog/memorymoog.cpp
|
||||
memorymoog // Moog Memorymoog
|
||||
|
||||
@source:moog/source.cpp
|
||||
moogsource // Moog Source
|
||||
|
||||
|
1137
src/mame/moog/memorymoog.cpp
Normal file
1137
src/mame/moog/memorymoog.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user