AJR
05e1095b7e
foodf: Use ADC0809 device (nw)
2018-04-02 11:28:09 -04:00
AJR
b2394d416b
firefox: Use ADC0809 device (nw)
2018-04-02 10:19:13 -04:00
ajrhacker
6a400c4352
Merge pull request #3414 from cam900/firefox_cleanupsound
...
firefox.cpp Cleanups
2018-04-02 10:01:51 -04:00
AJR
856529cf89
apache3: Use ADC device (nw)
2018-04-02 09:45:16 -04:00
AJR
644d60d687
irobot: Fix mirroring mistake (nw)
2018-04-02 09:25:43 -04:00
AJR
0290211474
irobot: Add ADC device; reduce tag lookups (nw)
2018-04-02 09:23:15 -04:00
AJR
1fbc6ae916
starwars: Use ADC device; reduce tag lookups (nw)
2018-04-02 09:07:09 -04:00
AJR
5e6bd7ce0b
lockon.cpp, vertigo.cpp: Correct ADC clocks (nw)
...
Remove "P" from M58990 device name (just designates plastic DIP package)
2018-04-02 08:49:57 -04:00
Dirk Best
15427027b3
adc0808: Destaticify
2018-04-02 13:32:23 +02:00
Dirk Best
e3ec44528c
Fix tiny build
2018-04-02 12:40:03 +02:00
Dirk Best
1ab055980a
wheelfir: Use ADC0808 device
...
Remove 'pcb linking suspicious code' comment - it's just the ADC
reading.
2018-04-02 12:04:07 +02:00
Dirk Best
69bdb2d308
vertigo: Use ADC0808 device
2018-04-02 12:04:00 +02:00
Dirk Best
3fc25775f1
undrfire: Use ADC0808 device for cbombers
...
The 'unknown hardware' for undrfire is mapped at the same place as the
ADC for combers, but it's not fitted on the PCB.
2018-04-02 12:03:54 +02:00
Dirk Best
f51a4bf78b
tceptor: Use ADC0808 device
2018-04-02 12:03:47 +02:00
Dirk Best
e147b434d3
taito_z: Use ADC0808 device
2018-04-02 12:03:40 +02:00
Dirk Best
d3021ffec4
superchs: Use ADC0808 device
2018-04-02 12:03:34 +02:00
Dirk Best
857201e210
slapshot: Use ADC0808 device for opwolf3
2018-04-02 12:03:27 +02:00
Dirk Best
8bf1fb49a1
othunder: Use ADC0808 device
...
Also use MCFG_SCREEN_VBLANK_CALLBACK instead of
MCFG_CPU_VBLANK_INT_DRIVER.
2018-04-02 12:03:20 +02:00
Dirk Best
3f9d74d78e
lockon: Use ADC0808 device
2018-04-02 12:03:13 +02:00
Dirk Best
99d90963c8
groundfx: Use ADC0808 device
2018-04-02 12:03:07 +02:00
Dirk Best
9aebc71c52
galastrm: Use ADC0808 device
2018-04-02 12:03:00 +02:00
Dirk Best
0086d473b7
adc0808: Rewrite and make it work
2018-04-02 12:02:53 +02:00
AJR
7079fa8fa6
dreamwld.cpp: Fix crash in VRAM write handler; fix tilemap rowscroll and transparency handling (nw)
2018-04-01 23:45:56 -04:00
AJR
0004139941
psikyo.cpp: Fix crash due to incorrect shift calculation (nw)
2018-04-01 23:13:39 -04:00
Michael Zapf
b14f311035
Some logmacro updates. (nw)
2018-04-02 00:21:00 +02:00
AJR
b58e9011bc
djboy.cpp: Fix MCU acknowledge writes (nw)
2018-04-01 16:42:27 -04:00
cam900
6d6a23f637
firefox.cpp : Cleanups, Add output finders/object finders, Reduce runtime tag lookups
2018-04-02 00:22:30 +09:00
Vas Crabb
0f8fa8a30d
hopefully purge references to emu_fatalerror from ppc_dasm.o (nw)
2018-04-01 19:14:27 +10:00
Vas Crabb
2c340f490e
move some not-directly-emulation-related helpers to lib/util, further extricate emu.h from tools (nw)
2018-04-01 19:10:26 +10:00
Ivan Vangelista
397f54e29a
dc.xml: fixed validation (nw)
2018-04-01 10:07:06 +02:00
Michael Zapf
f1313cef0b
ti99: Added drive select line to hexbus drive
2018-04-01 01:25:39 +02:00
AJR
b4f5756cdf
psikyo.cpp: Really fix MCU region size (nw)
2018-03-31 11:48:47 -04:00
AJR
46ae6edd84
psikyo.cpp: Fix MCU region size (nw)
2018-03-31 11:46:38 -04:00
cam900
35703af070
djboy.cpp : Fix tags, Minor cleanup, Add generic_latch_8_device for comms ( #3383 )
...
* djboy.cpp : Fix tags, Minor cleanup
* djboy.cpp : Build fixes
* djboy.cpp : Fix build
* djboy.cpp : Add stereo sound output, Because PCB has stereo sound output connector and OKI is connected per each output
(Set "Stereo Output" dip on for stereo sound)
* djboy.cpp : Cleanup OKI ROM loading
* djboy.cpp : Fix tags
* Revert DIP, Because it's doesn't effect on software
* djboy.cpp Cleanup gfxdecode
* djboy.cpp : Fix sound output level
* djboy.cpp : Minor cleanups
2018-03-31 11:40:48 -04:00
jlachniet
a36110f707
Mark TI-73 Explorer (bootleg) as NOT_WORKING
2018-03-31 21:03:49 +11:00
cam900
6cc1486749
namcos12.cpp cleanups ( #3394 )
...
* namcos12.cpp : Minor cleanups, Reduce runtime tag lookups, Split machine config for COH716 CPU Board case
* namcos12.cpp : Minor cleanups
* namcos12.cpp : Split motherboard and cpuboard configurations
* namcos12.cpp : Fix GPU for COH716 board
2018-03-31 21:02:24 +11:00
Vas Crabb
3139fb6f9a
fix build (nw)
2018-03-31 20:57:06 +11:00
Vas Crabb
d08ca96d47
fix build (nw)
2018-03-31 20:22:57 +11:00
cam900
c3d693ce6f
psikyo.cpp, dreamwld.cpp : Cleanups, Add notes ( #3403 )
...
* psikyo.cpp, dreamwld.cpp : Minor cleanups
dreamwld.cpp : Add Tilemap size register, Add notes
* dreamwld.cpp : Minor cleanup
psikyo.cpp : Documents of PIC, Minor cleanup
* psikyo.cpp : Fix background pen
* psikyo.cpp : Minor fix
* psikyo.cpp : Fix spacing
2018-03-31 20:07:50 +11:00
AJR
ecaba3d507
4roses: Decrypt the last two ROM blocks (nw)
2018-03-31 01:46:27 -04:00
AJR
625c8533ad
4roses: Further progress on decryption (nw)
2018-03-30 23:31:59 -04:00
AJR
a0dc658589
4roses: More program decryption (nw)
2018-03-30 20:17:25 -04:00
Scott Stone
cb552d1593
Merge pull request #3410 from FakeShemp/dc_i
...
dc.xml - Add games up to J
2018-03-30 20:10:22 -04:00
Scott Stone
0a4f4cf109
Correct Lives DIP for amidars [Tafoid, GoldS_TCRF]
2018-03-30 19:15:52 -04:00
Michael Zapf
fda26ee7dd
ti99: Hexbus floppy system; logging updates
2018-03-31 00:38:31 +02:00
AJR
bdc4288fe1
rugby: Further decryption (nw)
2018-03-30 16:36:25 -04:00
Patrick Mackinlay
20c7f769e1
clipper: minor improvements (nw) ( #3400 )
...
* clipper: minor improvements (nw)
* save all state
* improve multiply instructions, add condition codes
* fix register pair load/store
* clean up pc handling
* switch to C++ cast syntax, other minor formatting
* clipper: oops (nw)
* clipper: double oops (nw)
2018-03-30 15:17:17 -04:00
David Haywood
fe100f2e4e
new machines marked as NOT WORKING ( #3396 )
...
* new machines marked as NOT WORKING
Connectv Cricket (PAL) [Sean Riddle, David Haywood]
This is a vii.cpp one, and I guess the bat / ball connect up via serial ports not the GPIO or something, so needs work (also possibly points at a CPU / DMA bug too)
* new machines marked as NOT WORKING
Connectv Football [Sean Riddle, David Haywood]
this one uses the elan_eu3a14 in a slightly different way to golden tee, should point at some registers to control behavior.
* render some scenes in rad_foot more correctly (nw)
2018-03-30 15:16:28 -04:00
David Haywood
81aa9f25ca
new clones marked as WORKING ( #3409 )
...
Garou - Mark of the Wolves (NGH-2530) [Razoola]
Pochi and Nyaa (Ver 2.02) [Razoola]
2018-03-30 15:15:42 -04:00
AJR
d89cac2fef
drivedge: Fix regression (nw)
2018-03-30 15:15:04 -04:00