* Extended bank selection to support 0x200000-byte system ROM.
* Added list of extra programs in currently dumped systems.
* Sorted software items by name, and alt_title and serial metadata;
New working software items (snotec.xml)
----------
Nakayoshi Diary (1999) [TeamEurope, QUFB]
Ochame na PetMate 2 [TeamEurope, QUFB]
New partially working software items (snotec.xml)
----------
Nakayoshi PetMate [TeamEurope, QUFB]
Primo Puel [TeamEurope, QUFB]
New clones marked not working
---------
Bandai Super Note Club µ teen's time (Japan) [TeamEurope, QUFB]
New systems marked not working
------------------------------
Xor World (different hardware, ver 1.1, checksum 3333BA, prototype) [Josep Quingles, Recreativas.org, David Haywood]
New clones marked not working
-----------------------------
Xor World (different hardware, ver 1.1, checksum 333462, prototype) [Josep Quingles, Recreativas.org, David Haywood]
New working systems
-------------------
Xor World (Modular System, prototype, set 1) [Josep Quingles, Recreativas.org, David Haywood]
New working clones
------------------
Xor World (Modular System, prototype, set 2) [Josep Quingles, Recreativas.org, David Haywood]
New working clones
------------------
World Rallye Championship (prototype on Modular System, 23 Nov 1992) [Javier Valero, Recreativas.org, David Haywood]
- Add ports E & F
- Add 24C02 serial EEPROM to njp60in1 and pgs268
- Add provisional A/D interface (not hooked up to anything yet)
- Respect direction settings when reading from ports
On real hardware, this transfer is not atomic, but
done bit-by-bit on the last clock cycles of a byte
reception. Do the same, so bugs in programs are not
hidden from developers.
Also fixes another discrepancy with reality: when
the RDR is full and a byte arrives, it is transferred
to the RDR, and the Overrun flag is set. Our
implementation did set the flag but left the old byte
in the RDR.
------------------------------
Jin Huang Guan 3 Dai (V445CN) [little0]
New working clones
------------------
Jungle King (V105US) [Ioannis Bampoulas]
Tarzan (V106FA) [Ioannis Bampoulas]
- sealy/sealy_z80.cpp: dumped EEPROM for djddz [little0]
* Emulated HD61602 device.
* Incorporated it into the 707 driver and layout.
* Corrected tempo potentiometer curve.
* Made dinsync testable.
* Marked systems as supporting save.
* Minor layout cleanup.