mame/src
Vas Crabb 309a2ee063 -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and also fixed a spelling error.
* The saver/loadr commands should consider region endianness for portability.

-cpu/gigatron: Capitalisation of hex values was inconsistent, change it to lowercase as that tends to be the MAME standard.

-machine/exorterm.cpp: Fixed inputs magically changing on reset when they shouldn't (there are still others that should be fixed).

-mpu4vid.cpp: Corrected some errors in game descriptions.

-Fixed a couple of editing errors.
2020-08-06 05:47:05 +10:00
..
devices -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and also fixed a spelling error. 2020-08-06 05:47:05 +10:00
emu -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and also fixed a spelling error. 2020-08-06 05:47:05 +10:00
frontend/mame Add new option beam_dot_size that controls the rendered size of 'dots' in vector games. (#6993) 2020-07-24 18:30:16 -04:00
lib netlist: hopefully fix issue #7006 2020-07-26 19:25:19 +10:00
mame -debug/debugcmd.cpp: Don't leak an open FILE when an argument is invalid and also fixed a spelling error. 2020-08-06 05:47:05 +10:00
osd
tools
zexall