- Added new entries from the Neo Kobe Collection:
Ballade3
Bible Master - Crash of the Blleot Rutz
Bible Master - Crash of the Blleot Rutz (Alt)
Bind - Kinbaku Jinmon Densetsu
Black Bird - Tori-tachi no Tooboe
Blackthorne - Jigoku no Fukushuu (16-color version)
Blackthorne - Jigoku no Fukushuu (256-color version)
Blandia 98
Blind Games
Blue Ruins - Harukanaru Bibanon no Hihou
Bounty Hunter Ludy
Branmarker 2
Bretonne Lays Scenario Shuu 1
Briganty - The Roots of Darkness
Bunny Hunter Zero
- Added my own dump of Brandish Renewal
- Renamed the current Brandish Renewal entries to indicate they are
cracked, since the original disks are protected
- Re-tested software entries with current MAME
- Relabeled disks with their actual names
- Added usage notes for software that needs DOS
- Removed user disks from games where they aren't included in the
original box, and the user is expected to create them (Brandish,
Brandish Renewal)
- Removed duplicate images where the only differences are in the saved
game data (Bishoujo Daizukan 91)
- Reordered some disks so they are auto-mounted in a more logical way
- Some minor title / spelling fixes
-----------------------------------
bbc_rom: Accelerator, BeebCalc, Caretaker, Communicator, Debug, Disc Doctor, Graphics Extension, Gremlin, Inter-Chart, Inter-Sheet, Printmaster (Canon), Printmaster (Epson), Printmaster (Star), Speech, Termi II, Termi, Text To Speech, Wordwise, Wordwise Plus
New NOT_WORKING software list additions
---------------------------------------
bbc_rom: ConQuest, Inter-Word, Instant Mini Office II, Quest Paint, The Wapping Editor, SpellMaster
* Changed the overly-generic set name "wireless" to something more descriptive.
* Removed references to "Chintendo" as it is not nor has it ever been a name of JungleTac/KenSingTon.
* Re-ported the u'nSP 1.0 core from Unununium.
* Ported serial EEPROM support from Unununium. Fixes many Sport Vii titles.
"chestfld" alt_title must have been incorrectly copied from a sales listing as the subtitle read "without box or instructions". Replaced with correct subtitle.
Added an extra dot to "touch" subtitle to match what is printed on the instruction manual. The box cover only shows one dot but this is due to the line break after the word "of". In Japanese orthography the dots are certainly optional but mixing the dots and no-dots in the same phrase looks awkward.
-----------------------------------
bbc_flop_6502: P-System
camplynx_cass: Super Air Raid
New NOT_WORKING software list additions
---------------------------------------
bbcm_cart: Smart Cartridge [Centre for Computing History, ABUG]
* ibm5150.xml - Add new dumps
* ibm5150.xml - Add a few dumps
* ibm5150.xml - Remove PC AT-only disks
* ibm5150.xml - Remove baddump tag as I have no proof they're actually bad
* pc98.xml: softlist updates, part 2 (A)
- Added new entries from the Neo Kobe Collection:
A Ressha de Ikou III HD - Hard Disk Only
A Ressha de Ikou 4 ~ Take the A-Train IV - Map Construction + Power Up
Kit
A Ressha de Ikou 4 ~ Take the A-Train IV - Map Construction + Power Up
Kit (Cracked)
Alone in the Dark 2
Akiko - Premium Version
Albatross
Albatross - Expert Course
Albatross - Meimon Course I - Oak Hills
Albatross - Visual Course
Albatross - World Course
Alvaleak Boukenki
Amaranth II
Amaranth II (Alt System Disk)
Ambition
Ami - Kaze Tachinu
Ancient Dragon
Angel Army
Animahjong X Perfect File
Animahjong X Perfect File (Alt)
Art of War
Art of War - Kaisenban
Art of War Scenario Shuu
Assist Art - Paint Master
Animation Editor 'da Vinci-98'
Dragons of Flame
- Re-tested software entries with current MAME
- Relabeled disks with their actual names
- Added usage notes for software that needs DOS
- Removed user disks from games where they aren't included in the
original box, and the user is expected to create them
- Removed duplicate images where the only differences are in the saved
game data
- Reordered some disks so they are auto-mounted in a more logical way
- Some minor title / spelling fixes
* pc98.xml: fix albatvis hashes
-----------------------------------
ibm5150: VTERM II (V2.00, older), VTERM II (V2.00, newer) [SomeGuy]
ibm5150: Murders in Space (CGA), Murders in Space (EGA), Murders in Space (VGA), Netherworld [Arcade Shadow]
ibm5170: Compaq Portable Diagnostic Disk (SP0308), Intel 486 SX Microprocessor Demo [Foone Turing]
* interpro: headless boot working
These fixes enable booting and CLIX installation on headless InterServe systems (InterPro systems without graphics) using a VT100 or VT220 compatible terminal on serial port 2 (0 for ip6000). It's now possible to install and boot CLIX on the ip6000 system, as this works around the issues with the incomplete graphics hardware support in the driver.
* interpro: tidy serial configuration, add missing control lines
* ioga: fix serial dma
* z80scc: update /WREQ when transmitter is enabled/disabled, use 0 for assert state of active low output
* softlist: added 60x0 CLIX root floppies
* z80scc: tidy (nw)
-----------------------------------
ibm5170: ABS Self Running Demo, Disney's The Lion King, Disney's The Lion King (Playable Demo), Microsoft Productivity Pack for Windows, Microsoft Works 3.0b, NETCOM NetCruiser [Justin Kerk]
New not working software list additions
-----------------------------------
ibm5170: Mitsumi IDE CD-ROM Driver [Justin Kerk]
-----------------------------------
ibm5150: Math Blaster, Writer Rabbit [darksabre76]
ibm5170: The All In One Boot Floppy 1.0, The All In One Boot Floppy 0.9, The All In One Boot Floppy 0.9 (Lite Version), The All In One Boot Floppy 0.9 (FreeDOS only) [Justin Kerk]
* Make more #include guards follow standard format - using MAME_ as the prefix makes it easy to see which ones come from our code in a preprocessor dump, and having both src/devices/machine/foo.h and src/mame/machine/foo.h causes issues anyway
* Get #include "emu.h" out of headers - it should only be the first thing in a complilation unit or we get differences in behaviour with PCH on/off
* Add out-of-line destructors to some devices - it forces the compiler to instantiate the vtable in a certain location and avoids some non-deterministic compiler behaviours
* new machine marked as NOT WORKING
Stakes Winner / Stakes Winner - GI Kinzen Seiha e no Michi (early development board) [ResO]
(SRAM content on board was dead, so most of the porgram is either lost or never existed)
- added Japan NEO-MVH MV1C BIOS [Razoola]
* labels are just v3 in position v3 etc. no 088a (nw)
* hp9k_3xx: add software list
And remove the BASIC rom cards from the default config. As we can boot
from floppy now.
Signed-off-by: Sven Schnelle <svens@stackframe.org>
* change HP to Hewlett-Packard and fix spacing
Signed-off-by: Sven Schnelle <svens@stackframe.org>
- Added new entries from the Neo Kobe Collection:
2601 - Teikoku Kidoubutai no Koubou
3tsu no Negai
714 MIDI Jr.
714 MIDI Special
88 Kantai Monogatari
98 Eiwa Jiten
98 Stadium
98 Stadium 2 - Shouko no Chousen
PC-9801N/NS/NV Teiban Free Software Shuu - 98NOTE no Hissu Aminosan
- Re-tested software entries with current MAME
- Corrected title of "Thousand Cranes". It's actually supposed to be a
person's name (Chizuru), not a literal translation of 千鶴.
- Relabeled disks with their actual names
- Added usage notes for software that needs DOS
- Removed user disks from games where they aren't included in the
original box, and the user is expected to create them
- Removed floppies for CD games that already exist in the CD softlist
- Removed notes stating that the FDD format is not supported, which is
not true anymore
-----------------------------------
ibm5150: DR DOS 6.0 (French), DR DOS 6.0 Business Update (French, 5.25"), DR DOS 6.0 Business Update (French, 3.5") [breiztiger]
ibm5150: PC Games #3, Spontaneous Assembly (Version 2.0) [Foone Turing]
ibm5170: Excel (Version 2.10) [darksabre76]
* pc98_cd.xml & fmtowns_cd.xml: testing + additions
- Re-tested the non-working entries in pc98_cd.xml with the latest
improvements.
- Added Windows NT 3.51 Workstation and Windows NT 4.0 Server to
pc98_cd.xml, both from WinWorld.
- Added Mega Lo Mania to fmtowns_cd.xml. Thanks to DamienD from the
Tokugawa Corporate Forums.
* forgot to mark winnt351 as not working
* Fix Acorn SL names so they show in the right position in front-ends.
* Fix mistake in BBC Bridge Companion. Thanks to Pernod70.
* Fixed more names. Thanks to Pernod70.
* Some more name fixes.
* Fix names for hardware manufactured by Casper and Torch.
* SL title disc lowercase for coherence.
Sengoku 3 / Sengoku Densho 2001 (set 2) [Razoola]
World Heroes 2 (ALH-006) [Razoola]
V-Liner (v0.7a) [Razoola]
also added 2 new MVS bios dumps, and provided some extra version infomation hints [Razoola]
- Re-tested all software entries with video/audio issues, after the latest emulation improvements. Around 70% of them are considered "working" now.
- Demoted Miamisoft's games to non-working since they seem to hang randomly (it probably already happened before, I just didn't realize it).
- Tested some software entries on real hardware (PC-9821Nw150) to make sure the issues are emulation-related.
- Some minor title spelling fixes.
- Re-tested all software entries with video/audio issues, after the latest emulation improvements. Around 70% of them are considered "working" now.
- Demoted Miamisoft's games to non-working since they seem to hang randomly (it probably already happened before, I just didn't realize it).
- Tested some software entries on real hardware (PC-9821Nw150) to make sure the issues are emulation-related.
- Some minor title spelling fixes.
* cleaned up midvunit inputs and outputs. cleaned up seattle outputs.
* better motion inputs and sorted main buttons for midvunit
* keep case the same
* removed runtime tagmap lookup
* gameboy camera functional
New working software list additions
-----------------------------------
ibm5150: Breach 2, Future Wars - Adventures in Time (3.5"), The Monuments of Mars! [Arcade Shadow]
ibm5170: Heart of China (Kixx XL release), Maniac Mansion: Day of the Tentacle, Quarantine, World Cup USA '94, Wolfenstein 3-D (v1.4, 3.5" HD, Apogee newer), Wolfenstein 3-D (v1.4, 3.5" HD, Mindscape) [Arcade Shadow]
- Updated the CD software list with everything from the latest update of
the Neo Kobe Collection (too many new entries to list in a commit
description).
- Tested all software list entries, added supported status and emulation
issues for each one. Some games need testing on real hardware to make
sure the issues are emulation-related; I'll do this at a later date.
- Added "usage" tag for games that require serials or manual protection.
- Added disk 2 of the floppy version of Brandish Renewal, since it's
used as a key disk for the CD version.
- Fixed copy-paste error (interface="fmt_cdrom") for hybrid discs copied
from the FM Towns list.
- Replaced the Sweet Days CHD with a properly converted one.
- Some minor consistency / spelling fixes on descriptions.