out of whatsnew:
changed s1945jn to s1945nj to reflect it's a direct clone s1945n, standardizing clone name format.
s1945bl - added note about single bit difference in spritelut graphics data
Battle K-Road (Korea) set config default to Korea "for use in" notice
* cps3.cpp : Add save states, Convert drawing routine restricted to cliprect rectangle
cps3.h : Use private:
* cps3.cpp : Add draw case when fullscreen zoom is 100%
* cps3.h : Minor updates
* new NOT WORKING : Play TV Football 2 [Sean Riddle, Peter Wilhelmsen] (note, vii.cpp, not XaviX)
* note (nw)
* kill off old cricket hack, add logging function to calculate crc showing in header for radica games for easy verification
* better comment (nw)
* basketball seems to have been fixed at some point, remove old notes (nw)
* new NOT WORKING
Play TV Baseball 3 [Sean Riddle, Peter Wilhelmsen, David Haywood]
Play TV Huntin' 3 [Sean Riddle, Peter Wilhelmsen, David Haywood]
(need work on the hardware emulation and inputs)
* (nw)
* (nw)
* leapster.xml: New NOT_WORKING software list additions [TeamEurope, ClawGrip]
---------------------
500-12202-A - La Conquista de los Numeros (Spa)
500-12206-A - Don Lápiz - Aprender a Dibujar y Escribir
500-12210-A - Spider-Man - El Caso de Las Letras Revueltas (Spa)
500-12227-A - Buscando a Nemo
500-12259-A - El Laberinto de las Letras (Spa)
* Add parent-clone relationship (nw)
Rx2030 systems now boot RISC/os (with FPU disabled) from an existing hard disk image, but require an unimplemented MIPS keyboard emulation to log in. Clean installation requires either SCSI tape emulation or support for a MIPS-only network boot protocol.
* set the coprocessor error number in the cause register
* corrected side-effect handling in address translation
* added logging for RISC/os system calls
* New NSCSI device for WD33C9x SCSI Controllers
Add a new NSCSI device model for the WD33C9x family of SCSI Controllers.
* Add missing shortname calls to logging lines
Add missing shortname calls to logging lines
* Correct spaces -> tabs
Correct spaces -> tabs
* WD33C9X: More consistent interrupts, restructuring, and clean ups
This set of changes can get as far as partitioning and formating a disk for IRIX, but installation still isn't working.
* Accidentally merged this in...reverting...
Accidentally merged this in...reverting...
* Case sensitivity training for INI (nw)
The world is not 100% Windows, so case sensitvity is needed.
* Further standardization of the formatting (nw)
More to go...
* Pass 2 of new formatting wave (nw)
More to go, though.
* wave 3 of formatting cleanup (nw)
Further adjustments and cleanups, including unwanted tabs.
* Correct filtering instructions (nw)
- Interrupts are now properly acknowledged and arbitrated. (Many remain unimplemented.)
- Interrupts are no longer automatically cleared upon acknowledgment except for the Programmable Interrupt Timer.
- Timer unit clears COM and sets TC and TO in the status register on applicable conditions.
- Timer unit's confusion of IE0 (TC IRQ enable) with IE2 (TO IRQ enable) has been sorted out.