Commit graph

25 commits

Author SHA1 Message Date
Scott Stone
daa82e3ce4 Fix formatting after more recent changes to softlists (nw) 2015-09-09 12:53:30 -04:00
Miodrag Milanovic
1b452e3bfb Cleanups and version bump 2015-07-29 08:34:21 +02:00
David Haywood
527e70ca40 apparently the ones listed as 'for MESS' are actually the ones that work on real hardware, and the others are hacked for prosystem emulator? (nw) 2015-06-03 12:46:16 +01:00
David Haywood
f7fd6b95f5 ok, this is how you load the dev board version (nw) 2015-06-03 11:31:52 +01:00
David Haywood
d3bf4d4125 added the newer a7800 donkey kong XM enhanced demo files to the softlist.
i've added the 'emulator compatible' images too, pokey sound doesn't seem to work with the regular ones, might be useful for debugging.

eta seems to indicate it did at the point he removed the emulator compatible images for the older version, so when did it break?

(nw)
2015-06-03 11:03:41 +01:00
Fabio Priuli
5d642ee5eb (MESS) removed softlist features that were not used anymore since conversion
to slot devices. nw.
2014-10-15 18:38:30 +00:00
Miodrag Milanovic
c93ed344fb Cleanups and version bump 2014-10-15 07:19:47 +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
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
Fabio Priuli
ad52cefa2e bunch of xml fixes from Diet Go Go Fan. nw. 2014-09-12 19:04:48 +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
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
bccaf0aaf3 (MESS) a5200/a7800: fixed a bunch of regressions introduced with
slotification. nw.
2014-09-04 21:21:51 +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
Scott Stone
532bfb9e2b Alignment fixes for XML hashes. (nw) 2014-07-01 00:17:55 +00:00
Miodrag Milanovic
fec65e0b57 Cleanups and version bump 2014-04-07 06:04:18 +00:00
Scott Stone
5e5f680e15 fixed </softwarelist> tag placement (nw) 2014-03-17 15:19:28 +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
Miodrag Milanovic
4337250fbe used old version of srcclean, so I put back old files and run it again, it produce much less changes, sorry for this (nw) 2013-03-19 11:38:58 +00:00
Miodrag Milanovic
0e1f5ad25b Cleanups and version bump 2013-03-19 07:22:20 +00:00
smf-
19a14cbba6 use spaces in xml comments. This is the output from a local srcclean change applied after reverting the 0.148 cleanup, to avoid losing previous formatting. 2013-01-11 16:23:29 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
Miodrag Milanovic
960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00