Previous | 199869 Revisions | Next |
r197635 Friday 9th June, 2023 at 00:37:09 UTC by R. Belmont |
---|
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] |
[/branches/vga_modern-2/scripts/src] | bus.lua |
[/branches/vga_modern-2/src/devices/bus/a2bus] | a2bus.cpp a2bus.h cards.cpp romcard.cpp* romcard.h* |
[/branches/vga_modern-2/src/mame/apple] | apple2.cpp apple2e.cpp apple2gs.cpp apple3_m.cpp |
https://github.com/mamedev/mame/commit/958e912777148c72fab7cd84e3e8db7354cbd072 |
Previous | 199869 Revisions | Next |