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:
m1macrophage 2025-01-02 01:16:09 -08:00 committed by GitHub
parent 91710ed669
commit 6a403fc299
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1140 additions and 0 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff