* fmtowns_flop_*.xml: 11 new dumps, AliceSoft replacements and cleanups
- Replaced rance, rance2 and toshinto with cleaner images (fewer save files modified) [cyo.the.vile]
- Verified drstop, rance and rance2 as correct dumps from original disks and moved them to fmtowns_flop_orig.xml [cyo.the.vile]
- Renamed dpssg2 and dpssg3 in fmtowns_flop_misc.xml as alternate versions with slight differences
New working software list additions (fmtowns_flop_orig.xml)
-----------------------------------------------------------
Ayumi-chan Monogatari Hint Disk [cyo.the.vile]
D.P.S SG 2 - Dream Program System SG Set 2 [cyo.the.vile]
D.P.S SG 3 - Dream Program System SG Set 3 [cyo.the.vile]
Dr. Stop! [cyo.the.vile]
Kakeibo + Fukubukuro - Wagaya no Benrichou Vol. 1 [cyo.the.vile]
Rance - Hikari o Motomete [cyo.the.vile]
Rance 2 - Hangyaku no Shoujo-tachi [cyo.the.vile]
Rance 2 Hint Disk [cyo.the.vile]
Rance IV Demonstration Disk [cyo.the.vile]
Rance IV Option Disk [cyo.the.vile]
Toushin Toshi (1990-12-07) [cyo.the.vile]
* fmtowns_flop_orig.xml: 2 new dumps
New working software list additions (fmtowns_flop_orig.xml)
-----------------------------------------------------------
Towns Drill - Shougaku Sansuu Series - Sansuu 4-nen (TownsGEAR V2.1 version) [wiggy2k]
Towns Drill - Shougaku Sansuu Series - Sansuu 5-nen (TownsGEAR V2.1 version) [wiggy2k]
* fmtowns_flop_orig.xml: forgot to remove this from the missing list
- snes.xml: mk2u is identical to mk2ua when it should be a revision, not simply a split ROM. Replace with correct dump.
- snes.xml: mk3p1 is identical to mk3up, and there's no evidence of two prototypes from the same day on different hardware. Keep documented board, remove duplicate.
* Hooked up .nes loader up for some mappers above 255.
* Fleshed out more plane 1+ mapper number info.
* Added notes to mapper list.
-nes.xml: Fixed a couple of metadata issues.
emu/ioport.cpp: Allow controller files to override input sequences for
inputs that don't use defaults, and to override the toggle setting for
digital inputs.
emu/config.cpp: Expose configuration level (mostly matters for
controller files), improved verbose diagnostic messages, and moved a few
things out of the global and preprocessor namespaces.
docs: Added documentation for some controller configuration file
features. The device mapping feature documentation will be merged in at
some point.
util/unicode.cpp, emu/input.cpp: API cleanups.