Previous 199869 Revisions Next

r192630 Saturday 25th February, 2023 at 18:33:56 UTC by Dirk Best
machine/pccard.cpp, machine/pccard_sram.cpp: Added support for PCMCIA linear SRAM cards. (#10886)

* Added callbacks for card detect, battery voltage and write protect to the PCCard interface.
* Added helpers to read/write data swapped (similar to the existing support in the ATA device).
* Add support for 2 MB and 4 MB SRAM PCMCIA models from Centennial with built-in EEPROM storage for CIS information.
* machine/linflash.cpp: Updated the linear Flash PCMCIA card emulation to use the new card detection support.
* machine/gayle.cpp: Rewrote the Amiga Gayle emulation, adding support for PCMCIA.
* Fixed an issue with Amiga interrupts arriving at the wrong time.
[scripts/src]machine.lua
[src/devices/machine]gayle.cpp gayle.h linflash.cpp linflash.h pccard.cpp pccard.h pccard_sram.cpp* pccard_sram.h*
[src/mame/amiga]amiga.cpp amiga_m.cpp
[src/mame/konami]ksys573.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team