Fabio Priuli
e79775ef43
new dump surfaced in the past days. nw.
2014-10-15 03:27:09 +00:00
Scott Stone
dff9704b70
Fix formatting in some recent XML file changes (nw)
2014-10-14 18:48:04 +00:00
Curt Coder
421118ba62
Marked non-public images as nodump. (nw)
2014-10-14 17:54:45 +00:00
R. Belmont
d8989fb655
(MESS) apple2.xml: added over 150 items, including many classics of the platform. [R. Belmont]
2014-10-14 02:28:30 +00:00
David Haywood
2fb536526e
GameKing skeleton + softlist [Porchy]
...
(will looks more at this later)
2014-10-13 13:38:52 +00:00
Fabio Priuli
474ff69935
(MESS) nes.xml: added a couple of new multigame dumps using
...
OneBus PCB. [TeamEurope]
2014-10-13 05:58:14 +00:00
Fabio Priuli
088936a672
(MESS) channelf: added older multicart revision (the one with the bankswitch
...
we were emulating) and added support for the bankswitch mechanism used
by the final revision. nw.
(some work is still needed before promoting the two carts to working state)
2014-10-13 04:35:25 +00:00
Fabio Priuli
ccd29c3447
(MESS) psx.xml: more info added by AntoPisa. nw (original credit will be updated when messnew.txt gets prepared).
2014-10-13 04:29:20 +00:00
Cowering
e7c7760bde
Start of updates for V.Smile softlist
2014-10-12 23:29:13 +00:00
Fabio Priuli
ab592dea63
(MESS) gamegear: added preliminary emulation of the Master Gear Adapter
...
which allows to launch SMS games in the gamegear driver, with video chip
in SMS mode. You can try this by launching
mess.exe gamegear -cart mgear -cart2 your_sms_game
(the -cart2 switch becomes available when you mount "mgear" in the main
gamegear cart slot) [Fabio Priuli]
out of the whatsnew: for the moment only fullpath loading is supported, and it is not
ensured to work 100%. thanks to Enik Land for pointing me to the necessary info.
2014-10-12 11:30:13 +00:00
Fabio Priuli
9772759ede
(MESS) sms.xml: documenting Graphic Board prototype dump. [SMSPower]
2014-10-12 11:11:45 +00:00
Sandro Ronco
824e7e9130
softlist: fixed xml validation errors. (nw)
2014-10-11 17:44:39 +00:00
Sandro Ronco
54047d6b53
(MESS) dmv: added floppy softlist. [Sandro Ronco]
...
(MESS) floppy: added read-only support for CopyQM images. (nw)
2014-10-10 19:28:34 +00:00
Fabio Priuli
f0fad04eb6
(MESS) converted vectrex and crvision to use slot devices for
...
their carts. nw.
(with these, we are done for the moment with new slot devices for carts...)
2014-10-10 15:28:46 +00:00
Justin Kerk
cda5ea0382
Japanese spelling (nw)
2014-10-10 14:18:32 +00:00
Fabio Priuli
c9cf38dcd4
and one more. nw.
2014-10-09 07:27:56 +00:00
Fabio Priuli
278a884012
(MESS) intv: converted the driver to use slot devices for
...
cartridges and implemented the IntelliVoice expansion and
the Entertainment Computer System expansion as passthru
devices. The official syntax to launch games requiring the
speech expansion is now
mess intv -cart voice -cart2 gamename
which corresponds to mounting the IntelliVoice and plugging
the game cart in its subslot. The official syntax to launch games
requiring the ECS expansion is now instead
mess intv -cart ecs -cart2 gamename
and
mess intv -cart ecs -cart2 voice -cart3 gamename
if the game requires both expansions at once. For additional user
friendliness, we also offer intvecs (which emulates an Intellivision
unit with both expansions added) and intvoice (which emulates
an Intellivision with Intellivoice expansion added) drivers, where
games can simply be mounted with the -cart media switch. [Fabio
Priuli]
2014-10-08 16:42:01 +00:00
Fabio Priuli
03f8deff8a
(MESS) odyssey2: added a bunch of homebrew titles released on carts. nw.
...
(MESS) wswan: fixed emulation of a couple of titles, which regressed with the conversion to slot carts. nw.
2014-10-08 03:55:03 +00:00
Fabio Priuli
238c2e9e1d
(MESS) odyssey2: converted the driver to use slot devices for
...
cartridges, removed The Voice add-on from the main system
and emulated it as a passthru cart instead. Now, if you want to
enjoy speech in odyssey/videopac games, you must launch
emulation with
mess.exe odyssey2 -cart voice -cart2 gamename
(the -cart2 switch becomes available when "voice" is mounted
in the first cartslot) [Fabio Priuli]
2014-10-07 09:27:32 +00:00
Fabio Priuli
942be9e4f9
removed unused private member. nw.
2014-10-05 16:05:09 +00:00
Fabio Priuli
0a3884bd50
(MESS) wswan.c: re-added internal header logging and automatic
...
rotation of vertical games. nw.
2014-10-05 13:19:44 +00:00
Fabio Priuli
66fab3cf5c
(MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli]
...
out of whatsnew: another case of on-cart SRAM & EEPROM pointers removed from the main system...
2014-10-05 11:51:41 +00:00
Fabio Priuli
2a4d327e01
(MESS) gameboy, gbcolor: added a configuration setting
...
(off by default) to skip BIOS checks at boot. This allows the
recently dumped Rockman World Prototype to be played,
and the Rocket Games pirate GBC carts too. [Fabio Priuli]
(MESS) gba: added a configuration setting (off by default)
to skip some BIOS checks at boot. This allows Tyrian 2000
Prototype to be played. [Fabio Priuli]
out of whatsnew: for the Rocket Games pirates it is currently unclear how real carts were bypassing
the BIOS checks on a real unit, and it would be nice to emulate it properly. however, this trick allows
to go on fixing the rest of mapper emulation until it's fully understood.
2014-10-05 09:12:16 +00:00
David Haywood
7d062b8f3c
because I'm a Raidenoholic (nw)
2014-10-04 14:06:37 +00:00
Fabio Priuli
23bae7d144
(MESS) gameboy.xml: new prototype dump (not working). nw.
...
(MESS) gamegear.xml: new dumping info. nw.
2014-10-03 19:14:24 +00:00
Fabio Priuli
25daf865a0
vc4000: added ram to the softlist entries which need it
...
(previously all games had RAM even if the real cart did
not contain any), and fixed a brown paper bag bug from
last night. nw.
2014-10-03 12:48:45 +00:00
Fabio Priuli
9e85f295bd
(MESS) converted arcadia and vc4000 to use slot devices for
...
their carts too.
2014-10-02 20:07:31 +00:00
Dirk Best
911d24f03f
Amiga: Add an initial software list for some Amiga driver disks
2014-10-02 13:52:57 +00:00
Fabio Priuli
e339f189d0
(MESS) converted ibmpcjr and studio2 to use generic cart slot for
...
their carts. nw.
2014-10-02 12:09:37 +00:00
Fabio Priuli
6443de08ba
(MESS) converted channelf and apfm1000/apfimag to use slot devices for
...
their carts. this allows to remove on-cart RAM from the driver class (since it
does not belong there). also added (partial) support for Channel F multicart.
nw.
2014-10-02 12:07:03 +00:00
Fabio Priuli
d2b2f08d26
(MESS) psx.xml: fixed xml, thanks to Thomas Klausner for reporting. nw.
2014-10-02 07:56:29 +00:00
Fabio Priuli
e35f0bfd5c
(MESS): psx.xml: more info additions from AntoPisa (covering games up to K). nw.
2014-10-01 05:45:10 +00:00
Fabio Priuli
5f77979a2c
(MESS) converted scv and vboy to use slot devices for
...
their carts. nw.
2014-09-30 06:05:07 +00:00
Fabio Priuli
c7379ba4b8
(MESS) saturn: made RAM / Backup RAM expansion internal
...
slot options. you now mount these with the -cart media switch,
i.e. for instance
mess.exe saturn -cdrm ddsom -cart ram32
or
mess.exe saturn -cdrm draculax -cart bram16
and not anymore using the -exp option. [Fabio Priuli]
out of whatsnew: this prevents users from passing conflicting setups like
"-exp ram32 -cart kof95", etc. these would have lead to unpredictable effects,
depending on the order of the option (and whether they were set at command
line or inside ini files)
2014-09-29 18:08:35 +00:00
Fabio Priuli
b304fbb985
(MESS) gbcolor: added some new Li Cheng dumps, courtesy of taizou.
...
among these, there is a clone of the long awaited (and still undumped in
its original form) Zook Hero Z by Vast Fame. nw.
2014-09-29 18:02:49 +00:00
Fabio Priuli
69324093a2
(MESS) gba.c: fixed Top Gun - Combat Zones cart type, making the
...
game playable. [Reznor007]
2014-09-27 09:45:08 +00:00
Fabio Priuli
5842c87144
(MESS) timex.c: added software list for DOCK carts. [Fabio Priuli]
2014-09-27 09:21:00 +00:00
Fabio Priuli
540b2f00c2
(MESS) a7800.xml: added earlier revision of Winter Games, with
...
thanks to Trebor for pointing me to this 3 years old dump :) nw
2014-09-27 08:35:57 +00:00
Ivan Vangelista
44f36ffb0b
pc98.xml validation fix (nw)
2014-09-27 06:19:45 +00:00
Angelo Salese
b8344eb60a
Hit save, dammit.
2014-09-26 21:00:17 +00:00
Curt Coder
a0e3cb4ac0
(MESS) pc98.xml: Added missing SHA1. (nw)
2014-09-26 20:55:12 +00:00
Angelo Salese
a8136aaf04
Added Borland Turbo C++ for PC-98xx
2014-09-26 20:38:14 +00:00
Fabio Priuli
c2b370a0d2
(MESS) a few softlist additions to test the previous. nw.
2014-09-26 09:55:40 +00:00
mahlemiut
6258651880
fm7: more FM-7/77AV dumps added to softlist
2014-09-26 03:04:28 +00:00
Dirk Best
422664119e
Fix typo
2014-09-25 17:48:30 +00:00
Dirk Best
ef5a4440f5
Amiga: Softlist update, add Workbench 1.3.2 DE and some apps
2014-09-25 17:37:02 +00:00
Fabio Priuli
2d69086c1f
(MESS) psx.xml: added info to the games #-F. [Antopisa]
2014-09-25 10:44:22 +00:00
mahlemiut
69ff5087f1
fm7: some more new dumps added to software list
2014-09-25 04:22:49 +00:00
Scott Stone
a7b271b9f5
Fix formatting after recent changes in psx and st_cart softlists. (nw)
2014-09-25 00:55:06 +00:00
mahlemiut
dee996a724
a few more new FM-7/77AV disk dumps also.
2014-09-24 10:50:42 +00:00
mahlemiut
9ca70d414a
fm7_cass.xml: added new cassette dump
2014-09-24 07:49:15 +00:00
Fabio Priuli
4d55bb830d
(MESS) amstrad.c: converted cpc+ and gx4000 to use generic
...
cart slot, added correct keyboard to cpc+ machines (with Fn keys
in place of the keypad number keys), added cpc+ system carts to
the softlist and converted driver to use io_port array for keyboard
input reads. nw.
2014-09-23 18:01:33 +00:00
Dirk Best
11e2831405
Amiga: Add the latest version of EmuTOS to the Amiga 1000 softlist and
...
fix CIA interrupts getting lost in certain situations. This fixes the
EmuTOS keyboard and potentially more. Also fix a possible issue with
blitter delays.
2014-09-23 12:19:58 +00:00
Oliver Stöneberg
7915ef329d
adjusted some software list descriptions (nw)
2014-09-23 11:18:59 +00:00
Alex W. Jackson
eace9596ae
add width/endian to pasogo softlist (nw)
2014-09-22 16:26:52 +00:00
Alex W. Jackson
68647bb51a
atarist is big endian (nw)
2014-09-22 15:52:50 +00:00
R. Belmont
ddccfd70cb
(MESS) ht68k: add starter softlist (nw)
2014-09-20 23:20:03 +00:00
R. Belmont
e045fe8474
(MESS) New System Drivers Supported:
...
Peripheral Technology PT68K2 [Al Kossow, R. Belmont]
Systems Promoted from GAME_NOT_WORKING:
Peripheral Technology PT68K4 [Al Kossow, R. Belmont]
2014-09-20 20:40:30 +00:00
Fabio Priuli
a5d4602e5c
(MESS) softlist: added Aamber Pegasus ROM expansions list. [neoncluster, Fabio Priuli]
2014-09-20 06:34:45 +00:00
Fabio Priuli
f073bbae0a
(MESS) softlist: added Hanimex Pencil II cart list [Robbbert, Fabio Priuli]
2014-09-20 06:25:39 +00:00
Fabio Priuli
5b59a48442
(MESS) softlist: added Exelvision EXL 100 cart list. [Fabio Priuli]
...
out of whatsnew: many games load and run, but the lack of inputs in the driver does not allow to play anything...
2014-09-19 15:27:05 +00:00
Michaël Banaan Ananas
739cfa61b0
added msx1 game "Genius" by YGW
...
-thanks to fukenko!
2014-09-18 20:31:12 +00:00
Dirk Best
dc85466294
Amiga: Add preliminary software lists for the Amiga 1000 and Amiga 3000,
...
a general workbench list and an application list for testing. Images in
those lists are either verified good or best available currently. Many
images are still missing.
2014-09-18 09:01:02 +00:00
Fabio Priuli
1560236849
(MESS) a7800: changed header bits for pokey at
...
$0450, after discussion with Mike Saarna. also,
when loading from softlist, let's rely on the xml
to detect oncart RAM and NVRAM. nw.
2014-09-18 05:17:23 +00:00
Michaël Banaan Ananas
19352b507a
note
2014-09-17 21:16:43 +00:00
Michaël Banaan Ananas
d37132fb4c
added an msx1 YGW game for fun
2014-09-17 21:06:08 +00:00
Fabio Priuli
47a2824b57
(MESS) a2600.c: fixed mapper 3E support, as used by Boulder Dash
...
homebrew. Also allowed bankswitch writes to get to the TIA for this and
mapper 3F. Finally, included a couple of demos in the softlist so to be
able to test the code in future. nw.
2014-09-17 17:24:53 +00:00
Alex W. Jackson
532aee532b
Add width/endianness to supracan software list [Alex Jackson]
2014-09-17 07:50:59 +00:00
Michaël Banaan Ananas
7533e17a80
softwarelist correction from m4st4
2014-09-16 18:39:12 +00:00
Fabio Priuli
80d61a8f86
(MESS) a2600: when loading from softlist, let's rely on the xml
...
to detect oncart RAM instead of using custom routines. nw.
2014-09-13 06:14:35 +00:00
Fabio Priuli
ad52cefa2e
bunch of xml fixes from Diet Go Go Fan. nw.
2014-09-12 19:04:48 +00:00
Fabio Priuli
186d06f45f
(MESS) gameboy.xml: added a bunch of new dumps. nw.
2014-09-12 05:40:32 +00:00
Fabio Priuli
63954c0c51
(MESS) coleco.xml: removed choplifter bad dump. [dink]
2014-09-12 05:40:10 +00:00
Fabio Priuli
af7242fcb4
(MESS) famicom: converted the disk system add-on to be a cart
...
in the softlist. The official syntax to launch disk games is now
mess famicom -cart disksys -flop gamename
which corresponds to inserting the RAM expansion cart with
connected the disk drive into the cartslot and the desired disk
in the disk drive (exactly like you would have done with the
real thing). In this way, you cannot mount anymore both a cart and
a disk in the Family Computer (as in a real unit).
Users that cannot cope with this limitation and/or with the new
syntax can still use the famitwin driver (which offers both cart and
disk options) or the newly added driver fds which emulates a
famicom with the expansion always inserted: in both latter cases
the old syntax
mess famitwin -flop gamename
will launch the game, as previously. [Fabio Priuli]
(MESS) famicom: fixed disk system IRQ latch clear in Kaettekita
Mario Bros. based on investigations by FHorse. [Fabio Priuli]
Out of whatsnew: For the moment I gave up the original plan to
also modernize the floppy drive and the disk format. If anyone
wants to look into these, be my guest :-)
2014-09-11 21:01:45 +00:00
Fabio Priuli
03e7f08e8f
documenting the procedure to start Klax prototype on the a7800. nw.
...
(the game fails also on real systems: consistently on older revisions,
almost randomly on newer revisions)
2014-09-10 18:44:08 +00:00
David Haywood
805bd51118
raiden games in psx list (nw)
2014-09-09 18:43:46 +00:00
Fabio Priuli
07228e3d11
(MESS) megadriv.c: Added support for Game Genie as a passthru cart. [Fabio Priuli]
2014-09-07 06:27:29 +00:00
Fabio Priuli
7da88443b8
pcb_type for this had been wrong forever, finally fixed. nw.
2014-09-06 13:10:23 +00:00
Fabio Priuli
1ddc69fe10
(MESS) a7800.c: [Fabio Priuli]
...
- Fixed YM2151 clock in XM expansion, thanks to info from
tep392 and GroovyBee
- Added support for homebrew boards MegaCart+ and
VersaBoard by CPUWIZ (ROM respectively up to 512K
and 256K + 32K of RAM)
- Misc cleanups
out of whatsnew: I have also added, for debugging purposes, a VersaBoard with SG 9banks + POKEY at 0x0450
in the hope to find out exactly what goes currently wrong in the emulation of some homebrew games... let's see...
2014-09-06 06:49:07 +00:00
Fabio Priuli
13e872d80f
(MESS) gameboy: added dump of Color GameBoy 188 in 1 multicart,
...
and partially implemented the required mapper [Team Europe, Fabio Priuli]
after selecting a game, the CPU always points to the correct bank of the cart,
but some games don't work anyway (e.g. Duck Tales, PacMan, etc.)
I don't have time to further debug this, at the moment, so I leave it to whoever
wants to take a look
2014-09-05 15:24:35 +00:00
Fabio Priuli
eb21ba57de
(MESS) softlist: misc gb / gbc dumps added. nw.
2014-09-05 15:16:40 +00:00
Fabio Priuli
03e19fd7f9
(MESS) pico.xml: more Japanese and Korean dumps added. [Team Europe]
2014-09-05 15:15:21 +00:00
Fabio Priuli
39f4848fa8
let's make cmpro happier. nw.
2014-09-05 04:15:36 +00:00
Fabio Priuli
bccaf0aaf3
(MESS) a5200/a7800: fixed a bunch of regressions introduced with
...
slotification. nw.
2014-09-04 21:21:51 +00:00
Fabio Priuli
2ad103296f
(MESS) a800: added sketchy support for some more mappers.
...
only a few carts have actually improved, but it is a start. nw.
2014-09-04 21:21:07 +00:00
Fabio Priuli
7d95c2eea9
(MESS) coleco.xml: Some more verified dumps and info added. [Ikrananka]
2014-09-03 16:19:35 +00:00
Fabio Priuli
83cfa9dd35
(MESS) a2600.xml: some more fixes (these games need to start from bank2 at boot). nw.
2014-09-02 21:41:50 +00:00
Fabio Priuli
1c6b418bfb
(MESS) a2600.xml: added some missing slot options which caused some
...
regression in the new implementation. nw.
2014-09-02 21:26:50 +00:00
Fabio Priuli
991bcbd1e5
(MESS) atari400.c progress: [Fabio Priuli]
...
- Rewritten cart emulation to use slot devices (many
"mappers" do not fully work) and unified cart handling
among 8bit home computers, XEGS and Atari 5200
- Added support for loading carts with bankswitch to all XL/XE
models
- Added support for loading XEGS carts in Atari 8bits home
computers (XEGS instead will only load XEGS games until
support for the keyboard add-on is included)
- Big clean up of the driver, simplifying memory map, removing
writes to ROM, etc.
- Changed NOT_WORKING flag to IMPERFECT_GRAPHICS
in 600XL, 65XE, 800XE and XEGS since they should now be
working to the same extent of the 800XL, and bugs shall be
reported.
as a consequence of the above changes, the new softlists a800.xml, a5200.xml
and xegs.xml are not compatible anymore with 0.154: keep the old xmls until
0.155 if you don't compile your own exe
2014-09-02 05:02:02 +00:00
Fabio Priuli
e5a77f7811
(MESS) softlist: misc new dumps. nw.
2014-08-27 07:08:32 +00:00
Fabio Priuli
c397bad20b
(MESS) a7800: added Yamaha 2151 emulation to the XM
...
expansion board, thanks to info from tep392. nw.
Also removed from the softlist the Donkey Kong XM Enhanced
version which had been hacked to work on ProSystem emulator
and fails to save hiscores with correct HSC emulation
(it remains available the correct version which saves fine both
in MESS and in the real hardware).
2014-08-26 05:58:29 +00:00
Fabio Priuli
a16673b284
(MESS) a7800.c progress: [Fabio Priuli]
...
- Rewritten cart emulation to use slot devices
- Removed POKEY chip from the main unit since it was inside
the carts (of course it gets enabled when you launch a game
who contained it in its cart)
- Added support for the High Score cart as a passthru cart: when
you mount hiscore, a -cart2 switch will become available to mount
the game you want to play
- Properly implemented XBoarD and XM expansions as
passthru carts as well, so that new syntax to run dkxm.a78 is
"mess a7800 -cart xm -cart2 path\to\games\dkxm.a78"
High Score support for XM shall work as well.
- Big clean up of the driver, simplifying memory map, removing
writes to ROM, etc.
Out of whatsnew: In conclusion, a7800.c has been brought into the new millennium ;-)
2014-08-25 11:15:32 +00:00
Fabio Priuli
a1cd7776c5
(MESS) a2600.c: converted Atari VCS carts to be slot devices, cleaned up
...
the implementation and removed Supercharger tapes from the main system.
The -cass media switch (to load the tape file) will become available only
when you mount the Supercharger cart. [Fabio Priuli]
2014-08-24 08:45:33 +00:00
Fabio Priuli
9da7b7a28d
(MESS) coleco.xml: replaced Sector Alpha incorrect dumps with a proper one [Ikrananka]
2014-08-20 16:47:32 +00:00
Fabio Priuli
3ba633e900
(MESS) nes.xml: added another proto dump. nw.
2014-08-16 07:16:35 +00:00
Scott Stone
31d6e54cd2
Fix attributes changed in 0.154 release for megadriv/neogeo software lists. Thanks Sunbeam for the heads up. (nw)
2014-08-13 19:55:48 +00:00
Ivan Vangelista
d11840f9d3
fixed glcolor.xml validation (nw)
2014-08-12 17:00:43 +00:00
Fabio Priuli
1bae901327
m5.xml: dumped Bosconian. [Ola Andersson]
2014-08-12 14:55:51 +00:00
Wilbert Pol
12349cda6a
(MESS) msx.c: Added support for National FS-CF351 + FS-FD351 external floppy controller and drive (nw)
2014-08-11 19:56:26 +00:00
Wilbert Pol
8f9d373af7
msx1_cart.xml: Removed duplicate entry (nw)
2014-08-11 18:26:55 +00:00
Sandro Ronco
aea0a1b006
(MESS) glcolor.xml: documented the 'Spiel-und Lernspaß' cartridge. [TeamEurope]
2014-08-11 10:02:35 +00:00
Wilbert Pol
62780ebc7b
(MESS) msx.c: Added support for the Panasonic FS-FD1 and FS-FD1A external floppy controllers and drives. (nw)
2014-08-10 14:08:22 +00:00
Fabio Priuli
cba86c8114
(MESS) pico.xml: some more Jpn dumps from Team Europe. nw.
2014-08-10 08:31:23 +00:00
Fabio Priuli
fe88c8a093
(MESS) nes.xml: added dump of Codemasters' Super Adventure Quests. [Porchy]
2014-08-10 06:36:49 +00:00
Wilbert Pol
9beb4b9dc3
(MESS) msx.c: Added support for Philips VY-0010 external floppy interface and drive (nw)
2014-08-08 14:35:40 +00:00
Fabio Priuli
03599dbedb
megadriv.xml: verified and documented a lot of dumps, added Shining Force (Euro), redumped
...
Muhammad Ali Heavyweight Boxing (Euro). [sunbeam]
2014-08-07 17:47:44 +00:00
Fabio Priuli
e8f5dd339d
and another long awaited proto found its way to the public (courtesy of arasoi). nw.
2014-08-04 06:05:15 +00:00
Alex W. Jackson
ea967a609d
fix katakana title (nw)
2014-08-04 05:20:03 +00:00
Fabio Priuli
0ae45376ac
and a few more. nw.
2014-08-03 12:21:04 +00:00
Fabio Priuli
bec0cc7cc6
pico.xml: added many new dumps, including some from Korean releases (2 of them are
...
Samsung exclusive titles) [Team Europe]
2014-08-03 10:33:39 +00:00
Fabio Priuli
7d835aaec3
periodical round of updates (including in particular the recent dump of FC Parody World - Monster Party proto by Shinsei). nw.
2014-08-03 10:29:58 +00:00
mahlemiut
f74bc6fd94
gimix: added software list, fixed regression with booting Gimix Flex 3.6, added 8 inch floppy drive support.
2014-07-28 10:33:26 +00:00
Oliver Stöneberg
37784e0e10
falgged some software as unsupported (nw)
2014-07-26 13:36:38 +00:00
Mike Naberezny
8b913038bb
(MESS) cbm2_flop.xml: Removed duplicate of CBUG 81. (nw)
2014-07-25 19:02:31 +00:00
Michaël Banaan Ananas
48d3d8890e
fix tms7000 sbb
2014-07-25 09:27:51 +00:00
Wilbert Pol
517c6f12e6
(MESS) msx1_cart.xml: Small update for fsca1 (nw)
2014-07-25 08:16:48 +00:00
Michaël Banaan Ananas
c4a198d842
(MESS)
...
Systems Promoted from GAME_NOT_WORKING:
---------------------------------------
TI-74 BASICALC [hap]
2014-07-23 10:12:46 +00:00
Miodrag Milanovic
79246ab917
More cleanups, there is issue with srcclean that needs to be taken care as well, just doing now what we can
2014-07-22 06:21:54 +00:00
Michaël Banaan Ananas
2f9388dbee
small update
2014-07-21 04:25:07 +00:00
Michaël Banaan Ananas
0e91535b56
added cc40 software list.
...
Much thanks to J Guidry and Lee!
2014-07-21 01:58:50 +00:00
Scott Stone
5c04cce34a
Description fix (nw)
2014-07-20 16:05:29 +00:00
Curt Coder
6ec29c5c30
(MESS) c64_cart.xml: Added another version of Super Snapshot 5. [Malice]
2014-07-20 06:19:53 +00:00
Robbbert
e0eed7b090
Fixed kotmh in mess. (nw)
2014-07-02 13:41:07 +00:00
Alex W. Jackson
64df51f7a7
add width and endianness to megadriv softlist (nw)
2014-07-01 09:31:38 +00:00
Alex W. Jackson
98eac17316
Add width and endianness attributes to data areas in software lists (nw)
...
Update neogeo.xml to take advantage of them.
For regular rom loading we try to autodetect the appropriate endianness and
width by matching the region tag to a device with a device_memory_interface;
this is generally not doable for software lists because the regions are
children of some slot device and thus not siblings of the devices in the root
driver (i.e. "cartslot1:maincpu" rather than "maincpu") So you have to
specify the width and endianness manually for now.
Anyone who has spare time, feel welcome to byteswap every single entry
in megadriv.xml and update them to use this :-)
2014-07-01 07:55:38 +00:00
David Haywood
8b285d1e81
fix a load address (nw)
2014-07-01 00:30:51 +00:00
Scott Stone
532bfb9e2b
Alignment fixes for XML hashes. (nw)
2014-07-01 00:17:55 +00:00
David Haywood
c52aeab839
NeoGeo slot work [S. Smith]
...
Message that was posted to me
"Hi David
It was to my great disappointment that your work on the NeoGeo Multislot (Dec 2013) was not included in MAME. To aid the process I've taken your work and spent some hours addressing the concerns put forward by the developers. The code I'm sending to you converts Neo Geo to fully use slot devices for the cartridges and implements the multi-slot using techniques that have greater likelihood of being met with approval.
In some places the slot trampolines caused performance to drop below 100% so I've used methods to avoid them gathered by the study of other slot devices in MESS. Performance is the same as it was prior to this update.
I first sent this with the forms on the official site but received no reply so I'm turning to you directly.
(filehost link removed)
Credit to yourself and 'S. Smith'
"
2014-06-29 17:57:09 +00:00
Sandro Ronco
ea9fd2f6c2
(MESS) glcolor: added LCD emulation and inputs. [Sandro Ronco]
...
(MESS) moved glcolor carts from genius.xml to glcolor.xml. (nw)
2014-06-28 19:56:06 +00:00
Fabio Priuli
1ba2dde2ab
copy & paste mistake. nw.
...
(but thanks oddi2 for reporting)
2014-06-25 17:08:37 +00:00
Fabio Priuli
e4c0bc867d
softlist: added a bunch of new dumps from misc sources. nw.
2014-06-25 15:04:02 +00:00
Fabio Priuli
eb461a5057
gameboy: Added support for Li Cheng pirate mapper. [taizou, Fabio Priuli]
2014-06-25 15:03:02 +00:00
Fabio Priuli
5c17ad131e
gba.xml: Added newer revision of Sim City 2000 [BPzeBanshee]
2014-06-25 14:59:58 +00:00
Wilbert Pol
ee2e620553
(MESS) msx1_cart.xml: Renamed a few Yamaha cartridges. (nw)
2014-06-18 20:51:17 +00:00
Robbbert
0880ae3c7c
(MESS) kog is unsupported as per MT 04742 (nw)
2014-06-08 10:19:17 +00:00
Ivan Vangelista
6ef7f9fb74
Fixed msx2_flop.xml validation (nw)
2014-06-05 15:36:11 +00:00
Oliver Stöneberg
5c0a2624c6
(MESS) more unsupported software flagging (nw)
2014-06-05 10:46:50 +00:00
Oliver Stöneberg
763df208ce
(MESS) flagged more software as unsupported (nw)
2014-06-05 08:44:15 +00:00
Wilbert Pol
51b976d70b
(MESS) msx.c: Added support for Arc (nw)
2014-06-04 21:30:17 +00:00
Wilbert Pol
db448dec61
(MESS) msx.c: Added support for mapper used by halnote (nw)
2014-06-04 20:46:54 +00:00
Wilbert Pol
1e5d478646
(MESS) msx2_cart/flop.xml: Added description for Arc and moved Halnote description to msx2_flop.xml. (nw)
2014-06-04 20:16:15 +00:00
Wilbert Pol
8d559f580c
(MESS) msx.c: Added support for protection used by Baby Dinosaur Dooly (hopefully complete). (nw)
2014-06-04 19:13:06 +00:00
Wilbert Pol
db5294cec3
(MESS) msx.c: Added support for mapper used by Holy Quran. [hap, Wilbert Pol]
2014-06-04 17:57:35 +00:00
Oliver Stöneberg
5cd95bf6f6
(MESS) more unsupported software flagging (nw)
2014-06-04 14:43:21 +00:00
Oliver Stöneberg
313146fcaf
(MESS) flagged some software as unsupported (nw)
2014-06-04 14:18:38 +00:00
Wilbert Pol
fbe825d59c
(MESS) msx.c: Added support for keyboard master prototype. (nw)
2014-06-03 19:30:04 +00:00
Fabio Priuli
2a617b95de
these lines were fine (I had removed them as an experiment only). nw.
2014-06-03 17:14:04 +00:00
Fabio Priuli
3517de3580
(MESS) nes.c: fixed WRAM banking for MMC5, so that Bandit Kings of Ancient China
...
(and Suikoden - Tenmei no Chikai) can be considered as working. Also fixed wrong
battery size for Aoki Ookami to Shiroki Mejika - Genchou Hishi in xml, which was causing
a "Memory Over" error message ingame. [Fabio Priuli]
out of whatsnew: apparently the current WRAM mirroring (based on nesdev wiki notes)
causes glitches in some of these games. I hope to improve this soonish.
2014-06-03 17:08:51 +00:00
Wilbert Pol
5582b6aba7
(MESS) msx1/msx2_cart.xml: Notes (nw)
2014-06-03 17:08:27 +00:00
Curt Coder
117c24b5e9
(MESS) ql_flop.xml: Added The Simulator. (nw)
2014-06-03 14:23:51 +00:00
Curt Coder
852c4d9c19
(MESS) ql: Expansions WIP. (nw)
2014-06-03 12:37:42 +00:00
Curt Coder
402d5e4d2d
(MESS) ql: Expansions WIP. (nw)
2014-06-03 11:58:17 +00:00
Wilbert Pol
9ceee30f7b
(MESS) msx2_cart.xml: mirai seems to work now (nw)
2014-06-02 21:22:18 +00:00
Wilbert Pol
519dfaece7
(MESS) msx.c: Added harry fox mapper (nw)
2014-06-02 19:22:54 +00:00
Wilbert Pol
b62fbf9b2e
(MESS) msx.c: Added support for mapper used by Super Swangi (nw)
2014-06-01 20:57:05 +00:00
Mike Naberezny
fdb28dd282
(MESS) pet_rom.xml: Added InfoPro. [Paul Rickards, Mike Naberezny]
2014-05-26 22:17:23 +00:00
Wilbert Pol
27f2c334d5
(MESS) msx1_cart.xml: Removed nms1205v11, it was just a hacked up version of nms1205 to skip the internal software when booting. (nw)
2014-05-26 18:36:05 +00:00
Wilbert Pol
64e68ec429
(MESS) msx.c: Fixed support for FS-CA1 MSX Audio firmware and added some notes (nw)
2014-05-25 13:55:03 +00:00
Wilbert Pol
6bcdb3c5e7
fix xml validation (nw)
2014-05-24 18:57:42 +00:00
Wilbert Pol
7b51d02baf
(MESS) msx.c: Some small msx audio related updates (nw)
2014-05-24 18:28:39 +00:00
Wilbert Pol
9b1c2dfc19
(MESS) msx.c: Some small msx audio changes. Renamed the msx audio soft list sets. (nw)
2014-05-22 19:04:16 +00:00
Ivan Vangelista
fc31fd05b1
Fixed msx2_flop.xml validation (nw)
2014-05-21 16:40:38 +00:00
Wilbert Pol
0c1e68d4cd
(MESS) msx.c: Some small fixes. (nw)
2014-05-20 21:18:46 +00:00
Wilbert Pol
ec72ebc33e
(MESS) msx.c: Added preliminary msx audio support. (nw)
2014-05-20 20:17:06 +00:00
Wilbert Pol
9fb5dabee4
(MESS) msx.c: Added small msx2 floppy software list. (nw)
2014-05-20 18:53:16 +00:00
Wilbert Pol
b9ddc3405c
(MESS) msx1_flop.xml: Added some floppies that came with the machines. (nw)
2014-05-19 20:47:54 +00:00
Wilbert Pol
c90c8e7d96
(MESS) msx1_flop.xml: 720KB were double sided 3.5 inch floppies. (nw)
2014-05-18 20:30:29 +00:00
Curt Coder
b44baf77ce
Fixed soflist names. (nw)
2014-05-17 19:46:38 +00:00
Curt Coder
e377bb47ee
(MESS) mbc200: Added floppy software list. [Dave Dunfield, Chuck(G)]
2014-05-17 19:45:47 +00:00
Curt Coder
6fa89de698
(MESS) osbexec: Added floppy software list. [Dave Dunfield, The Don Maslin Archive]
2014-05-17 19:37:10 +00:00
Wilbert Pol
7a106be1de
(MESS) msx1_cart.xml: A few fixes (nw)
2014-05-14 19:10:22 +00:00
Wilbert Pol
8f2237dc93
(MESS) msx2_cart.xml: Added descriptions for the SCC+ cartridges that came with Snatcher and SD-Snatcher. (nw)
2014-05-09 06:58:18 +00:00
Wilbert Pol
8d556a3d27
(MESS) msx1_cart.xml: Added sram region for game master 2. (nw)
2014-05-08 15:15:09 +00:00
Wilbert Pol
d37004818f
(MESS) msx1/2_cart.xml: Fixed ascii16_sram sram sizes. (nw)
2014-05-08 14:13:16 +00:00
Wilbert Pol
ece633791b
(MESS) msx2_cart.xml: Fixed daisenr sram issue. (nw)
2014-05-08 14:05:20 +00:00
Wilbert Pol
537e813916
(MESS) MSX softlists: preparing for slot support. (nw)
2014-05-07 13:55:39 +00:00
Fabio Priuli
b8d93793ad
(MESS) apfm1000 / apfimag: more accurate support for on-cart 1K RAM in
...
Space Destroyer (no more need of using -ramsize 1K option at launch).
[Fabio Priuli]
2014-05-03 17:44:13 +00:00
Fabio Priuli
04df758be4
(MESS) vectrex.xml: some fixes and additions. [hornpipe2, Fabio Priuli]
2014-05-03 16:59:12 +00:00
Fabio Priuli
1111530b46
(MESS) snes.xml: deinterleaved popntwinjs dump, so that it
...
shows something (still marked as bad dump, of course, until
we validate the dump with another sample cart)
2014-05-03 08:26:34 +00:00
Fabio Priuli
6ab766f4dd
(MESS) nes.xml: added correct nvram to dezaemon, thanks to naruko's
...
research [Fabio Priuli]
2014-05-02 12:21:31 +00:00
Fabio Priuli
2d68fa308f
softlists: added a bunch of new dumps, courtesy of Ola Andersson, SMS Power,
...
TeamEurope, Matt Taylor and taizou. nw.
2014-05-02 10:33:37 +00:00
Fabio Priuli
593b53d73b
image.c: Added support for loading a default battery, instead of a fixed fill value, when no
...
battery is found. This allows for loading factory formatted sram/nvram from softlist. [Fabio Priuli]
(MESS) nes.c: Fixed Silva Saga, which relies on SRAM not being 0x00 filled from factory,
with many thanks to naruko for investigating the problem. [Fabio Priuli]
2014-05-02 08:32:21 +00:00
David Haywood
014770a5af
add an SRAM to Pro Yakyuu Super League '91 (megadrij) based on game usage, can't enter gameplay without it, not specified in header, thanks to Kale for spotting it.
2014-04-29 17:17:49 +00:00
Curt Coder
e0dd6c3b19
(MESS) hp9845: Added software lists for option ROMs. [Curt Coder]
2014-04-25 14:23:27 +00:00
Curt Coder
811b29608d
(MESS) sc3000: Added cartridge and cassette software lists. [Curt Coder, Anna Wu]
2014-04-23 21:07:19 +00:00
Mike Naberezny
3c801d80bb
(MESS) pet_flop.xml: Replaced bad D80 for Z-RAM. [Mike Naberezny]
2014-04-17 19:52:53 +00:00
Curt Coder
d40ddb5cdc
(MESS) abc80.xml: Removed sector skew from CP/M images. (nw)
2014-04-16 12:39:24 +00:00
Curt Coder
46c1ab1c5e
abc80.xml: Added Myab CP/M BIOS 3.7. [Robert Juhasz]
2014-04-13 06:04:37 +00:00
Fabio Priuli
ab40cbc365
silencing cmpro. nw.
2014-04-09 14:00:30 +00:00
Curt Coder
8a6d7e7d00
Added note. (nw)
2014-04-07 20:24:23 +00:00
Fabio Priuli
8880b92c5f
snes.xml : some new dumps added [ReadOnly]
2014-04-07 12:16:51 +00:00
Miodrag Milanovic
fec65e0b57
Cleanups and version bump
2014-04-07 06:04:18 +00:00
David Haywood
2450afd21b
small note about pico 'oz' set (nw)
2014-04-06 09:37:36 +00:00
Fabio Priuli
1d77e91173
(MESS) pico.xml: More dumps from Team Europe. nw.
2014-04-05 12:58:48 +00:00
Fabio Priuli
b6cfb44d1c
(MESS) misc recent dumps added to softlists. nw.
2014-04-05 12:57:26 +00:00
Fabio Priuli
bf1199eb2a
(MESS) previous BBC Master commit was over-simplifying the cart
...
mapping compared to the real thing. This should be more in line
with the code which will be needed with slots. nw.
2014-04-05 04:25:58 +00:00
Fabio Priuli
ced9717453
(MESS) bbc.c: fixed external cart slot -cart1 for the BBC Master (demo cart
...
runs properly now), added second external slot -cart2 (same functionality
as -cart1). Expansion ROM slots, which are handled as internal cart slot,
are now accessible via -cart3/-cart6 media switch, until they are converted
to proper slot devices. [Fabio Priuli]
2014-04-04 17:23:15 +00:00
R. Belmont
7da391cab6
(MESS) apple2: added games starting with "C" to the softlist. [R. Belmont]
2014-03-29 02:46:03 +00:00
Mike Naberezny
fc38a629a8
(MESS) pet_rom.xml: Fixed validation. (nw)
2014-03-28 17:28:34 +00:00
Mike Naberezny
7c4c302745
(MESS) pet_rom.xml: Added Nestar Cluster/One CLO-1002-2 [Mike Naberezny]
2014-03-27 21:10:14 +00:00
Curt Coder
5a8dee9023
(MESS) c64_flop.xml: Added some VICE testprogs. (nw)
2014-03-25 21:57:00 +00:00
Fabio Priuli
6d34259612
(MESS) n64.xml: fixed the 7 games which had wrong offsets in the softlist. nw.
2014-03-24 22:14:25 +00:00
Wilbert Pol
4ad1411f54
(MESS) microvision.xml: Update for fixed and new dumps (nw)
2014-03-24 20:01:16 +00:00
Fabio Priuli
5b10f8897b
(MESS) megaduck.xml: added four more dumps. [ranger_lennier, Sean Riddle]
2014-03-24 06:44:49 +00:00
Fabio Priuli
fdfa039b95
(MESS) megaduck.xml: added dump for Duck Adventures [Sean Riddle]
2014-03-23 08:37:34 +00:00
Fabio Priuli
3894385b72
(MESS) m5.xml: added several new Japanese dumps, including rare cart
...
"Adidas Lucky Shoot" [Ola Andersson]
2014-03-23 08:16:04 +00:00
Curt Coder
cf9cadd1e5
Fixed validation. (nw)
2014-03-20 21:33:20 +00:00
Curt Coder
7c2f6824e1
(MESS) softbox: Added preformatted 10MB hard disk image. [Curt Coder]
2014-03-20 20:47:04 +00:00
Scott Stone
5e5f680e15
fixed </softwarelist> tag placement (nw)
2014-03-17 15:19:28 +00:00
Robbbert
ba96964efc
(MESS) Microvision : updated software list
2014-03-17 02:33:29 +00:00
Justin Kerk
4a96d0bc3d
Japanese title fixes (nw)
2014-03-04 21:03:45 +00:00
Sandro Ronco
b03c3cfbd1
(MESS) Moved some carts from genius.xml to gl2000.xml/gl6000sl.xml. (nw)
2014-02-28 21:36:13 +00:00
Curt Coder
93a0352d1c
c64_cart.xml: Added Insta-Calc v2.0. [Curt Coder]
2014-02-27 16:30:27 +00:00
Robbbert
35431fea7c
(MESS) microvision : added Baseball to software list
2014-02-27 13:51:08 +00:00
Robbbert
f9d3fbaa73
(MESS) microvision : added 3 homebrews to software list
2014-02-27 13:31:45 +00:00
Robbbert
ed701f13e7
(MESS) microvision : added SuperBlockBuster to software list
2014-02-23 11:24:30 +00:00
Fabio Priuli
78a59e6524
(MESS) nes_jy: Fixed a silly mistake and improved a little bit the
...
emulation of JY Company PCBs (mappers 90, 209 & 211). It's still
too glicthy to be promoted to working state, but you can now see
how Super Mario Wolrd, Contra Spirits, Donkey Kong Country 4
and Tiny Toons Adventures 6 were like. nw.
2014-02-22 10:07:37 +00:00
Fabio Priuli
b40ea2dac4
(MESS) nes: properly implemented Aladdin Deck Enhancer as a
...
pass-through cart. Correct syntax to launch e.g. Dizzy The Adventurer
is now "mess nes -cart ade -cart2 dizzyadv". Moved Aladdin minicart
dumps to a separate softlist (but you can load in -cart2 iNES files from
fullpath, if you like) [Fabio Priuli]
nes_camerica: simplified emulation of the BF9096 board and fixed
emulation of GoldenFive board (used by the Polish Pegasus 5 in 1
cart). [Fabio Priuli]
out of whatsnew: this commit completes the recent work about emulating properly the
different pass-through NES/Famicom devices and their corresponding mini-carts...
there should be no more games requiring non-standard syntax to be launched.
2014-02-21 12:09:38 +00:00
Robbbert
459d78f513
(MESS) apf : Fixed bad dump in Basic, and added Extended Basic [Thanks to ranger_lennier]
2014-02-20 10:24:17 +00:00
Curt Coder
251c3dd46f
(MESS) ibm5170.xml: Added Windows 95. (nw)
2014-02-19 21:46:01 +00:00
Fabio Priuli
5c2b6036df
(MESS) nes: Properly implemented the Bandai Karaoke Studio expansion
...
slot. The two Senyou Cassettes (Top Hit 20 Vol 1 & Vol 2) have now to be
loaded with the following commands "mess nes -cart karaoke -cart2 top20v1"
(or top20v2). This is accurate to the hardware, because these expansions
had to be manually inserted into the body of the main Karaoke Studio cart
before playing. [Fabio Priuli]
2014-02-19 05:48:54 +00:00
Curt Coder
2e7bf618a5
(MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder]
2014-02-18 21:30:36 +00:00
Fabio Priuli
ca090b8eec
(MESS) nes: added Karaoke Studio inputs, mapped to keys Z, X, C. you can
...
now select songs and see the animation, even if I would not call playable the
games this way. [Fabio Priuli]
out of whatsnew: the expansion slot is currently hacked around at loading time.
I will soon implement it as a subslot, but I still need to check a few details first.
2014-02-17 08:28:26 +00:00
Fabio Priuli
0d901132a4
(MESS) new n64 proto added to softlist, courtesy of Micro-64. nw.
2014-02-17 06:59:24 +00:00
David Haywood
672e6ea3a1
make it a bit clearer how to load floppies in msx1 by actually recognizing the floppy ROM.
...
added a skeleton list I used for some quick testing.
the driver really needs a significant overhaul, but at least this makes usage a little less opaque.
2014-02-17 03:42:14 +00:00
David Haywood
352576c01f
fix data area size (surprised there isn't a validation test for this, think it's been wrong since it was added in jan last year) (nw)
2014-02-16 22:26:09 +00:00
Curt Coder
21c0d4913c
diimage: Added "read_only" feature to the software list to denote write protected images. [Curt Coder]
...
(MESS) c64: Fixed Bounty Bob Strikes Back loading. (nw)
2014-02-13 22:47:03 +00:00
Fabio Priuli
a4ad409630
(MESS) nes_datach: documented the eeprom hookups, and the
...
second eeprom used by Battle Rush. they do not work yet. nw.
2014-02-13 12:44:18 +00:00
Fabio Priuli
ad550cb7b8
(MESS) nes: Properly implemented the Bandai Datach as a passthru cart.
...
Datach games have now to be loaded with the following commands
"mess nes -cart datach -cart2 gamename" where gamename can be
either a shortname from the datach softlist, or a fullpath to the iNES files
(or to headerless 256k dump of the Datach minicarts). This is accurate
to the hardware, because Datach carts could not be mounted in the main
Famicom cartridge slot. [Fabio Priuli]
2014-02-13 10:16:44 +00:00
Fabio Priuli
1af055c965
(MESS) some more coco dumps from K1W1. nw.
2014-02-12 11:38:23 +00:00
Fabio Priuli
19644051e1
(MESS) nes_irem.c: fixed Ai Sensei no Oshiete, based on hardware doc by naruko [Fabio Priuli]
2014-02-09 18:02:34 +00:00
Fabio Priuli
069e93c169
(MESS) coco_cart.xml: added some new dumps [K1W1]
2014-02-09 17:09:12 +00:00
David Haywood
ca8accbdb7
just some added some misc stuff I've been testing drivers with to the Softlists (nw)
2014-02-09 16:05:30 +00:00
Fabio Priuli
2b2197e01f
(MESS) softlists: added a bunch of new dumps (plus a couple from next summer). nw.
2014-02-09 12:41:26 +00:00
Fabio Priuli
98ea494a9f
(MESS) nes: added support for iNES 2.0 submappers [Fabio Priuli]
...
out of whatsnew:
+ fixed a small bug in handling MMC-1 games with > 8K of WRAM (only a Jpn baseball games use this,
and I can see no difference in behavior)
+ updated emulation status in xml for a few games I had made working during slot-ification
2014-02-09 11:21:08 +00:00
Fabio Priuli
fda2bee03e
(MESS) nes_mmc5: misc wip [Fabio Priuli]
...
* hacked around the limitations of our PPU code, so to support the different CHR registers
* implemented Extended Attribute Mode (Ex1)
* improved PRG-RAM handling
* simplified NT-RAM handling
* first attempt to add split screen mode, still broken
out of whatsnew: this was for sake of messnew inclusion ;)
2014-02-08 19:21:07 +00:00
Robbbert
0973a2b1b5
(MESS) apf : more homebrews
2014-02-06 11:48:16 +00:00
Robbbert
0d706c4fd3
(MESS) microvision : added a software-list switch to pick the correct display per game. Fixes alienrdr,bowling,vegas (part 2)
2014-02-05 09:42:11 +00:00
Fabio Priuli
5b64ad65fa
(MESS) microvsn: added dump of alien raiders, courtesy of Sean Riddle. nw.
2014-02-05 06:21:46 +00:00
Fabio Priuli
2d5f0a76c8
(MESS) documenting recent Sega Sawatte Pico dumps by Team Europe. CPU is unknown
...
(under epoxy block), so no skeleton to hook these to.
2014-02-04 12:11:34 +00:00
Curt Coder
421f3d14ef
c128_flop.xml: Added 10 Years HVSC. [Curt Coder]
2014-02-03 16:00:37 +00:00
Fabio Priuli
0a4c8d099a
(MESS) vboy.xml: replaced bad dump with a verified one, courtesy of Tauwasser. nw.
2014-02-03 07:48:13 +00:00
Fabio Priuli
ed5e5fad74
(MESS) nes.xml: fourth (and temporarily last) round of new additions. nw.
2014-02-03 07:32:16 +00:00
Fabio Priuli
6ca40e8055
(MESS) nes.xml: third round of new additions + fixed a copy & paste mistake. nw
2014-02-02 07:26:08 +00:00
Fabio Priuli
62ed00c84a
(MESS) nes.xml: second round of new dumps from my loooong backlog. nw.
2014-02-01 08:09:25 +00:00
Fabio Priuli
ef3421e19b
(MESS) nes.xml: first round of new additions to keep up with the
...
new dumps floating around. nw
also, added two new gbc redumps. nw.
2014-01-28 19:27:38 +00:00
Fabio Priuli
22ff8ff55d
(MESS) a bunch of further corrections. nw.
2014-01-28 14:38:09 +00:00
Fabio Priuli
a83d62f900
(MESS) gba: added a few new revisions of Jpn games, courtesy of nointro. nw.
2014-01-28 07:55:51 +00:00
Robbbert
811fba1021
(MESS) apf : added homebrew to software list
2014-01-27 12:21:39 +00:00
Michaël Banaan Ananas
95f6bdc133
miau
2014-01-24 08:15:35 +00:00
Fabio Priuli
9aa03a07ea
and of course pressing save *before* the commit would have been of help... nw.
2014-01-24 06:23:56 +00:00
Fabio Priuli
27dde91762
(MESS) microvsn.xml: added a couple of new dumps from Sean Riddle. nw.
2014-01-24 06:21:55 +00:00
Robbbert
589f933293
(MESS) apf : added basic part number
2014-01-24 00:32:31 +00:00
Fabio Priuli
77044d754f
(MESS) brought some more softlists up to date with recent dumps (courtesy of taizou,
...
nointro, Redfield1, nintendoplayer, fasebonus). nw.
2014-01-23 09:32:29 +00:00
Robbbert
f5d4952849
(MESS) apf : added basic cart to software list
...
can someone do a bom check on this list...thx
2014-01-23 06:32:21 +00:00
Fabio Priuli
b8f4843e1e
(MESS) a few new dumps from SMS power, including European dump of
...
Zool for gamegear, and a series of MSX port for the Taiwanese SG1000
(these need a RAM adapter that only MESS and Meka emulate!!). nw.
2014-01-22 08:44:15 +00:00
Fabio Priuli
6019b0f2dc
missed this one. nw.
2014-01-21 05:55:43 +00:00
Fabio Priuli
b15da3630b
(MESS) pico.xml: added a dozen of new dumps, including most of the previously
...
missing European releases [TeamEurope]
2014-01-20 19:02:18 +00:00
Curt Coder
34f2318c02
(MESS) studio2.xml: Added Fun with Numbers cartridge. [brolly, Charles MacDonald, ranger_lennier]
2014-01-18 08:25:23 +00:00
Scott Stone
9422d40bbc
Fixed validation errors in compclr2_flop.xml (nw)
2014-01-15 01:02:12 +00:00
Curt Coder
62bc43c6ac
(MESS) compclr2: Added preliminary software list for floppy images. [Jim Battle, Curt Coder]
2014-01-13 21:38:59 +00:00
Wilbert Pol
f616308653
sv8000.xml: Corrected game names (nw)
2014-01-11 11:45:12 +00:00
Curt Coder
395af5982e
(MESS) cbm2: HRG cartridge WIP. (nw)
2014-01-08 15:39:28 +00:00
Curt Coder
2777a10ec5
(MESS) c64: Fixed Magic Formel cartridge. [Curt Coder]
2014-01-08 15:38:45 +00:00
Mike Naberezny
e3a409d9bd
(MESS) pet_flop.xml: Fixed "set unit number" program on HardBox disks. [Mike Naberezny]
2014-01-08 06:23:47 +00:00
Wilbert Pol
4ed9300a67
(MESS) checkpoint (nw)
2014-01-07 21:54:40 +00:00
Justin Kerk
b3e24f2567
speeling (nw)
2013-12-30 07:55:29 +00:00
Miodrag Milanovic
ca546caa6e
Cleanups and version bump
2013-12-24 07:24:51 +00:00
cracyc
3c539e2e1a
(mess) fixed name (nw)
2013-12-23 16:43:31 +00:00
Miodrag Milanovic
2339262125
fixed description (nw)
2013-12-23 07:21:23 +00:00
cracyc
452bae2722
(mess) mega Soviet clone patch [shattered]
...
- moves ec184*, iskr103* and mc1502 out of pc.c
- moves CGA font upload support to a subclass
- adds new drivers: poisk1, ec1847, pk88
- adds a skeleton of native iskr103* keyboard
i8089: implement remaining instructions and support execution from "io" space. [Carl]
(mess) isbc-215g: add intel isbc-215g hdd controller, read only for now [Carl]
(mess) isbc: add hdd support to isbc2861 (nw)
2013-12-22 21:17:17 +00:00
Robbbert
0a61ffafc2
(MESS) Update gp32 softlist (Anna Wu)
2013-12-12 10:20:34 +00:00
Justin Kerk
c2429f51a6
The correct name is Voicer-kun based on the katakana on the package (nw)
2013-12-12 02:35:32 +00:00
Scott Stone
fb24672736
Filename fix and hopeful BOM correction to hash files (nw)
2013-12-10 05:54:26 +00:00
R. Belmont
88632f5cf5
(MESS) Fix typo (nw)
2013-12-07 17:24:24 +00:00
mahlemiut
00ec858170
gp32: softlist notes update, fixed validation. [Anna Wu]
2013-12-07 06:49:23 +00:00
mahlemiut
472a21b490
gp32: softlist update [Anna Wu]
2013-12-07 05:23:49 +00:00
Wilbert Pol
954b9ff18e
(MESS) New working driver
...
Nichibutsu My Vision (KH-1000) [ranger_lennier, Charles MacDonald, Wilbert Pol]
2013-12-02 22:42:23 +00:00
Robbbert
96c7e262a4
(MESS) tiki100 : fixed validation
2013-12-02 10:51:37 +00:00
Olivier Galibert
7a9e9e3904
Unchanged crap code of two years ago is still crap code (nw)
2013-11-25 09:12:56 +00:00
David Haywood
9592cff5b3
resurrect some old MVS multi-slot code
...
this is mostly functional but about 2 years old now, and badly needs some modernizations. It's a bit ugly in places because I've had to make sure the legacy methods work too, although in other places simply because it's old code I never quite got around to cleaning up.
basically the inits have been split into ones that need calling once on startup (decryptions etc.) and ones that need calling when a new slot is activated (custom banking / protection handlers)
mame64 neogeo -cart1 kof98 -cart2 kof99 -cart3 kof2000 -cart4 kof2001 -cart5 kof2002 -cart6 kof2003
works, assuming you have the RAM. certain combinations / orders don't work, maybe the real system is like that, maybe there are flaws in the implementation.
once loaded as multi-game the neogeo will run through the attracts of each game in order, if you insert a coin then you can select next / previous game with the '3' and '4' (which are mapped to those buttons on the system) just like real hardware.
if you're low on memory try
mame64 neogeo -cart1 lbowling -cart2 samsho -cart3 mutnat -cart4 pbobblen -cart5 neomrdo -cart6 turfmast
instead
if you want an example of where it fails right now then put -cart1 roboarmy in slot 1 instead, it hangs after cycling through the games (or moving through them with 3) it's possible something isn't reset properly. This might become clearer as I clean things up a bit.
I've verified eas and neocdz work as before
2013-11-25 04:36:49 +00:00
Curt Coder
8c65ed2cd2
wd_fdc: Set CRC error bit if CRC error found during Read Address command. Tiki 100 determines whether the disk is in FM or MFM format by checking this. [Curt Coder]
...
(MESS) tiki100: Fixed CPU clock and floppy interface. [Curt Coder]
2013-11-19 19:10:00 +00:00
Curt Coder
3677fc1652
(MESS) adam: Added a second floppy drive and verified 160KB floppy image gap sizes. [Curt Coder]
...
(MESS) adam_flop.xml: Added disk utilities. [Curt Coder]
2013-11-18 19:31:27 +00:00
Curt Coder
be67993aa8
(MESS) abc800: Fixed hard disk geometry. (nw)
2013-11-12 20:40:11 +00:00
Curt Coder
4981a41914
(MESS) abc800: Emulated the ABC 850 (10MB), ABC 852 (20MB), and ABC 856 (60MB) hard disk drives. [Curt Coder]
2013-11-12 15:00:38 +00:00
Curt Coder
753c64008d
(MESS) pet_hdd.xml: Added hard disk software list with preformatted images for the Commodore D9060 and D9090 hard drives. [Curt Coder]
2013-11-09 21:29:31 +00:00
Curt Coder
cfeac6b11f
Remove unused file. (nw)
2013-11-07 14:43:20 +00:00
Curt Coder
f3b07e86bd
(MESS) v1050_hdd.xml: Added hard disk software list with preformatted 5MB and 10MB CP/M images. [Curt Coder]
2013-11-07 14:30:10 +00:00
Curt Coder
200321ecfb
(MESS) adam_flop.xml: Fixed region size. (nw)
2013-11-05 15:05:14 +00:00
Miodrag Milanovic
44d5c1b8ab
Cleanups and version bump
2013-11-05 06:59:51 +00:00
Alex W. Jackson
e0f1c2478f
NeoGeo improvements: [Alex Jackson]
...
* Cleaned up large amounts of duplicated code between the MAME and MESS (AES/NeoCD) drivers
* Removed MVS-only ROMs and devices (SM1 ROM, SFIX ROM, upd4990a RTC, etc.) from AES/NeoCD
* Replaced legacy NVRAM in MVS and NeoCD with NVRAM devices
* Correctly hooked up SM1 ROM bankswitching; the BIOS sound test works now
* Corrected VRAM size
* Sorted the Universe BIOS versions and unified them between MAME and MESS
* Fixed kf10thep ROM loading and decryption which was a horrible hack (and not endian safe)
* Replaced svcplus protection hack ROM patch with a less invasive one, based on FBA
* Started marking code and data that should be moved out into devices
* Various other code and comment cleanups
New clones added
----------------
Kizuna Encounter - Super Tag Battle 4 Way Battle Version / Fu'un Super Tag Battle Special Version [Alex Jackson]
2013-11-05 04:48:30 +00:00
Curt Coder
39dc549a5f
(MESS) c128_rom.xml: Added KeyDOS support disk. [Curt Coder]
2013-11-04 19:50:16 +00:00
Miodrag Milanovic
44caf08662
fix for cpc_flop from remax (nw)
2013-11-04 09:38:48 +00:00
Fabio Priuli
a5278a4f71
(MESS) on behalf of ReadOnly: small documentation progress and a few new public dumps added (no whatsnew)
2013-11-04 07:54:21 +00:00
Curt Coder
1a090ca06e
(MESS) abc800: Cleanup. (nw)
2013-11-01 19:08:17 +00:00
Fabio Priuli
d32abbbe9b
(MESS) pico.xml: fixed stupid mistake in prev commit. thanks Tafoid for spotting it :)
2013-10-28 19:36:44 +00:00
Fabio Priuli
4fca5f2c04
fixed mess -valid. nw.
2013-10-28 18:31:13 +00:00
Fabio Priuli
8a3a8c63c6
[MESS] pico.xml: added more dumps and more documentation. [Team Europe]
...
out of whatsnew: also sync lists with new dumps from taizou, lostlevels, nintendoage and others.
2013-10-28 18:28:05 +00:00
Mike Naberezny
81c146cc3b
(MESS) pet_rom.xml: Added Paperclip 2.84. [Mike Naberezny]
2013-10-21 15:14:07 +00:00
Mike Naberezny
87df587d81
(MESS) pet_rom.xml: Added Waterloo Structured BASIC. [Mike Naberezny]
2013-10-21 14:50:08 +00:00
Mike Naberezny
1b89da860c
(MESS) pet_rom.xml: Added WordPro 3. [Mike Naberezny]
2013-10-21 14:34:20 +00:00
Mike Naberezny
e413535e9c
(MESS) pet_rom.xml: Added SORT. [Mike Naberezny]
2013-10-20 21:14:12 +00:00
Mike Naberezny
4935e716b4
(MESS) pet_rom.xml: Added McTerm 1.21. [Mike Naberezny, Stefano Santerini]
2013-10-20 17:56:10 +00:00
Curt Coder
4720e17fe3
(MESS) compis.xml: Added working System II and MS-DOS images. [Curt Coder]
2013-10-19 12:11:09 +00:00
Mike Naberezny
779649290e
(MESS) pet_rom.xml: Fix size of McTerm. (nw)
2013-10-16 16:34:59 +00:00
Mike Naberezny
823445991e
(MESS) pet_rom.xml: Added Command-O for 8032 [Mike Naberezny]
2013-10-15 19:27:37 +00:00
Mike Naberezny
5a2fac4ee9
(MESS) pet_rom.xml: Added Oracle 3.03. [Mike Naberezny]
2013-10-15 19:02:10 +00:00
Mike Naberezny
9ec85b5be3
(MESS) pet_rom.xml: Added POWER. [Mike Naberezny]
2013-10-15 18:47:56 +00:00
Mike Naberezny
e77dc181ec
(MESS) pet_rom.xml: Added BASIC Programmer's Toolkit for BASIC 4.0 (Mike Naberezny)
2013-10-15 18:31:27 +00:00
Mike Naberezny
5f43b29429
(MESS) pet_rom.xml: Added McTerm 1.20 [Mike Naberezny]
2013-10-15 17:49:02 +00:00
Curt Coder
d77a52f5e4
(MESS) c64: Triton Quick Disk WIP. (nw)
2013-10-14 18:01:59 +00:00
Curt Coder
924cc44ec5
(MESS) ibm5170.xml: Added OS/2 2.x. [Curt Coder]
2013-10-13 20:56:52 +00:00
Curt Coder
b364eda107
(MESS) c64_cart.xml: Added PK-232 driver cartridge. [Curt Coder]
2013-10-13 20:31:09 +00:00
David Haywood
6473e1de7a
add 'Thunderbolt II' to the Genesis list, uses smouse protection (nw)
2013-10-12 17:41:40 +00:00
Curt Coder
6cb00b200e
(MESS) ibm5170.xml: Added some utilities and drivers. [Curt Coder]
2013-10-10 19:45:17 +00:00
David Haywood
db2be28f99
fix validation errors (nw)
...
(somebody might want to pick better names, or use clones)
2013-10-07 21:51:02 +00:00
Curt Coder
85ba0140aa
(MESS) ibmpcjr: Fixed the software lists. [Kaylee]
2013-10-04 20:59:16 +00:00
Curt Coder
fda699e4e5
(MESS) Put the proper PC DOSes in place. (nw)
2013-10-04 17:46:05 +00:00
Curt Coder
e23db94051
(MESS) ibm5170.xml: Added some Windows'. [Curt Coder]
2013-10-03 20:16:14 +00:00
Curt Coder
6cc83bda2a
Typo fix. (nw)
2013-10-03 19:28:57 +00:00
Curt Coder
25e76b005b
(MESS) ibm5170.xml: Added MS-DOS, PC-DOS, GEM, and OS/2 floppy images. [Curt Coder]
2013-10-03 19:26:45 +00:00
Curt Coder
20f531feba
(MESS) ibm5170.xml: Added the remaining Riki coverdisks. [Kaylee]
2013-10-03 18:42:31 +00:00
Curt Coder
53b4047a45
(MESS) ibm5170_cdrom.xml: Added PC DOS 2000. [Curt Coder]
2013-10-02 21:05:31 +00:00
David Haywood
586853edd8
update the note in saturn.xml too.
2013-10-02 17:32:45 +00:00
Fabio Priuli
15bdd7c698
(MESS) sat_cart.xml: added dump of Ultraman support cart [Team Europe]
2013-10-02 17:25:40 +00:00
Curt Coder
7ebc2add51
(MESS) ibm5170_cdrom.xml: Added Windows goodies. [Curt Coder]
2013-10-02 15:38:36 +00:00
Curt Coder
403e5d3d9d
(MESS) ibm5170_cdrom.xml: Added CD-ROM software list with some Windows goodies. [Curt Coder]
2013-10-02 14:52:52 +00:00
Curt Coder
47dba32883
(MESS) ibm5170.xml: Added some Windows'. [Curt Coder]
2013-10-02 14:12:40 +00:00
Curt Coder
02898c55f9
(MESS) ibm5170.xml: Added some Windows SDKs. [Curt Coder]
2013-10-01 21:29:39 +00:00
Curt Coder
eeed9ff020
(MESS) ibm5150.xml: Added Indianapolis 500 floppy image. [Curt Coder]
2013-09-29 21:39:40 +00:00
Curt Coder
5544b925dc
(MESS) ibm5170.xml: Added DR DOS 6.0 floppy images. [Curt Coder]
2013-09-29 21:23:10 +00:00
R. Belmont
0c12356484
Previous commit fixes these issues (nw)
2013-09-24 00:04:55 +00:00
R. Belmont
6b5dea7eba
Added some notes (nw)
2013-09-22 16:14:12 +00:00
Curt Coder
ed44165efd
(MESS) c64: Emulated the PARTNER 64 cartridge. [Curt Coder]
2013-09-22 10:22:35 +00:00
Curt Coder
67328a0ccd
(MESS) c64: Implemented logic for PARTNER 64 cartridge. (nw)
2013-09-21 21:20:33 +00:00
Curt Coder
3edb1bb9b0
(MESS) c64: Added placeholder for PARTNER 64 cartridge. (nw)
2013-09-20 20:05:55 +00:00
Miodrag Milanovic
96aa5e1c08
Cleanups and version bump
2013-09-17 06:47:03 +00:00
Wilbert Pol
6fe192fc0f
(MESS) Software list update [ReadOnly]
...
-new softlist : snes_vkun.xml (Voice-Kun audio compact discs)
first Voice-Kun public dump from King Mike added
-snes.xml : new prototype public dump from SNES Central
2013-09-14 17:37:18 +00:00
Curt Coder
21c4aba60d
(MESS) c64: Emulated the digital parts of the Magic Voice cartridge. Speech synthesis is not supported yet. [Curt Coder, Stefan Uhlmann]
2013-09-04 18:14:17 +00:00
Scott Stone
98df76364f
(MESS) Softlists added for ampro and wicat systems. [Kaylee]
2013-09-03 13:58:27 +00:00
David Haywood
ed33e5adf9
skeleton atari 400/800 floppy list. (1 entry)
...
note, currently only supports .atr format due to image.filetype() not returning anything useful when softlist is used (thanks to micko for advice on various things)
(no credit wanted, this is just to address the 'where is jumpman' thing that was posted on MW and give a softlist entry for regtests on this code)
2013-08-30 08:30:13 +00:00
Curt Coder
373f2ec13e
(MESS) c64: Magic Voice WIP. (nw)
2013-08-29 13:34:09 +00:00
Curt Coder
268de4b9d0
(MESS) c64: Emulated the Wersi Wersiboard Music 64 / Siel CMK 49 Keyboard. [Curt Coder]
2013-08-28 18:24:46 +00:00
David Haywood
156a39cbe5
megadriv demo that explicitly tells us how much our emulation sucks.. documenting it here because it will almost certainly end up being a useful test case later. (nw)
2013-08-19 19:56:48 +00:00
Miodrag Milanovic
674cc1d72b
(MESS)megaduck.xml : new card dumps added [Anna Wu]
2013-08-14 07:39:53 +00:00
Oliver Stöneberg
f32082eb31
fixed copera softlist shortname (nw)
2013-08-11 19:39:25 +00:00
David Haywood
c3464dbca0
there were already some in the wrong list too (nw)
2013-08-11 19:09:26 +00:00
David Haywood
2b939c1184
add other known dumps from Team Europe
2013-08-11 18:47:31 +00:00
David Haywood
fb05bb1518
missed this (nw)
2013-08-11 18:35:55 +00:00
Angelo Salese
001867e906
I don't need to change extension in XML actually
2013-08-07 21:53:22 +00:00
Angelo Salese
3310807d59
.hdm -> another raw image format, used by add_ssil so far
2013-08-07 21:43:56 +00:00
Angelo Salese
6f47f6617f
Added raw formats for PC-98
2013-08-07 21:15:15 +00:00
Angelo Salese
aa19ad8043
Fix XML validation
2013-08-07 17:01:32 +00:00
Curt Coder
302dc32c63
(MESS) visicom: Fixed colors and video. [Curt Coder]
...
(MESS) visicom.xml: Fixed cartridge data bit order. [Charles MacDonald, Marcel van Tongeren]
2013-08-07 15:20:46 +00:00
R. Belmont
a44f016c98
(MESS) apple2: fix softlist validation (nw)
2013-08-07 01:27:37 +00:00
Angelo Salese
5055f13b35
Mapped something out for IDE, still not quite right
2013-08-06 00:10:29 +00:00
Angelo Salese
c6b05a75c4
added some new A dumps
2013-08-05 22:01:43 +00:00
Angelo Salese
035a870960
Fixed folder FDIs
2013-08-05 20:59:29 +00:00
Curt Coder
d70e03cf63
(MESS) studio2: Fixed loose .bin/.rom cartridge file loading, and supported loading ROMs to multiple base addresses in the software list. [Curt Coder]
...
(MESS) visicom: Added cartridge software list. [ranger_lennier, Charles MacDonald]
2013-08-05 18:51:19 +00:00
Angelo Salese
4335fc5131
Ops
2013-08-04 21:03:27 +00:00
Angelo Salese
1a731c09c2
Okuman Chouja 2 rom name fix
2013-08-04 20:51:35 +00:00
Angelo Salese
68ab455560
Even more
2013-08-03 18:46:01 +00:00
Angelo Salese
f5ea6fe49a
More of the same
2013-08-03 17:55:56 +00:00
Angelo Salese
b1efa44515
Added Sim City and SokoBan Perfect, fixed more sizes
2013-08-03 17:30:31 +00:00
Angelo Salese
071522c5f1
add_pdrk was removed for whatever reason, reinstated
2013-08-03 16:35:10 +00:00
Angelo Salese
23e0b50cef
Even more size corrections
2013-08-03 16:22:59 +00:00
Angelo Salese
1182ede6c9
More size corrections
2013-08-03 16:19:51 +00:00
Angelo Salese
8a94f6a663
Bacta is another 5'25 with a 3'5-alike size, gotta love this fdi crap ...
2013-08-03 13:51:39 +00:00
Angelo Salese
35817ab7b7
More changes, in progress
2013-08-03 13:48:46 +00:00
Angelo Salese
9dfb2f91f1
Sorcerian
2013-08-03 13:28:02 +00:00
Angelo Salese
da2504eddb
(MESS) Fixed XML validation in studio2.xml [Kaylee]
2013-08-03 13:13:04 +00:00
Angelo Salese
084bdfc140
Several 1.44 MB images incorrectly labeled as 1.22
2013-08-03 13:11:24 +00:00
Angelo Salese
b3f134b2d3
Fixed A-Train 2 bug
2013-08-03 12:11:06 +00:00
Angelo Salese
f8154c6ef9
Block Out & Deflektor
2013-08-03 00:38:57 +00:00
Angelo Salese
688cbdc3a1
Added Karateka, Puyo Puyo
2013-08-03 00:14:58 +00:00
Angelo Salese
aef5de1649
Quarth & Okuman Chouja 2 now works in PC-9801RS, removed outdated note
2013-08-02 22:59:16 +00:00
Angelo Salese
db2c02bf8b
More additions
2013-08-02 22:32:21 +00:00
Angelo Salese
4275f55921
Fixed GRCG usage in PC-9801UX, fixed a bunch of new XML dupes
2013-08-02 21:05:30 +00:00
Angelo Salese
64a8c596b9
# changes/updates
2013-08-02 20:32:09 +00:00
Angelo Salese
4b74508412
Minor romname change
2013-08-02 20:00:19 +00:00
Angelo Salese
758efc9f37
Fixed several dupes via Tafoid report
2013-08-02 19:54:20 +00:00
Angelo Salese
f430f303b7
Disk order fixes + misc changes
2013-08-02 19:38:11 +00:00
Angelo Salese
ab294ed3cb
Fix win30 double entry
2013-08-02 19:26:44 +00:00
Angelo Salese
3ad20ecffc
Fix & error
2013-08-02 19:25:19 +00:00
Angelo Salese
1900c974a8
T, U, V, W, X, Y and Z
2013-08-02 19:23:58 +00:00
Mike Naberezny
d492f14b2c
(MESS) pet_rom.xml: Sort entries by name for easier editing (nw)
2013-08-02 18:38:49 +00:00
Mike Naberezny
02d68ab647
(MESS) pet_rom.xml: Add some missing info (nw)
2013-08-02 18:26:21 +00:00
Angelo Salese
d178552637
R & S
2013-08-02 17:21:31 +00:00
Michael Zapf
95965cebb6
(MESS) ti99: Softlist cleanup; changed some types to gromemu (nw)
2013-08-02 16:00:54 +00:00
Angelo Salese
3b5ac00811
O, P and Q
2013-08-02 15:51:39 +00:00
Angelo Salese
61f1917ff9
L, M and N
2013-08-02 15:15:42 +00:00
Curt Coder
c55a643521
(MESS) studio2: Updated notes. (nw)
2013-08-02 15:08:56 +00:00
Curt Coder
756b253b73
(MESS) studio2.xml: Added MPT-02 dumps. [ranger_lennier, Charles MacDonald]
2013-08-02 15:00:51 +00:00
R. Belmont
6cd622bc67
More correct correction (nw)
2013-08-02 13:41:26 +00:00
Scott Stone
f01e531966
Misc apple2.xml fixes (nw)
2013-08-02 09:35:30 +00:00
Scott Stone
21f0fbf50e
Revert changes made to a2600_cass.xml (entries were already in a2600.xml) (nw)
2013-08-02 09:21:24 +00:00
R. Belmont
20ed6a0f14
(MESS) apple2.xml: add games starting with "B" (nw)
2013-08-02 01:27:47 +00:00
Angelo Salese
13e9049dbc
Fix for some list errors
2013-08-01 13:40:34 +00:00
Angelo Salese
d45c16562b
K letter
2013-08-01 13:03:59 +00:00
Angelo Salese
b44bca1eaa
I & J
2013-08-01 12:43:36 +00:00
Angelo Salese
5f87c23739
G & H
2013-08-01 12:14:42 +00:00
Angelo Salese
4c8d768e7c
F letter
2013-08-01 03:19:17 +00:00
Angelo Salese
e0d5e58335
E letter
2013-08-01 03:10:03 +00:00
Angelo Salese
ff3502194c
Documenting 3_5 floppy images
2013-08-01 02:54:46 +00:00
Angelo Salese
70209a9612
D letter
2013-08-01 02:39:05 +00:00
Angelo Salese
fd1f759f9d
C letter
2013-08-01 01:52:55 +00:00
Angelo Salese
e6c4575216
B letter
2013-08-01 01:25:43 +00:00
Angelo Salese
7488a8463d
Finished A letter
2013-08-01 00:17:55 +00:00
Angelo Salese
49e2084ea5
# - most of A
2013-07-31 23:54:07 +00:00
Angelo Salese
e29d9b03a6
Part 2 of PC-98xx SW list
2013-07-31 23:09:14 +00:00
Angelo Salese
4795c2f906
WIP PC-98xx software list code
2013-07-31 21:11:42 +00:00
Scott Stone
30eff20e4a
(MESS) Softlist Updates: [Kaylee]
...
amigaxxx_flop: Added two recently released files and corrected wrongly placed sets.
atari2600_cass: Four cassette prototypes added.
2013-07-29 19:27:23 +00:00
Curt Coder
1e417d68e3
(MESS) sage2.xml: Added Sage Sources floppies. [Chris Burrows]
2013-07-26 20:49:53 +00:00
Curt Coder
8a514c6435
(MESS) c128_cart.xml: Marked bad dump. (nw)
2013-07-25 11:09:10 +00:00
Curt Coder
68e33427df
(MESS) Emulated the SSE HardBox, a Corvus interface for PET [Mike Naberezny]
2013-07-24 13:11:13 +00:00
Curt Coder
c8598b9111
(MESS) pc1640: Added another model and better part_id's for the system floppies. (nw)
2013-07-14 13:02:43 +00:00
Curt Coder
daf291e96f
(MESS) pc1512.xml: Added hand-crafted system disc 5. (nw)
...
(MESS) pc1512: Added hard disc installation instructions. (nw)
2013-07-14 11:36:50 +00:00
Curt Coder
8f895194eb
(MESS) pet_flop.xml: Added 8050 version of VisiCalc. [Curt Coder]
2013-07-10 19:22:07 +00:00
Scott Stone
2841ec76cc
Fix for Toy Story 2 same name/different hash issue. (nw)
2013-07-01 10:32:27 +00:00
Fabio Priuli
264bb9021e
remove BOM. nw.
2013-06-30 16:30:41 +00:00
Cowering
7b858a8992
don't include dumper's name in filename! (nw)
2013-06-30 16:04:19 +00:00
Fabio Priuli
2aa6a8dfa3
(MESS) snes.xml: it turned out there are more SA-1 games than we were listing.
...
this explains why, for instance, CPU was not replying to player's moves in sshogi3 :-)
updating the slot options and thanks to recent progresses, 3 igo games and 3 shougi
ones passed from black screen to fully playable... nw.
2013-06-24 07:09:06 +00:00
Curt Coder
bfdaa5393a
(MESS) ibm5170.xml: Added IBM diagnostics floppies. [Curt Coder]
2013-06-23 22:27:57 +00:00
Curt Coder
57fe0a60d0
(MESS) ibm5140.xml: Added floppies and fixed form factor. [Curt Coder]
2013-06-23 22:13:31 +00:00
Curt Coder
0c65adce9b
(MESS) dps1.xml: Fixed floppy form factor. (nw)
2013-06-21 19:48:44 +00:00
Curt Coder
158bd9f20e
(MESS) Added skeleton driver for Ithaca InterSystems DPS-1. [Al Kossow, Curt Coder]
2013-06-21 17:22:43 +00:00
Fabio Priuli
5363a89597
(MESS) bml3: added software list for floppy disks. [Anna Wu]
2013-06-21 17:19:47 +00:00
Fabio Priuli
f9dbdf1920
(MESS) ibm5150.xml: Added a few more disks [Kaylee]
2013-06-19 06:25:49 +00:00
Curt Coder
d4613bd762
Removed bad image. (nw)
2013-06-18 17:59:12 +00:00
Curt Coder
bd7466f508
(MESS) alphatro_flop.xml: Added floppy software list. [Spirantho]
2013-06-17 09:51:10 +00:00
Curt Coder
eb5c9decf4
(MESS) victor9k_flop.xml: Added floppies. [Jonathan Gevaryahu]
2013-06-16 20:50:22 +00:00
Curt Coder
62afe70dc0
(MESS) victor9k_flop.xml: Added preliminary software list. [Jonathan Gevaryahu]
2013-06-15 10:11:22 +00:00
Fabio Priuli
4a673c07aa
(MESS) famicom: added support for loading/saving BASIC programs from/to
...
cassette. wav files supported only. [Fabio Priuli]
(MESS) Added software list for BASIC programs saved to tape [Anna Wu, UglyJoe, Fabio Priuli]
If anyone has more Family BASIC tapes or other cassettes for Famicom games or add-ons (e.g. Bandai Karaoke or Fukutake Study Box)
or for some chinese clones (ABM, or Bridge, or any other), please contact us.
2013-06-15 08:42:49 +00:00
Curt Coder
6ccbdb50b3
(MESS) pet_flop.xml: Added Z-RAM floppy. [Mike Naberezny]
2013-06-13 19:01:28 +00:00
Miodrag Milanovic
16f5234d43
Cleanups and version bump
2013-06-11 07:16:42 +00:00
Curt Coder
65cd7f2d97
(MESS) vsmile: Split software list into cartridge and CD parts. (nw)
2013-06-10 14:10:44 +00:00
Curt Coder
5f081ec3ee
(MESS) ep64: Stop Dave from crashing, give Nick RGB32 and resnet colors. (nw)
2013-06-10 13:39:02 +00:00
Fabio Priuli
1fbdec44ac
(MESS) megadriv: added some more pirate games recently dumped, including
...
original protected versions of some already emulated games. thanks to Cah4e3
Azathoth, magicrip and the Russian crew for the dumps and to EkeEke for the
info on Tekken Special (the only one using a new protection scheme). nw.
2013-06-09 18:56:17 +00:00
Michaël Banaan Ananas
5dd9010803
added some undumped carts info
2013-06-09 07:33:46 +00:00
Curt Coder
415447b3fe
Fixed dataarea size. (nw)
2013-06-06 14:02:23 +00:00
Curt Coder
d8571d9f57
(MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder]
2013-06-06 14:00:58 +00:00
Fabio Priuli
95b95feb5e
(MESS) megadriv.xml: added info and verified some more dumps. [sunbeam]
...
+ added newly dumped 16 Tiles Mahjong II & the recently released (by the developers themselves) Oh Mummy
2013-06-06 07:01:37 +00:00
Curt Coder
a07d222d26
(MESS) ep64_flop.xml: Added floppy images. [Curt Coder]
2013-06-05 14:38:29 +00:00
Curt Coder
80eba5bc86
(MESS) ep64_cass.xml: Added preliminary cassette software list. [Guru, Curt Coder]
2013-06-05 14:29:58 +00:00
Curt Coder
6621051bb7
(MESS) ep64_flop.xml: Added floppy images. [Curt Coder]
2013-06-04 14:50:00 +00:00
Fabio Priuli
38e965c78c
fixed xml. nw.
2013-06-03 20:37:25 +00:00
Curt Coder
67b05b5f15
(MESS) pet_flop.xml: Added some unsorted floppies. (nw)
2013-06-03 13:51:49 +00:00
Curt Coder
48736e0700
(MESS) horizon.xml: Added floppies. [Andrew Lynch]
2013-05-31 13:43:43 +00:00
Fabio Priuli
1d6300d7d0
megadriv.xml: minor formatting cleanup from sunbeam. nw.
2013-05-31 06:19:32 +00:00
Curt Coder
737ea59851
(MESS) qx10: Added floppy software list. [Curt Coder]
2013-05-30 13:56:03 +00:00
Curt Coder
a93fdfab23
(MESS) pet: Implemented SoftBox IEEE-488 peripheral mode, where a PET computer is used as terminal. [Curt Coder, Mike Naberezny]
2013-05-29 20:06:42 +00:00
Fabio Priuli
527c153e99
(MESS) scv.c: simplified input reading and added save state support [Fabio Priuli]
...
I've also fixed Star Speeder rom loading, but the game is not working yet.
2013-05-29 05:27:58 +00:00
Fabio Priuli
620187abe1
(MESS) pce.c: converted carts to use slot devices [Fabio Priuli]
2013-05-27 15:27:03 +00:00
Curt Coder
f79944e6c6
(MESS) softbox: Added floppy software list. [Mike Naberezny]
2013-05-27 13:25:44 +00:00
Fabio Priuli
f576f68883
(MESS) snes.xml: new dump from Le GROS Pixel. nw.
2013-05-27 12:08:10 +00:00
Fabio Priuli
af6d6ee63e
(MESS) sg1000: fixed RAM in a few games and added support for the Othello PCB (ROM + 2K RAM). nw.
2013-05-27 05:27:08 +00:00
Fabio Priuli
eab6a13f1c
(MESS) vsmile.xml: added new German dumps. [TeamEurope]
...
also, I've hacked up the rom region and cart loading for vsmile so that some dumps start to show stuff,
and TeamEurope can use MESS too for basic testing of the dumps...
devs who know more about this cpu are welcome to work on it, because I can't do much more than this :-)
2013-05-26 12:14:45 +00:00
Fabio Priuli
3476c84442
(MESS) softlist: added list for Otrona Attache disks. [Kaylee]
2013-05-26 09:35:47 +00:00
Fabio Priuli
a7a7aa2011
(MESS) gba: updated the driver to use slot devices for carts and removed
...
on-cart flash ram devices from main gba now that they can be properly
implemented on carts which have them [Fabio Priuli]
The main difference for end users is that games using flash ram for saves won't save
anymore progresses in a nvram/game_name.nv file but in a file inside nvram/game_name/
folder. Many thanks to Micko for his recent changes to nvram devices which allowed to
still save these data per-game!
2013-05-25 11:40:20 +00:00
Fabio Priuli
184a98131b
fixed validation. nw.
2013-05-25 08:13:48 +00:00
Fabio Priuli
4e80d70007
(MESS) cpc_flop.xml: added the available SPS release. [Kaylee]
2013-05-25 08:13:13 +00:00
Fabio Priuli
c9024eef8e
(MESS) sg1000: added emulation of the Card Catcher passthrough cart. [Fabio Priuli]
...
eventually, softlist will better document which dumps come from cards and which from carts.
for the moment you can load any sg dump <= 32K as a card
2013-05-24 12:34:50 +00:00
Fabio Priuli
8da97d5847
(MESS) sg1000: converted the driver to use the new sega 8bit cart slot. [Fabio Priuli]
...
this allowed to simplify the sg1000 code and to remove duplicate Terebi Oekaki implementation...
2013-05-24 11:04:16 +00:00
Fabio Priuli
05efa2f096
added ram to a bunch of gamegear games which needed it.
2013-05-23 17:55:39 +00:00
Fabio Priuli
089bf986c3
(MESS) sms: restricted card slot to accept only files which were available as carts, and updated sms.xml to contain
...
card dumps with the correct interface. nw.
this in particular means that the dozen of Jpn games which were only released in MyCard format
can now be loaded only with the -card switch (from softlist)
2013-05-23 14:49:40 +00:00
Curt Coder
96b018efeb
(MESS) horizon.xml: Added remaining floppy images. [Dave Dunfield]
2013-05-23 14:07:42 +00:00
Fabio Priuli
5477d4ded3
(MESS) sms/gamegear: updated the systems to rely on xml only for RAM/NVRAM
...
when loading from softlist. [Fabio Priuli]
from fullpath it still allocates 32k for every game, and if the game enables RAM the content is saved at exit.
2013-05-23 12:54:27 +00:00
Fabio Priuli
238d365b0c
(MESS) sms/gamegear: fixed a few regressions in the new code (mostly due to missing bits in the softlist),
...
improved handling of proto dumps with weird sizes, added cart internal header logging. nw.
2013-05-22 13:49:41 +00:00
Curt Coder
dcb442f9fc
(MESS) hx20: Added floppy software list. [Curt Coder]
2013-05-21 21:00:39 +00:00
Fabio Priuli
d5dd4ee116
(MESS) sms/gamegear: Various improvements [Fabio Priuli]
...
- Converted cart handling and mappers to use slot devices
- Simplified bios and cart bankswitch mechanism
- Added save state support to both systems
- Removed on-cart EEPROM from main gamegear now that
it can be properly implemented on carts which have it
- Made LCD persistence hack optional (ON by default, it can
be turned OFF from Driver Configuration submenu)
- Reduced tagmap lookups all across the driver
2013-05-21 19:53:31 +00:00
Miodrag Milanovic
1c05ccc93b
Cleanups and version bump
2013-05-20 06:51:25 +00:00
Fabio Priuli
222d25a9ac
(MESS) ibm5170.xml: added some more coverdisks [Kaylee]
2013-05-19 14:25:09 +00:00
Fabio Priuli
66f6470566
fixed validation for horizon.xml. nw.
2013-05-19 14:18:44 +00:00
Fabio Priuli
c0ec2c5218
and this (omg). nw.
2013-05-19 14:18:03 +00:00
Fabio Priuli
649956dcea
(MESS) softlist: misc consistency fixes. nw.
2013-05-19 13:27:45 +00:00
Curt Coder
206d3f4adf
(MESS) Added software lists for NorthStar Horizon/Advantage floppies. [Dave Dunfield]
2013-05-19 13:13:47 +00:00
Fabio Priuli
3e97968771
(MESS) nes.c: added dump for another interesting fds conversion found in the same chinese pack as the other.
...
emulation for this work, except for SRAM. nw.
2013-05-18 15:03:35 +00:00
Fabio Priuli
d1d81eabb8
(MESS) megadriv.xml: added more pcb documentation. [sunbeam, gigadeath, nights]
2013-05-18 07:54:54 +00:00
Fabio Priuli
eaa25e92a8
(MESS) amigaocs_flop.xml: somehow, I managed to introduce these few bits of errors in the original submission. Thanks to Kaylee for spotting and fixing these. nw.
2013-05-17 17:12:15 +00:00
Curt Coder
eac0827686
(MESS) c64: Added Super Snapshot family cartridge ROMs to the software list. [Curt Coder]
2013-05-15 20:40:50 +00:00
Fabio Priuli
e7368bcefc
(MESS) cpc_flop.xml: further back-up for some sorting wip... nw.
2013-05-15 18:33:05 +00:00
Miodrag Milanovic
a57961c299
(MESS) softlist for mc1502 [shattered]
2013-05-14 06:52:38 +00:00
Fabio Priuli
b3bae5a204
(MESS) softlist: misc fixes to descriptions (to match title screens), to publishers, and to
...
shortnames (to be consistent across lists, where possible). nw.
2013-05-13 17:42:03 +00:00
Fabio Priuli
bddf7a9a1f
(MESS) cpc_flop.xml: backing up some sorting wip for games starting with #b. nw.
2013-05-13 17:39:49 +00:00
Fabio Priuli
79c671e879
(MESS) x68k_flop.xml: added missing sets from TOSEC, plus a lot of new disks dumped in the past
...
seven years, plus lots of info [Ashura, mek1, wushu, Starscream the 2nd, cpt. Misumaru Tenchi,
SuperDeadite, Anna Wu, Fabio Priuli]
Disks do not work in current MESS (and DIM format has not been converted yet to modern), but I was tired to
sit on these with risk to lose backup...
Huge thanks go to the Tokugawa Boards guys who helped tracking some disks which were very hard to find
2013-05-13 17:22:59 +00:00
Fabio Priuli
cb9b6677a0
(MESS) gbcolor.xml: added a couple of dumps from taizou. nw.
2013-05-13 15:12:52 +00:00
Fabio Priuli
8c510ba369
(MESS) nes.c: added a new fds conversion dump found in a big chinese pack. emulation
...
is only partial, unfortunately. nw.
2013-05-13 14:29:50 +00:00
Curt Coder
82e8274aca
(MESS) v1050: Added CP/M Plus BIOS 2.0 to floppy software list. [Bill Degnan]
2013-05-11 10:07:08 +00:00
Fabio Priuli
81014c8b47
(MESS) ec1841: fixed checksums, by LoganB. nw.
2013-05-10 16:12:00 +00:00
Fabio Priuli
2138059b16
mbc55x.xml: added a few more disks. [pete_j]
...
m20.xml: added newly dumped CP/M 8000 disk [Christian Groessler]
2013-05-10 15:04:20 +00:00
Fabio Priuli
2c51901aac
msx2_cart: documented a couple of dumps from VC releases, from LoganB. nw.
...
gbcolor: resized a couple of dumps, from Taizou. nw.
2013-05-10 15:02:27 +00:00
Fabio Priuli
605a9d3728
fixed ec1841.xml. nw.
2013-05-10 13:26:54 +00:00
Miodrag Milanovic
192fc4f915
-pc: remove unused ibm5150_ppi8255_interface [shattered]
...
-mc1502: FDC xtal freq is 16 MHz
-pc, ec1841: unbreak DBG_LOG macro
-asst128: another PC XT clone
-ec1841: add softlist, set 'v2' as default BIOS to avoid resets
2013-05-10 13:15:44 +00:00
Fabio Priuli
3085a63e16
(MESS) gbcolor.xml: added a new dump by taizou. nw.
2013-05-08 11:57:03 +00:00
Fabio Priuli
58fefba79b
(MESS) bbca_cass.xml/bbcb_cass.xml: moved a few files in the proper list and added some info. [Nigel Barnes]
2013-05-08 11:56:11 +00:00
Fabio Priuli
6093f8bfba
minor fix to the previous, by LoganB. nw.
2013-05-03 14:28:25 +00:00
Fabio Priuli
7a4cfd3908
(MESS) neocd.xml: updated list to use our standard descriptions, added info
...
about jpn titles and release dates. nw.
also, updated an amiga description which did not need the " for quotes
2013-05-02 08:19:57 +00:00
Fabio Priuli
95eb4d9006
(MESS) jaguar.xml: added some dumps surfaced since last update of the list. [LoganB]
2013-05-02 08:17:28 +00:00
Fabio Priuli
373ef6f248
(MESS) partner_cass.xml: fixed some descriptions and added more info [LoganB]
...
+ enforced some lode runner naming consistency
2013-05-01 10:27:44 +00:00
Fabio Priuli
aa853b85c2
(MESS) aim65.c: added software list for software ROMs and hooked up to the driver. [K1W1, Fabio Priuli]
...
out of whatsnew: make sure to read the "usage" feature to use properly the dumps
2013-05-01 09:56:29 +00:00