Scott Stone
17767d25bf
Chihiro improvements: [Samuele Zannoli]
...
* i386 cpu x87 opcodes FPREM and FPREM1 must clear status bit C2 not C0
* Add basic management of some Nvidia APU sound registers.
* Store modelview/projection matrices and translate/scale vectors sent to NV2A.
* Store vertex program (vertex shader) sent to NV2A 3d accelerator.
* Added debug command "chihiro grab_texture,<type>,<filename>", it saves to <filename> the next used texture of type <type>.
* Fixed DXT3 and adds DXt5 texture decompression.
* Add 3d accelerator method 0x1800 for indexed mode vertex sending.
2014-04-10 20:30:44 +00:00
Scott Stone
057d4c763c
(MESS) rainbow.c : unmap unavailable RAM. Hard limits and 'floating bus' code removed. [Bavarese]
...
(MESS) dec_lk201.c : KEYCODE_2 corrected. RIGHT CONTROL now triggers DO. [Bavarese]
2014-04-10 19:40:11 +00:00
Scott Stone
9a26d675ef
(MESS) PVE500.c: Work on keyboard, 7-seg display and maincpu (z80) daisy chaining. Added declaration of DIP switches. [Felipe Sanches]
2014-04-10 19:33:52 +00:00
Scott Stone
2f797b35b3
Some changes/corrections to device descriptions from MASH and Tafoid (nw)
2014-04-10 19:23:10 +00:00
Ivan Vangelista
1966fb6bbc
Fixed MESS debug compile (nw)
2014-04-10 17:05:57 +00:00
David Haywood
d0f41cec39
update information based on photos
2014-04-10 13:59:22 +00:00
David Haywood
1a0c1dedc0
new clones
...
Nemo (World 901109) [muddymusic]
I've asked for a list of the b-board PALs etc. to verify it uses the same ones as the parent.
2014-04-10 13:31:31 +00:00
Fabio Priuli
3c4620803a
Converted SNES PPU to be a device. [Fabio Priuli]
2014-04-10 11:57:10 +00:00
Alex W. Jackson
39b3fbee05
Adjusted ROM loading so that all drivers using the k007342 and k007420 use compatible gfx layouts [Alex Jackson]
2014-04-10 11:14:40 +00:00
Alex W. Jackson
7fd214b0a0
namcona1.c: clean up ROM loading, etc. [Alex Jackson]
2014-04-10 09:15:40 +00:00
Fabio Priuli
dfe6539917
huc6261: converted to use inline config. nw.
2014-04-10 07:32:12 +00:00
Fabio Priuli
9586210cdb
crtc_ega: updated to use devcb2, inline configs and delegates. nw.
2014-04-09 22:17:40 +00:00
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