-------------------------------------
vsmile_cart.xml:
Alphabet Park Adventure (USA, alt 2, two chips)
Alphabet Park Adventure (USA, rev. 101, alt)
Disney/Pixar Cars - Rev It Up in Radiator Springs (USA, alt)
Disney/Pixar Cars - Rev It Up in Radiator Springs (USA, alt 2) [skaman]
New working software list additions (sms.xml)
-----------------------------------
Dead Angle (prototype) [smspower]
Thunder Blade (prototype) [HoverEel, smspower]
New working software list additions (gamegear.xml)
-----------------------------------
Streets of Rage II ~ Bare Knuckle II - Shitou e no Chingonka (prototype) [smspower, VGHF]
* Changed KEYPAD inputs to BUTTON with numbering following the pattern used in Family Trainer.
* Removed device_reset().
* Added proper strobe bit behavior and reading 1s on excess reads.
* Made Running Stadium and Stadium Events games clones of World Class Track Meet, the last released variant of the same game.
* sgi_mips: Add new softlist entries from jrra.zone
* more sgi_mips softlist entries from jrra.zone
* Even more sgi_mips softlist entries
* more SGI IRIX CDs from jrra.zone
- Added missing floppy disks to hypraddr2, hypland and iris [cyo.the.vile]
- Replaced the pharmony floppy disk with a cleaner unmodified image [cyo.the.vile]
- Replaced the royalbld bad floppy dump with a better one [cyo.the.vile]
New working software list additions
-----------------------------------
Hyper Note (1992-03-03) [redump.org, cyo.the.vile]
Hyper Planet (1992-02-14) [redump.org, cyo.the.vile]
Man'youshuu [redump.org]
Märchen Toshokan - Grimm Douwa - Ibarahime (Nemurihime) [redump.org]
Märchen Toshokan - Grimm Douwa - Ookami to Nanahiki Koyagi [redump.org]
Music Pro-Towns v1.3 (Naizou Ongenban) [redump.org]
TEATA - Vision - Recording & Playback System V1.0 [redump.org, cyo.the.vile]
TEATA - Vision - Recording & Playback System V1.1 [redump.org, cyo.the.vile]
TEATA - Vision - Recording & Playback System V1.2 [redump.org, cyo.the.vile]
Towns Hyper Chiiku Ehon - Nihon Mukashibanashi Vol. 5 - Kintarou / Hanasaka Jiisan [redump.org]
Towns System Software V2.1 L50A [redump.org]
New not working software list additions
---------------------------------------
Hyper DX [redump.org]
Master CD - FMV-Towns Series [redump.org]
Teo - Mou Hitotsu no Chikyuu - Version 1.0 [redump.org]
Teo - Mou Hitotsu no Chikyuu - Version 2.0 [redump.org, cyo.the.vile]
Replaced software list items
----------------------------
Mixed-Up Mother Goose [redump.org]
Where in the World Is Carmen Sandiego? [redump.org]
Software list items promoted to working
---------------------------------------
Hyper Address Ver. 2.0 [cyo.the.vile]
Hyper Land - Doubutsu no Sekai [cyo.the.vile]
Nemurenu Yoru no Chiisana Ohanashi
----------------------------------
Acorn A500 Development System
Acorn M4
Acorn A680 UNIX Evaluation System
New clones marked as NOT_WORKING
--------------------------------
Acorn A500 Domesday Development System
Acorn R140
Acorn R225
Acorn R260
aa310.cpp:
- Added PC style IO devices (A5000/A4/A3010/A3020).
- Added IDE interface (A5000/A4/A3020).
- Added HD floppy drives (A5000/A4/A3010/A3020).
- RTFM and Vertical Twist joystick interfaces are slot devices.
- Acorn joystick interface (A3010).
- Added Battery Management Unit (A4).
- Partially implemented IOEB (A5000/A4/A3010/A3020).
- Replaced all 8 bit wide ROM images with actual dumps.
- Replaced all default CMOS with factory settings.
- Added printer port to all machines.
- Added serial port to all machines.
- Added podule slots to all machines.
- Added extension ROM socket (A5000/A4).
- Machines are individually configured for floppies and hard discs.
- Added support for Atari ST floppies.
The doc folder isn't included as it's pretty big.
This required include/asio/detail/win_iocp_socket_accept_op.hpp due to
mismatched order in the member declarations and initialiser list for the
win_iocp_socket_accept_op class. I reversed the declaration order so it
matches win_iocp_socket_move_accept_op.