Angelo Salese
4b25602230
Added first step in adding floppy hook-up to Acorn Archimedes, removed old device implementation in favor of new device core.
2014-04-11 19:21:50 +00:00
Ivan Vangelista
29225a4dbb
kbdc8042_device: converted to devcb2 (nw)
2014-04-11 16:40:07 +00:00
Ivan Vangelista
0b4e78bc26
printer_image_device: converted to devcb2 (nw)
2014-04-11 16:30:02 +00:00
Ivan Vangelista
d707a9d54c
midiin_device: converted to devcb2 (nw)
2014-04-11 16:26:51 +00:00
Oliver Stöneberg
fcc4b33f2e
fixed src/emu/video/crtc_ega.c DEBUG compilation (nw)
2014-04-11 11:18:41 +00:00
Fabio Priuli
207ec49a4d
cem3394: updated to use delegates and inline configs. nw.
2014-04-11 09:47:08 +00:00
smf-
fbc648ce50
Stop the internal timer if DTR is high and there is no character being received as neither the transmit or receive will do anything anyway. The default is for the internal divider to be disabled so if the chip wasn't initialised then the timer would be running at the full rate of the xtal. (nw)
2014-04-11 08:54:54 +00:00
Fabio Priuli
82a53e9745
whops. forgot this.
2014-04-11 07:37:29 +00:00
Fabio Priuli
e238b85bc6
rf5c68: converted to use delegates. nw.
2014-04-11 07:36:56 +00:00
Fabio Priuli
af800c1155
nes_apu: converted to use inline config. nw.
2014-04-11 07:18:48 +00:00
Fabio Priuli
ced2385be2
k053260: converted to use inline config. nw.
2014-04-11 07:17:47 +00:00
Alex W. Jackson
3ab82d48b9
bladestl.c: simplify rom loading, reduce tagmap lookups [Alex Jackson]
2014-04-11 06:59:18 +00:00
Fabio Priuli
591f39ce28
namco_audio: converted to use inline config. nw.
2014-04-11 06:44:25 +00:00
Fabio Priuli
4a942f72f5
segapcm: converted to use inline config. nw.
2014-04-11 06:30:23 +00:00
Fabio Priuli
abac83b8dc
okim6258: converted to use inline config. nw.
2014-04-11 05:59:33 +00:00
Fabio Priuli
6c25ec2365
vrender0: converted to use inline config. nw.
2014-04-11 05:36:11 +00:00
Fabio Priuli
02b3036c3d
x1_010: converted to use inline config. nw.
2014-04-11 05:35:09 +00:00
Fabio Priuli
30e5cbd70a
c140: converted to use inline config. nw.
2014-04-11 04:53:51 +00:00
Fabio Priuli
cc0b2f6102
c6280: converted to use inline config. nw.
2014-04-11 04:52:34 +00:00
Fabio Priuli
1dfb6f9135
minor cleanup. nw.
2014-04-11 04:22:43 +00:00
Brian Troha
f119c467dd
new Player's Edge Poker sets
...
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Player's Edge Plus (X002272P+XP000055) Black Jack Bonus Poker [BrianT]
Player's Edge Plus (X002275P+XP000055) Black Jack Bonus Poker [BrianT]
New clones added
----------------
Player's Edge Plus (PP0242) Deuces Wild Poker (International English/Spanish) [BrianT]
Player's Edge Plus (PP0288) Standard Draw Poker (Spanish) [BrianT]
Player's Edge Plus (PP0431) Deuces Joker Wild Poker [BrianT]
Player's Edge Plus (PP0449) Standard Draw Poker (International English/Spanish) [BrianT]
Player's Edge Plus (X000150P+XP000038) Standard Draw Poker [BrianT]
Player's Edge Plus (X000242P+XP000053) Deuces Wild Poker [BrianT]
Player's Edge Plus (X000516P+XP000038) Double Bonus Poker [BrianT]
Player's Edge Plus (X002038P+XP000038) Nevada Bonus Poker [BrianT]
Player's Edge Plus (X002044P+XP000038) Triple Bonus Poker [BrianT]
Player's Edge Plus (X002306P+XP000112) Triple Double Bonus Poker [BrianT]
Player's Edge Plus (X002310P+XP000112) Triple Double Bonus Poker [BrianT]
Player's Edge Plus (XMP00013) 5-in-1 Wingboard (CG2346) - Spanish [BrianT]
Player's Edge Plus (XMP00026) 5-in-1 Wingboard (CG2346) - Spanish [BrianT]
2014-04-11 01:52:02 +00:00
David Haywood
a9061edf98
added PIC dump to Mega Phoenix [Enricnes (from AUMAP)]
...
(the dump looks good - full 12-bit data for each word, it should handle the I/O stuff, haven't replaced my simulation code yet yho, not sure how to hook it up properly)
2014-04-11 00:39:54 +00:00
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