mame/src
cam900 c83f2549bb
misc/micro3d.cpp: Cleanups: (#12335)
- Use C++ style comments for single line comments
- Use reference instead pointers
- Add missing items into save state
- Reduce unnecessary lines
- Fix variable and function namings
- Suppress side effects for debugger reads
- Use array for noise generator
- Constantize variables
- Reduce preprocessor defines
2024-05-12 13:09:55 -04:00
..
devices cpu/upd7725: Mask address for data RAM accesses. [dink] 2024-05-12 04:02:38 +10:00
emu New working clones 2024-05-08 17:59:43 +02:00
frontend/mame ui/selmenu.cpp: Fixed issue with focus rotation when filter matches no items. 2024-05-11 04:41:48 +10:00
lib x1: add fdd motor timeout and support odd d88 images 2024-05-06 21:20:34 -05:00
mame misc/micro3d.cpp: Cleanups: (#12335) 2024-05-12 13:09:55 -04:00
osd ui/selmenu.cpp: Fixed issue with focus rotation when filter matches no items. 2024-05-11 04:41:48 +10:00
tools add MIPS-X CPU and Tomy Kiss-Site system (#12331) 2024-05-08 10:24:43 +07:00
zexall