Michaël Banaan Ananas
b2e6bfcdb6
hmm, i can't get golgo13 gun aim working, something wrong with h8_adc?
2014-04-09 19:03:17 +00:00
Michaël Banaan Ananas
5c4460701e
assume portb high bit is read-only
2014-04-09 18:31:16 +00:00
Angelo Salese
a3774a2b9e
Added Co-Processor sub-types to ARM CPU, hooking a special case for VL86C020 used by Acorn Archimedes, nw
2014-04-09 17:36:55 +00:00
Ivan Vangelista
1532668b9c
generic_keyboard_device, generic_terminal_device and teleprinter_device: converted to devcb2 (nw)
2014-04-09 17:26:30 +00:00
cracyc
c19f8b7efa
hd63450: mask error irq (nw)
2014-04-09 17:15:20 +00:00
Ivan Vangelista
201d15ffb2
dp8390_device: converted to devcb2 (nw)
2014-04-09 17:13:17 +00:00
Ivan Vangelista
07f60f6277
wd11c00_17_device: converted to devcb2 (nw)
2014-04-09 17:08:24 +00:00
Ivan Vangelista
d53f49a077
g1_device: converted to devcb2 (nw)
2014-04-09 17:06:26 +00:00
Fabio Priuli
f2e14c070a
ramdac: updated to use inline configs. nw.
2014-04-09 16:41:28 +00:00
Ivan Vangelista
b38400d1f5
i8279 is now hooked up agaim in the maygay drivers (nw)
2014-04-09 16:38:26 +00:00
Fabio Priuli
6049916217
forgot to remove this. nw.
2014-04-09 16:24:19 +00:00
Fabio Priuli
1e4989c4de
hd63484: updated to use inline configs. nw.
2014-04-09 16:24:02 +00:00
Fabio Priuli
09533a06ae
mb_vcu: updated to use inline configs. nw.
2014-04-09 16:20:33 +00:00
Alex W. Jackson
ed32a3321c
Bump UI gfx viewer column limit up (nw)
2014-04-09 16:18:08 +00:00
Fabio Priuli
6f2a26a91f
t6a04: updated to use inline configs. nw.
2014-04-09 16:16:36 +00:00
Michaël Banaan Ananas
b700408998
this fixes golgo13 (note: namcos12 is the only place where psx vblank_state is used, we should be safe)
2014-04-09 16:13:55 +00:00
Fabio Priuli
ab40cbc365
silencing cmpro. nw.
2014-04-09 14:00:30 +00:00
Fabio Priuli
c6f243b4e5
ATTN Aaron: the core does not seem to like large amounts of RAM and dies with
...
"FATALERROR: Duplicate save state registration entry (memory/:maincpu/0/00000000-ffffffff)"
is this a limitation of the save system or a bug?
2014-04-09 13:59:14 +00:00
cracyc
2130b87ae0
td0_dsk: cleanup (nw)
2014-04-09 13:46:04 +00:00
Fabio Priuli
af7aba4e19
(MESS) nuked a few more auto_allocs, using dynamic_arrays instead. nw.
2014-04-09 13:31:49 +00:00
R. Belmont
8d1019abee
konamigx: better wet/dry levels. Will tune these more later. (nw)
2014-04-09 13:11:01 +00:00
Curt Coder
09c377832b
Fixed build. (nw)
2014-04-09 12:59:11 +00:00
Alex W. Jackson
6217d6e6b6
namcona1.c: use set_palette_offset for tilemaps; use GFXDECODE_RAM; more cleanups [Alex Jackson]
2014-04-09 12:12:09 +00:00
Fabio Priuli
70ba5a57c0
(MESS) pce_slot.c: nuked some auto_allocs, using dynamic_buffer instead. nw.
...
(MESS) sega8_slot.c: nuked some auto_allocs, using dynamic_buffer instead. nw.
2014-04-09 11:22:57 +00:00
Fabio Priuli
b90a14b1eb
k053936: updated to use inline configs. nw.
2014-04-09 10:56:45 +00:00
Fabio Priuli
954d6fe425
k054338: updated to use inline configs. nw.
2014-04-09 10:55:54 +00:00
Fabio Priuli
5e7c914e5a
(MESS) snes_slot.c: nuked some auto_allocs, using dynamic_buffer instead. nw.
2014-04-09 10:53:46 +00:00
Fabio Priuli
617a2abcd7
tc0480scp: updated to use inline configs. nw.
2014-04-09 05:41:40 +00:00
Fabio Priuli
9d31335744
tc0100scn: updated to use inline configs. nw.
2014-04-09 05:09:53 +00:00
Alex W. Jackson
50d5da645d
namcona1.c: rewrite tilemap drawing, fixing MT 05499 [Alex Jackson]
2014-04-09 04:51:39 +00:00
cracyc
f87bffdce2
(mess) x68k: reduce tag lookups and fix adpcm (nw)
...
hd63450: add drq lines (nw)
2014-04-09 02:55:40 +00:00
Michaël Banaan Ananas
005c314621
rewrote bcd_add/sub according to official doc
2014-04-09 00:08:21 +00:00
Scott Stone
5d2e73ffbf
MESS compiles now too.. (nw)
2014-04-08 22:37:29 +00:00
Scott Stone
e9a1a62528
At least it compiles now.. (nw)
2014-04-08 21:25:53 +00:00
Olivier Galibert
8a8028a891
konamigx: Reverb me harder baby! [O. Galibert]
2014-04-08 20:43:13 +00:00
Michaël Banaan Ananas
79174c30d5
zerofill at init, please retest this galaga issue. http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=324318&page=0&view=expanded&sb=5&o=&fpart=1&vc=1
2014-04-08 20:37:03 +00:00
James Wallace
f3125fc814
Added support for the Samsung 16LF01 series of VFDs (a Rockwell clone with different segment drive order). Changed all affected systems to use it.
...
Maygay M1 and MV1 converted to standard i8279 drivers. [J.Wallace]
2014-04-08 19:38:02 +00:00
Angelo Salese
7d46c8be6c
Fixes shaking screen regression in Poizone/Erotictac, nw
2014-04-08 19:08:05 +00:00
Ryan Holtz
c3f1015d14
- Fixed bloom misalignment with HLSL. [MooglyGuy]
2014-04-08 18:34:47 +00:00
Alex W. Jackson
b5aba4d717
c45.c: reduce tagmap lookups (nw)
2014-04-08 17:25:12 +00:00
Fabio Priuli
f5c172f6f0
Systems Promoted from GAME_NOT_WORKING:
...
---------------------------------------
Master System Store Display Unit [Enik Land]
2014-04-08 16:58:00 +00:00
Fabio Priuli
92cb4e16d2
pc080sn: updated to use inline configs. nw.
2014-04-08 16:51:43 +00:00
Fabio Priuli
0f4a1311ed
pc090oj: updated to use inline configs. nw.
2014-04-08 16:32:30 +00:00
Angelo Salese
88fa80c7a9
Looks like that /2 is far better as timer count, according to the RTC count, nw
2014-04-08 16:14:42 +00:00
Fabio Priuli
0f099891b4
tc0080vco: updated to use inline configs. nw.
2014-04-08 16:11:51 +00:00
Fabio Priuli
9c8533cfcf
tc0150rod: updated to use inline configs. nw.
2014-04-08 16:10:59 +00:00
Alex W. Jackson
6513c5b67e
device_gfx_interface and memory system improvements: [Alex Jackson]
...
Added macros to facilitate declaring gfxdecode info arrays as members
of a device class.
AM_SHAREs in a device's internal address map or its default address map are
now tagmapped as children of that device rather than siblings (analogous
to how handlers in internal/default address maps are scoped).
Converted the Namco C45 to device_gfx_interface.
2014-04-08 15:41:46 +00:00
Angelo Salese
b3958ffb18
Fixed DMA scrolling and wrap-around, noticeable on supervisor mode.
2014-04-08 15:37:26 +00:00
Ivan Vangelista
a51f0ecafb
wd2010_device: converted to devcb2 (nw)
2014-04-08 15:34:44 +00:00
Ivan Vangelista
1facf76b81
Missing file (nw)
2014-04-08 15:26:16 +00:00