mame/src
Roman Donchenko 142e57f3b3
ap2_dsk.cpp: fix loading bardstl3 (#13055)
I accidentally broke this in 47d8c69b, where I forgot to account for the
"oddball" images from the software list. AFAICS, bardstl3 is the only software
to be broken, because its images are _shorter_ than they're supposed to be.

In addition, disk 3 of this image has a different size that's not listed in
`identify()`, so it couldn't even be loaded before that commit. Fix that too.
2024-12-07 21:28:00 -05:00
..
devices ds1643_device: fix wrong constructor 2024-12-07 23:44:21 +01:00
emu emu/natkeyboard.cpp: Add CAPSLOCK, CR and LF escapes to post_coded 2024-12-07 12:20:52 -05:00
frontend/mame Exposing running_machine::phase() to LUA (#13026) 2024-12-07 19:07:03 -05:00
lib ap2_dsk.cpp: fix loading bardstl3 (#13055) 2024-12-07 21:28:00 -05:00
mame m72: no need for all those youtube video links in source to back verification claim of irq frequency 2024-12-08 02:15:47 +01:00
osd Natural keyboard improvements 2024-12-04 09:23:44 -05:00
tools kangaroo: hook up protection mcu, 2024-12-03 01:52:39 +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