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
Ville Linde
b628897816
model3: removed rom patches (nw)
2014-10-13 00:10:25 +00:00
Ville Linde
54a4c8bddd
model3.c: fix harley (nw)
2014-10-12 23:44:53 +00:00
Cowering
e7c7760bde
Start of updates for V.Smile softlist
2014-10-12 23:29:13 +00:00
Ville Linde
cea787b3b6
model3: Added Real3D DMA timer. (nw)
2014-10-12 23:21:22 +00:00
Brian Troha
0cc17d08a9
meritm.c: Remove stray addition used for testing which later turned out not to be needed after the separation of Americana & Merit Touch Joker Poker games - NW
2014-10-12 23:10:16 +00:00
Brian Troha
d19f7fa7ef
new game added
...
Out of whatsnew: This game doesn't seem to have a title or demo sequence so it'll be called "Merit Touch Joker Poker" for now. Also if dipswitch 1 isn't HIGH the game doesn't respond to "touches"
New Game Added
---------------------------------------
Merit Touch Joker Poker (9132-00) [Brian Troha, Mariusz Wojcieszek]
2014-10-12 23:05:47 +00:00
James Wallace
be4659d42b
Fix double quote (nw)
2014-10-12 19:02:15 +00:00
James Wallace
fa4d1fe447
Checkpoint from local SVN,added more sophistication to cops DACIA (nw)
2014-10-12 18:59:30 +00:00
smf-
616eeffd47
Beatmania IIDX Twinkle hardware: The IDE DMA is now hooked up, but the sound board isn't running well enough yet for it to make a difference. Hooked up the FDC37665GT and HLE the XVD701 and the 68k sound board responses to get most of the games booting. There is no sound and the games all fail with a hdd error when you start a stage. Beatmania IIDX with DDR 2nd Club Version wants the GQ863 hard disk. [smf]
2014-10-12 11:54:06 +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
2c4831d5da
(MESS) reducing sega8 slot interface duplication. nw.
2014-10-12 11:14:32 +00:00
Fabio Priuli
9772759ede
(MESS) sms.xml: documenting Graphic Board prototype dump. [SMSPower]
2014-10-12 11:11:45 +00:00
Wilbert Pol
c90b350b40
(MESS) sms.c: Misc fixes: [Enik Land]
...
- Disable gamegear sio register when in ggsms mode.
- Fixed tilemap mirroring on sms1 vdp needed for Japanese version of Ys.
- Fixed BIOS support in the gamegear driver.
- Fixed collisions when column #0 is disabled.
2014-10-12 11:04:55 +00:00
Fabio Priuli
6510f7b55e
(MESS) consolidate save states when using the SMS gender adapter, from
...
Enik Land. nw.
2014-10-12 08:44:26 +00:00
Fabio Priuli
d7e6d623c4
tms32031: removed static configs in favor of inline config+devcb. nw.
2014-10-12 08:30:17 +00:00
Fabio Priuli
8fa8c17c8e
removed unneeded define. nw.
2014-10-12 08:24:36 +00:00
Fabio Priuli
542969fb95
(MESS) hd61700: converted to use devcb callbacks instead of
...
static config, and removed a few trampolines in pb1000.c as a
consequence. nw.
2014-10-12 07:40:44 +00:00
Fabio Priuli
5654fcee2b
(MESS) svision: handling sound IRQ via a device delegate allows
...
to finally untangle the sound device from the main state. also given
the sound device its own .h file. nw.
2014-10-12 06:37:59 +00:00
Fabio Priuli
1281a5a7fd
(MESS) apf: removed RAM options from APF M1000, which had no other
...
RAM outside the 1K videoram (this was added when space distroyer was
using internal RAM for the on-cart memory, but it is not needed anymore :) ). nw.
2014-10-12 06:07:09 +00:00
David Haywood
dd600a5a56
gfx rom change is clearly intentional, write a note about it (nw)
2014-10-12 05:03:50 +00:00
David Haywood
8190598b60
forgot to change the flag to working (nw)
2014-10-12 04:52:30 +00:00
David Haywood
7fb219d3a6
better (nw)
2014-10-12 04:49:51 +00:00
David Haywood
eb4b4964fa
new clones
...
Frisky Tom (set 3, encrypted?) [Andrew Welburn]
(not working, the protection MCU, which shares roms with the main CPU, appears to expect to run encrypted opcodes unlike the other sets)
2014-10-12 04:39:51 +00:00
Ville Linde
c0234a2f29
model3: New 3D renderer + various fixes (still heavily WIP) [Ville Linde]
2014-10-12 00:28:50 +00:00
Scott Stone
120ba87d70
eepromuser.c: [Felipe Sanches]
...
- Added Support for MSM16911 Serial eeprom
mb88xx.c: [Felipe Sanches]
- Added support for Fujitsu M88201-202 MCU
(MESS) pve500.c: [Felipe Sanchez]
- Declare 4-bit MCUs used to control search dials.
- Declare/Hook up Serial eeprom to Port A of the subcpu
2014-10-12 00:25:13 +00:00
Scott Stone
49c49c511a
naomi.c:
...
- M2-type cartridges 4/8MB mode mapping documentation/code [MetalliC, rtw]
- F355 protection key, small docs update/corrections [MetalliC]
2014-10-11 23:59:49 +00:00
mahlemiut
6c39689691
trident: MMIO WIP. To test with Win95, set the card ID to 0xe3.
2014-10-11 23:59:05 +00:00
David Haywood
db7c71f93a
we had another dump of this too (nw)
2014-10-11 22:59:47 +00:00
David Haywood
8a3d93cb5a
and here where it was c+p to (nw)
2014-10-11 21:24:03 +00:00
David Haywood
c7776ecfc6
fix location (nw)
2014-10-11 21:23:25 +00:00
Brian Troha
4d08d99c12
New Speed Up clone
...
New Clone Added
---------------------------------------------------
Speed Up (Version 1.00) [neocps1]
2014-10-11 21:08:39 +00:00
David Haywood
b55819a440
make it work (nw)
...
(interesting bootleg)
2014-10-11 20:56:27 +00:00
David Haywood
a0cfb60542
make pengojpm do more (nw)
2014-10-11 20:34:18 +00:00
David Haywood
c1f56d2a74
Pengo (bootleg on JPM Pac-Man hardware) [Ace]
...
(not working, things aren't properly mapped)
2014-10-11 18:17:43 +00:00
Sandro Ronco
824e7e9130
softlist: fixed xml validation errors. (nw)
2014-10-11 17:44:39 +00:00
David Haywood
1d322ea171
new clones
...
Pac-Man (JPM bootleg) [Hammy]
2014-10-11 17:26:59 +00:00
David Haywood
f2c28552fb
r2dx_v33 - simplify banking, add save support, add note about undumped New Zero Team revision, add game license info from title screen (nw)
2014-10-11 17:05:57 +00:00
Fabio Priuli
3d88af8321
(MESS) let's try to workaround coleco cart problems from fullpath
...
by using a rom region instead of the shared pointer... so to also
avoid ROM data into save states while at it. nw
for the record, the code at fault in this case is the call of
m_rom.allocate(size), which in turn invokes code from
devfind.h and tries to save the pointer...
of course, Curt, if you find a better solution feel free to revert
this as you prefer :)
2014-10-11 16:42:53 +00:00
David Haywood
f42ef67f5c
new clones
...
Jumping (set 2) [Porchy]
also added 2 PAL dumps, use correct bootleg roms instead of ones from original sets.
(another PAL still to come)
2014-10-11 15:56:38 +00:00
Fabio Priuli
b9ba2fc331
given to another couple of sound devices their own include. nw.
2014-10-11 15:49:56 +00:00
Wilbert Pol
b67e8155b6
(MESS) msx.c: Replace custom DRIVER_INIT with driver_start override. (nw)
2014-10-11 15:38:09 +00:00
David Haywood
744fde0149
new clones
...
Hexa (with 2xZ80, protected) [??]
haven't made this work properly yet. parent set might be a bootleg.
2014-10-11 15:25:46 +00:00
Robbbert
70f3d795db
gts80a.c : WIP
2014-10-11 15:12:38 +00:00
Robbbert
022bd85bcc
fixed small mistake.
2014-10-11 14:28:30 +00:00
Robbbert
6202f4b574
gts80.c: moved original sound board to audio/gottlieb as a device.
2014-10-11 14:09:40 +00:00
Wilbert Pol
92f61919c1
(MESS) msx.c: machine_start/machine_reset cleanup (nw)
2014-10-11 13:49:13 +00:00
Wilbert Pol
e4d6a4e908
(MESS) msx.c: Fixed floppy support for the hx34 and hx34i drivers. (nw)
2014-10-11 12:58:54 +00:00
David Haywood
a155f96028
new clones
...
Shot Rider (bootleg) [f205v]
2014-10-11 10:22:24 +00:00