diff options
author | 2023-02-25 19:33:56 +0100 | |
---|---|---|
committer | 2023-02-26 05:33:56 +1100 | |
commit | 281957363ea8d87098dcfcb420ac0bfeca3c57ee (patch) | |
tree | 93df924ab55b8ea55c8a658d0d2ceedf503c01a5 /scripts/src/tests.lua | |
parent | e2e98b4271094b42d95ccd5c750168a518cf71ad (diff) |
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.
Diffstat (limited to 'scripts/src/tests.lua')
0 files changed, 0 insertions, 0 deletions