mame/scripts/src
arbee 958e912777 apple/apple2.cpp: added Apple ROM/Firmware card with 3 options: Applesoft, Integer, and User-Defined. [R. Belmont]
* Use "-rom file.bin" with the user-defined ROM card to make your own custom Apple.  File must be 12KiB and goes in
  D0/D8/E0/E8/F0/F8 order.

a2bus: wire up a method to assert the reset line on the slots. This is important for the ROM card. [R. Belmont]

apple/apple2.cpp,apple2e.cpp,apple2gs.cpp,apple3.cpp: Reset the a2bus when the 6502/65816 is reset. [R. Belmont]

apple/apple2gs.cpp: Reset the softswitches like a IIe on Control-Reset. [R. Belmont]

apple/apple3.cpp: Now has the same Control-Reset behavior improvements as the Apple IIs. [R. Belmont]
2023-06-08 20:37:09 -04:00
..
mame chd: Add dvd support. better abstraction in general, multi-image support in arcade-type drivers 2023-05-04 20:29:58 +02:00
osd Removed local copy of SDL source and update Android build support. (#10899) 2023-02-27 05:40:37 +11:00
3rdparty.lua 3rdparty/lzma: Updated to LZMA SDK version 22.01 2023-05-04 02:41:16 +10:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua apple/apple2.cpp: added Apple ROM/Firmware card with 3 options: Applesoft, Integer, and User-Defined. [R. Belmont] 2023-06-08 20:37:09 -04:00
cpu.lua m68008: Implement as a 68000 variant 2023-05-27 21:27:59 +02:00
devices.lua Prevent src/devices from inadvertently including headers from src/mame. (#9996) 2022-06-28 19:04:31 +10:00
emu.lua emumem: First try at wait states 2023-02-22 11:29:48 +01:00
formats.lua formats/fs_hp98x5.cpp: Added filesystem handlers for HP9825, HP9831 and HP9845. (#11175) 2023-05-15 06:24:48 +10:00
lib.lua chd: Add dvd support. better abstraction in general, multi-image support in arcade-type drivers 2023-05-04 20:29:58 +02:00
machine.lua pc/pcipc.cpp: derive a very preliminary i440bx AGP target from savquest BIOS 2023-05-30 02:29:30 +02:00
main.lua Removed local copy of SDL source and update Android build support. (#10899) 2023-02-27 05:40:37 +11:00
netlist.lua netlist: Fixes to address PR #9752 and issue #8590 / EMSCRIPTEN (#9773) 2022-05-19 19:40:00 +02:00
sound.lua hrdvd: Add placeholders for all the chips, thanks Guru for tracing the pcb 2023-05-26 09:37:50 +02:00
tests.lua rpi target was not used, but regular linux one anyway 2021-10-26 10:50:09 +02:00
tools.lua Removed local copy of SDL source and update Android build support. (#10899) 2023-02-27 05:40:37 +11:00
video.lua scripts/src/video.lua: fix PC_VGA_S3 header 2023-05-31 01:18:34 +02:00