Scott Stone
b2bbc99e76
Fixed duplicate shortname which caused SNES Multitap device from not showing/showing incorrectly as "snes_joypsd" in XML output. (nw)
2015-06-11 17:32:05 -04:00
Scott Stone
1373432248
Moved device constructors from the header to the driver in an effort to keep things uniform (part 1) (nw)
2015-06-11 15:34:26 -04:00
R. Belmont
1b0d44d584
Merge pull request #208 from superctr/master
...
seta, x1-010: Fix pitch in downtown [superctr]
2015-06-11 08:54:59 -04:00
Dirk Best
48cc86740b
New skeleton driver: Regnecentralen RC759
2015-06-11 13:33:05 +02:00
briantro
57411d33ef
peplus.c: Minor doc update - NW
2015-06-10 19:08:28 -05:00
David Haywood
b5c0326032
Merge branch 'master' of https://github.com/mamedev/mame
2015-06-10 23:45:23 +01:00
David Haywood
a9080894b4
the slave does not have / need the DSP (nw)
2015-06-10 23:45:01 +01:00
hap
1b2e00cf01
removed old kludge
2015-06-11 00:42:33 +02:00
hap
66a4d637e5
added ioport arrays and cleaned up machine_start
2015-06-11 00:05:32 +02:00
David Haywood
13b609deb2
slightly different logic (nw)
2015-06-10 23:04:03 +01:00
cracyc
ed13fa3ed3
z8000: make 9c00 an alias to testl (nw)
2015-06-10 16:43:20 -05:00
David Haywood
d22e278a03
Merge branch 'master' of https://github.com/mamedev/mame
2015-06-10 21:12:50 +01:00
David Haywood
3ca05f596d
system32 - allow individual x/y flipping on tilemaps, 2nd screen on arescue needs this
2015-06-10 21:12:35 +01:00
couriersud
dad7a6bab5
From 45% to 60% to 99%. That's the improvement achieved for a 89x89
...
audio matrix mostly solved by elimination.
Cleaned up some code as well. [Couriersud]
2015-06-10 21:50:10 +02:00
Stiletto
b2a7d75ef0
bootlegger info (nw)
...
bootlegger info (nw)
2015-06-10 15:21:28 -04:00
cracyc
3dab3d202e
z8000: set flag on even parity (nw)
2015-06-10 14:08:27 -05:00
Ian Karlsson
0dc8e3a33c
Seta, x1-010: Implement frequency division flag
2015-06-10 20:50:27 +02:00
Ian Karlsson
0bbedec8ba
Revert "seta, x1-010: Fix pitch in downtown"
...
This reverts commit 76d163530e
.
2015-06-10 20:38:21 +02:00
David Haywood
eefbf671bb
emulate the dual stack System 32 games as dual stack (f1 exhaust note and air rescue)
...
these games use a sub-board over the main board, underneath the ROM boards to connect 2 system 32 stacks, the board contains shared RAM, it is not a network connection.
the games are designed to ONLY operate with the full setup, infact if you remove the sub-board the or either PCB stack the PCBs simply don't boot or display anything because they wait for values in the shared RAM, we were currently hacking around this to run them as a single screen, however this meant that the air rescue title screen was cut in half etc.
by emulating both stacks and the shared RAM I was able to finally remove the hacks.
I haven't touched f1lap because
2015-06-10 19:11:14 +01:00
Ian Karlsson
76d163530e
seta, x1-010: Fix pitch in downtown
2015-06-10 19:13:08 +02:00
briantro
923f5e3650
rohga.c: Fix mem size for new sample rom.
...
MT03941: dearkseal2: Cutscenes suffer from glitched-up voice samples
rohga.c: Redumped MAS10 sound sample rom at the correct size. Fixes missing sounds in the Darkseal 2. [Porchy, The Dumping Union]
2015-06-10 11:22:59 -05:00
Ian Karlsson
2bc883fabe
Merge pull request #2 from mamedev/master
...
syncing fork
2015-06-10 18:22:23 +02:00
briantro
c9e38b3a45
2015-06-10 10:30:20 -05:00
briantro
1264bfaf9f
peplus.c: Misc minor doc corrections & white space - NW
2015-06-10 10:28:19 -05:00
etabeta78
a7184aa5a3
fixed regression in falcon30, falcon40, tt030, tt030_de, tt030_fr,
...
tt030_pl, tt030_uk drivers due to the wrong driver class being
used. nw.
2015-06-10 15:12:48 +02:00
etabeta78
2efe4c6553
gamegear: allow master gear adapter to see lightphaser offsets. [Enik Land]
2015-06-10 15:11:52 +02:00
Miodrag Milanović
a0e8c2703c
Merge pull request #206 from felipesanches/i7000
...
New driver : Itautec I7000 [Felipe Sanches]
2015-06-10 14:14:56 +02:00
Miodrag Milanović
6ad1b32595
Merge pull request #207 from fulivi/hp64k_dev
...
New driver for hp 64000 development system
2015-06-10 14:13:32 +02:00
Dirk Best
1c1860499f
move some legacy formats over to imgtool since it's now the only user
2015-06-10 12:28:33 +02:00
fulivi
9fc4731399
hp64k: preliminary version of hp64k driver
2015-06-10 12:23:23 +02:00
fulivi
eecc50b48a
hp64k: Improved HP Hybrid CPU (still no DMA)
2015-06-10 12:22:17 +02:00
Dirk Best
58e21376c9
apricot: fix iop ram access with expansion cards
2015-06-10 10:12:02 +02:00
Dirk Best
9de83ac835
i8089: add support for wait for destination drq
2015-06-10 10:11:57 +02:00
Dirk Best
7981db6aef
Intel 8089 -> I8089 for consistency
2015-06-10 10:11:53 +02:00
Dirk Best
30fb2540c2
apricot: split 128/512k ram card into two devices
2015-06-10 10:11:48 +02:00
Dirk Best
34d29b7e27
apricot: improve sio hookup, more disks load
2015-06-10 10:11:44 +02:00
Felipe Corrêa da Silva Sanches
038c9ddde3
Initial 40x25 monochrom text-mode video emulation for the Itautec I-7000 computer.
2015-06-10 02:17:11 -03:00
hap
f73fea5b51
small fix
2015-06-10 03:20:39 +02:00
Felipe Corrêa da Silva Sanches
bbe27d0884
Adding all of the Itautec I-7000 technical specs that are available up-to-now.
2015-06-09 13:52:18 -03:00
Felipe Corrêa da Silva Sanches
3490c921c3
Adding a cartridge interface and a cartridges softlist for the Itautec I7000 computer. Thanks Alexandre Souza (Tabajara) for all of the cartridges data.
2015-06-09 13:52:18 -03:00
Felipe Corrêa da Silva Sanches
3778c95e95
Initial minimal skeleton driver for Itautec I7000 computer. Thanks to Alexandre Souza (a.k.a. Tabajara).
2015-06-09 13:52:18 -03:00
hap
fe7951f109
added internal artwork: ebaskb2.lay, efootb4.lay, h2hbaseb.lay, tbreakup.lay
...
Games promoted to working:
------------------
Entex Electronic Basketball 2 [hap, Sean Riddle]
Entex Color Football 4 [hap, Sean Riddle]
Tomy Break Up [hap, Sean Riddle]
2015-06-09 18:51:39 +02:00
Dirk Best
faa977641a
apricot: add initial keyboard support
2015-06-09 17:01:16 +02:00
Dirk Best
9880a75bbd
z80dart: add direct control/data access functions
2015-06-09 17:01:12 +02:00
Dirk Best
bb8ef78d03
i86: add very limited lock support (just enough for the apricot
...
actually)
2015-06-09 17:01:07 +02:00
Ivan Vangelista
7ff62b4b45
grchamp.c: added save state support (nw)
2015-06-09 14:41:23 +02:00
ted green
01eef6ee90
Fix msvc build
2015-06-08 21:08:23 -06:00
Stiletto
d3ec864e01
a couple of part/model numbers (nw)
...
a couple of part/model numbers (nw)
2015-06-08 20:52:55 -04:00
Scott Stone
110ec50118
Revert the brute force fix for the exidy/driver sound issues as it doesn't fix the problem and only slightly improves sound stability which still breaks and causes hangs/crashes in some games. (nw)
2015-06-08 20:26:15 -04:00
Stiletto
a4fc1f2a00
another little adjustment, sorry (nw)
...
another little adjustment, sorry (nw)
2015-06-08 20:18:29 -04:00