Nathan Woods
|
3f24d4173c
|
Using a better overload of utf8_from_uchar() in ioport_field::key_name (nw)
|
2017-09-10 09:17:55 -04:00 |
|
Joakim Larsson Edstrom
|
4475ea3903
|
epc: Added ROM:s for NEW PC clone, Ericsson PC, needs additional emulation to be complete, runs but no boot screen visible
|
2017-09-10 15:13:56 +02:00 |
|
Joakim Larsson Edström
|
4a422c0495
|
Merge pull request #2643 from JoakimLarsson/eppc_2
eppc: Added ROM:s for NEW PC compatible, Ericsson Portable PC, needs …
|
2017-09-10 13:43:46 +02:00 |
|
Lord-Nightmare
|
d9e8f6216b
|
superqix: Traced out correct clock divider for cpu and mcu from pcb. Fixed issue with sqixb1 not working with the correct clock speed and synchronize fences. Added emulation of the 8031 bootleg mcu port 3 output latch. [Lord Nightmare]
|
2017-09-10 04:39:32 -04:00 |
|
briantro
|
c3a3b1a2ee
|
model2.cpp: Minor doc update (nw)
|
2017-09-10 02:55:41 -05:00 |
|
Robbbert
|
a888445b44
|
(nw) Housekeeping
|
2017-09-10 17:11:44 +10:00 |
|
Robbbert
|
e49274ed93
|
(nw) stargame : added meat to the bones
|
2017-09-10 16:53:00 +10:00 |
|
AJR
|
c696c71153
|
cop400: Room for improvement (nw)
|
2017-09-09 23:14:36 -04:00 |
|
Lord-Nightmare
|
a4d34dc3b9
|
add/update some mazer blazer driver comments (nw)
|
2017-09-09 22:15:50 -04:00 |
|
AJR
|
fb34396609
|
quizpun2: Emulate COP402 MCU
|
2017-09-09 20:40:30 -04:00 |
|
briantro
|
00867f79cd
|
new working machine promoted from non-working
New Working Machine
--------------------------------------------
Slap Fight (A76 set, GX-006-A PCB) [Corrado Tomaselli, The Dumping Union]
|
2017-09-09 17:44:43 -05:00 |
|
Joakim Larsson Edstrom
|
f71fa34f1a
|
eppc: Added ROM:s for NEW PC compatible, Ericsson Portable PC, needs additional emulation to be complete
|
2017-09-10 00:24:34 +02:00 |
|
Joakim Larsson Edstrom
|
08d77828bf
|
68340: simplified code by making the timer module implementation a device and created two independent instanses, as it should be
|
2017-09-09 22:55:22 +02:00 |
|
AJR
|
8bed290324
|
Might as well make the IRQ line explicit (nw)
|
2017-09-09 15:51:17 -04:00 |
|
AJR
|
f4c7a53ac8
|
exterm: Soundlatch modernization and save state support (nw)
|
2017-09-09 15:36:29 -04:00 |
|
AJR
|
0a3880730f
|
vball: Soundlatch modernization (nw)
|
2017-09-09 15:18:56 -04:00 |
|
AJR
|
36c795aa09
|
cupsocsb: Soundlatch modernization (nw)
|
2017-09-09 14:52:37 -04:00 |
|
AJR
|
b4756e2bb1
|
dacholer.cpp: Soundlatch modernization (nw)
|
2017-09-09 14:46:38 -04:00 |
|
AJR
|
39da963593
|
1942p: Soundlatch modernization (nw)
|
2017-09-09 14:23:12 -04:00 |
|
angelosa
|
7c7a2374da
|
mazerbla.cpp: input cleanups (nw)
|
2017-09-09 07:55:54 +02:00 |
|
angelosa
|
621a418c03
|
mb_vcu.cpp: improved collision detection and fixed layer 0 data setups (nw)
mazerbla.cpp: driver cleanups (nw)
|
2017-09-09 07:00:03 +02:00 |
|
AJR
|
a99be799b2
|
kingdrby.cpp: More plausible method of generating NMI on sound CPU (nw)
|
2017-09-09 00:48:38 -04:00 |
|
AJR
|
b365166438
|
f1gp.cpp: ACIA interrupt goes to second CPU, of course (nw)
|
2017-09-09 00:32:46 -04:00 |
|
Vas Crabb
|
f8d7be5164
|
make the C-like parts more consistent with MAME (nw)
|
2017-09-09 12:41:37 +10:00 |
|
angelosa
|
8c002c645c
|
left-over (nw)
|
2017-09-09 01:18:59 +02:00 |
|
angelosa
|
8cfe16b939
|
mb_vcu.cpp: added collision detection feature, specific to Mazer Blazer [Angelo Salese]
|
2017-09-09 00:52:31 +02:00 |
|
angelosa
|
490c9cf053
|
decocass.cpp: cgraplop2 is really Cluster Buster, added additional notes (nw)
|
2017-09-09 00:52:29 +02:00 |
|
angelosa
|
749e6ac92a
|
Early work on collision detection (nw)
|
2017-09-09 00:52:27 +02:00 |
|
Sven Schnelle
|
036944c936
|
hp16500: connect HIL MLC
Signed-off-by: Sven Schnelle <svens@stackframe.org>
|
2017-09-08 20:03:28 +02:00 |
|
Lord-Nightmare
|
10c851a27b
|
superqix: added a sync trampoline for reading the semaphores via the ay-3-8910 #1, MCFG_QUANTUM_PERFECT is no longer needed. [Lord Nightmare]
|
2017-09-08 13:17:55 -04:00 |
|
Lord-Nightmare
|
9100c4e0d7
|
superqix.cpp: Correctly implemented 8751 port2 latch based on pcb tracing. Fixed semaphores implementation to match pcb tracing. Got rid of z80<->mcu 'pending' communication hacks by using synchronize calls. Moved superqix specific variables and member functions to its own subclass. Consolidated the 8031 bootleg and 8751 protected set port2 handling code. Removed some unnecessary trampoline functions. [Lord Nightmare]
|
2017-09-08 06:18:05 -04:00 |
|
Ivan Vangelista
|
b6ee396c43
|
subsino.cpp: fixed MT06673 (nw)
|
2017-09-08 07:27:11 +02:00 |
|
Ivan Vangelista
|
11d6d9311d
|
New working clones
----------------------------
Iron Horse (version K) [Coolmod, The Dumping Union]
|
2017-09-08 07:26:30 +02:00 |
|
briantro
|
8d92878415
|
new Apple II softlist addition
apple2.xml: Theif [san inc. & TRex]
|
2017-09-07 21:03:06 -05:00 |
|
Sergey Svishchev
|
0e6fa0a8ac
|
cgc7900: attach keyboard and serial port, force cold boot (#2612)
|
2017-09-08 11:54:40 +10:00 |
|
mahlemiut
|
8e83d54af5
|
leland: fix missing DAC sounds in later Ataxx-era audio.
|
2017-09-08 13:11:50 +12:00 |
|
Joakim Larsson Edstrom
|
6da08cf304
|
68340: Fixed -validate errors and made slight cleanup
|
2017-09-08 10:44:16 +10:00 |
|
Lord-Nightmare
|
03bc2402b7
|
forgot to remove this (nw)
|
2017-09-07 16:42:47 -04:00 |
|
R. Belmont
|
4a3471ac89
|
Merge pull request #2638 from DavidHaywood/040917
new WORKING clones : Land Breaker (World) / Miss Tang Ja Ru Gi (Korea) (pcb ver 1.0) (AT89c52 protected) [Hammy]
|
2017-09-07 15:07:21 -04:00 |
|
angelosa
|
5eb3bffc7f
|
promoted to WORKING
-------------------
Great Guns [Angelo Salese]
|
2017-09-07 15:04:35 +02:00 |
|
David Haywood
|
09ae117554
|
new clones : Land Breaker (World) / Miss Tang Ja Ru Gi (Korea) (pcb ver 1.0) (AT89c52 protected) [Hammy]
|
2017-09-07 14:01:29 +01:00 |
|
AJR
|
2cae68f527
|
megaplay: Restore some of Haze's comments; log the internal P1/P2 Start activity to make it more obvious where things are going wrong (nw)
|
2017-09-07 08:07:07 -04:00 |
|
Lord-Nightmare
|
fbade920a5
|
minor format changes to ease potential future code merge (nw)
|
2017-09-07 02:26:34 -04:00 |
|
AJR
|
01621e3f12
|
megaplay: No, it's still broken (nw)
|
2017-09-07 00:08:44 -04:00 |
|
Vas Crabb
|
72869d504c
|
fix github issue #2598 (nw)
|
2017-09-07 11:53:34 +10:00 |
|
AJR
|
df489c109f
|
megaplay: Make start buttons work properly through BIOS
|
2017-09-06 21:18:34 -04:00 |
|
R. Belmont
|
c5ee96497a
|
Merge pull request #2636 from DavidHaywood/040917
demote Megaplay to not working, see notes
|
2017-09-06 20:49:30 -04:00 |
|
David Haywood
|
bdcf945070
|
demote Megaplay to not working, see notes
|
2017-09-07 01:44:34 +01:00 |
|
AJR
|
791e47bb1b
|
capr1.cpp: Some rather blind guesses that don't help much now (nw)
|
2017-09-06 20:38:30 -04:00 |
|
AJR
|
7f35d736ad
|
segas24.cpp: Add uPD4701A devices; update documentation (nw)
|
2017-09-06 16:33:34 -04:00 |
|