mame/src
Vas Crabb 9e463d2b89 Clean up some mess:
* moog/source.cpp: A synth without sound output is not working by definition.
* casio/pickytlk.cpp: Don't use overly generic short names for Plet's systems.
* casio/pickytlk.cpp: Don't use overly convolutes code for setting internal layout.
2024-12-31 04:13:40 +11:00
..
devices tms52xx: Do not treat write accesses during SPEAK execution as NOP, but delay them. 2024-12-30 16:27:17 +01:00
emu srcclean and cleanup 2024-12-22 05:34:00 +11:00
frontend/mame Clean up some mess: 2024-12-31 04:13:40 +11:00
lib formats/fs_vtech.cpp: Fix off-by-one error: end address is exclusive, not inclusive 2024-12-24 09:26:11 -05:00
mame Clean up some mess: 2024-12-31 04:13:40 +11:00
osd m6502: rename m65c02 to w65c02 as well 2024-12-14 15:23:45 +01:00
tools m6502: rename m65c02 to w65c02 as well 2024-12-14 15:23:45 +01:00
zexall Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#12822) 2024-09-27 03:07:03 +10:00