cuda: one-byte patch to the program to make ADB autopoll run, keyboard and mouse now read correctly. [R. Belmont]
Machines promoted to WORKING
----------------------------
Macintosh Color Classic [R. Belmont]
Macintosh LC 520 [R. Belmont]
* fixes elktrgld, galaxian, blaster crashes, pitfall2 score display, alfclrcv stuck on first hole, batlband GFX faces on gameplay, mash and bldrbmbs flickering, likely more
----------------------------------------------------------
Autoduel [4am, Firehawke]
Bismarck: The North Sea Chase [4am, Firehawke]
Championship Wrestling [4am, Firehawke]
GBA Championship Basketball [4am, Firehawke]
Moebius [4am, Firehawke]
The Games: Winter Edition [4am, Firehawke]
Six-Gun Shootout [4am, Firehawke]
The Road to Gettysburg [4am, Firehawke]
Gettysburg: The Turning Point (Version 1.2) [4am, Firehawke]
Microzine 31 [4am, Firehawke]
Microzine 33 [4am, Firehawke]
Microzine 34 [4am, Firehawke]
Microzine 35 [4am, Firehawke]
Microzine 36 [4am, Firehawke]
Microzine 37 [4am, Firehawke]
Microzine 38 [4am, Firehawke]
Microzine 39 [4am, Firehawke]
The Balance of Nature (800K 3.5") [4am, Firehawke]
The Insect World (800K 3.5") [4am, Firehawke]
Sierra Championship Boxing [4am, Firehawke]
Robot Rascals [4am, Firehawke]
Copy II Plus (Version 6.0 Beta 1) [4am, Firehawke]
Copy II Plus (Version 6.0 Beta 2) [4am, Firehawke]
Thexder (Version 1.5) [4am, Firehawke]
Canyon Climber [4am, Firehawke]
The Factory (800K 3.5") [4am, Firehawke]
Space Rescue [4am, Firehawke]
Reading General Interest: TEAM Series (800K 3.5") [4am, Firehawke]
Vocabulary Science and Health: TEAM Series (800K 3.5") [4am, Firehawke]
Fay: The Word Hunter (800K 3.5") [4am, Firehawke]
Jumblezzz (800K 3.5") [4am, Firehawke]
Where in the USA is Carmen Sandiego? (800K 3.5") [4am, Firehawke]
Where in Time is Carmen Sandiego? (800K 3.5") [4am, Firehawke]
Famous Scientists (800K 3.5") [4am, Firehawke]
New working software list additions (apple2_flop_clcracked.xml)
---------------------------------------------------------------
Living Chess Library: Jeremy Silman's Complete Guide to Chess Openings (cleanly cracked) [4am, Firehawke]
New working software list additions (apple2gs_flop_orig.xml)
------------------------------------------------------------
Math Blaster Plus! (Version 1.1) [4am, Firehawke]
First Letters and Words (Version 1.0) [4am, Firehawke]
First Shapes (Version 1.0) [4am, Firehawke]
- Add MT (magnetic tape) support to load and save rythm and sample data. Supports raw .wav files as well as .cas files (same format as TRS-80 Model 3).
- Add a line-in port to support sampling. Currently uses a cassette drive: You can sample .wav files.
- Add NVRAM for data and samples
- Improve layout and add support for the sampling LED
- Add software list for audio (the official RZ-1 Sound Collection tape) and data tapes (homebrew files)
- Update notes and small cleanups
* Added hopper support and DUART-based hoppers.
* Set YM crystal to match PCB.
* Fixed some Dutch reel/input setups so that sets boot
* Moved a some more sets to appropriate source files.
* Disable coin lock logic for now - it probably needs per-machine code.
* Removed an identical clone set - game clearly boots as 'Atlantis', not Triple Dice'.
* Fixed a few more reel setups.
* Allow m4madhse to boot based on AJR's research.
* Changed m4matdr to a 6-reel setup, allowing it to pass the reel check before encountering another error.
* Turned the reel templates into simple methods, and moved the config templates to where they're used.
* mpu4mod4yam.cpp: Split out YM2413 configuration from parent class, and hooked up the YM2413 using address maps.
* Confirmed that m4nnww2__hx5 is a bad dump.
* mpu4.cpp: Removed palette device from base class.
* Cleaned up some more, removing m_mod_number parameter, unnecessary headers and some unused configurations.
* mpu4.cpp: Continued moving methods down into derived classes.
* Set up reels/lamps/hoppers/LEDs as traits.
* Got m4luckwb to boot and moved it out of the "unsorted" file.
* machine/roc10937.cpp: Ignore transitions on SCLK while POC is active, and don't reset input line states on POC.
* Identified m4cbing sound chip, move it to new configuration, and made it boot.
* mpu4redpoint.cpp: Actually renamed the stuff in this driver.
* Improved m4blkgda ROM loading.