Previous 15994 Revisions Next

r14832 Sunday 1st April, 2012 at 00:25:27 UTC by R. Belmont
Apple II slots rewrite [R. Belmont]

All Apple IIs that had slots now have them in MESS except the IIgs.

Slot 0 has one available card: the language card (which it defaults to)

Slots 1-7 can have any of the Mockingboard, CFFA2000, and Disk II cards. By default a Mockingboard is in Slot 4 and the Disk II is in 6. Due to current limitations only one Disk II controller per machine will work, but multiple CFFAs and Mockingboards should work great.

The plain 6502 firmware version of the CFFA2000 is now supported so you can use CHDs with the emulated II Plus and unenhanced IIe as well.

5.25" disks are broken on the IIgs at the moment; I'm looking into it.
[src/mess]mess.mak
[src/mess/drivers]apple2.c apple2gs.c
[src/mess/includes]apple2.h apple2gs.h
[src/mess/machine]a2bus.c a2bus.h a2cffa.c a2cffa.h a2diskii.c* a2diskii.h* a2lang.c* a2lang.h* a2mockingboard.c* a2mockingboard.h* apple2.c apple2gs.c

Previous 15994 Revisions Next


© 1998-2018 The MESS Team