Commit Graph

65652 Commits

Author SHA1 Message Date
cam900
7973fb294b audio/geebee.cpp : Simplify handlers, Fix notes 2019-03-31 18:31:02 +09:00
cam900
7265dd80dc audio/warpwarp.cpp : Simplify handlers, Fix notes 2019-03-31 18:26:20 +09:00
Rebecca Wallander
1f62d47337 gba.xml - fix validation 2019-03-31 10:53:23 +02:00
Rebecca Wallander
f882efb1e7 gba.xml - Update cart info from No-Intro 2019-03-31 10:38:35 +02:00
cam900
070590c57f devices/machine/watchdog.cpp : Simplify handlers
Reduce watchdog handler trampolines
2019-03-31 15:45:53 +09:00
cam900
60e62c62be williams.cpp, wmg.cpp : Simplify handlers 2019-03-31 14:01:11 +09:00
AJR
f86c3204dd amerihok: Update layout; add missing save_item call (nw) 2019-03-31 00:19:03 -04:00
cam900
87666440ee decobsmt.cpp : Simplify handlers 2019-03-31 12:47:57 +09:00
cam900
fa34d8cd31 deco146.cpp : Simplify handlers, Reduce some unnecessary lines 2019-03-31 12:11:41 +09:00
cam900
1edc53b899 deco16ic.cpp : Simplify handlers, Reduce some unnecessary lines 2019-03-31 11:34:32 +09:00
Dirk Best
d684b0d0f3 ltcasino: Use 18 MHz XTAL for ltcasino/ltcasinn, update ROM labels
Also update notes.
2019-03-31 04:04:55 +02:00
Scott Stone
9dd5f42234 "hardware" typo corrections (nw) 2019-03-30 19:14:36 -04:00
arbee
f0cfd857a1 apple2: FocusDrive and ZIPDrive partition info documented and fixed to work. [R. Belmont] 2019-03-30 16:28:05 -04:00
AJR
da81381372 amerihok: Sound is OK; date is still too uncertain (nw) 2019-03-30 16:22:44 -04:00
AJR
4310bf9c3e hangman: Fix regression (nw) 2019-03-30 16:10:30 -04:00
AJR
17d869dd7b amerihok: Add coin counters and basic layout for 7-segment LED scoreboard 2019-03-30 15:28:55 -04:00
hap
cf5044123b 3d0m2_te: alu_calc ALU mode (result < 0) was not possible, and simplify Boolean mode (nw) 2019-03-30 19:18:05 +01:00
hap
3226360252 k054321: simpler to use gen_latch (nw) 2019-03-30 18:41:11 +01:00
AJR
d040cd2342 aha1542b: Add 3.1b BIOS [Funet Archive] 2019-03-30 12:09:16 -04:00
cam900
a851bee1a7 tmnt.cpp : Device'fied prmrsocr exclusive K054986A interface (#4591)
k054321.cpp : fix synchronizing maincpu-soundcpu communication issue
2019-03-30 11:51:10 -04:00
R. Belmont
5797da16ce
Merge pull request #4682 from cam900/gaelco2_sound
devices/sound/gaelco.cpp : Updates
2019-03-30 11:49:53 -04:00
R. Belmont
857f585848
taitosnd.cpp : Remove unnecessary arguments in handlers, Defines, Use shorter type values (#4689)
ninjaw.cpp, othunder.cpp, slapshot.cpp, taito_z.cpp, warriorb.cpp : Remove unnecessary handlers, unnecessary arguments in some handlers
taito_z.cpp : Minor naming fixing
2019-03-30 11:49:23 -04:00
cam900
3e7f2f7497 skimaxx.cpp : Updates / Cleanups (#4599)
Use region_ptr for blitter ROM, Fix some namings, Use shorter type values, Reduce runtime tag lookups, MCFGs
2019-03-30 11:49:00 -04:00
enikland2
7f92ee8016 nes: Replace VDP bitmap access with screen().pixel() for lightgun emulation (#4665) 2019-03-30 11:48:18 -04:00
enikland2
06176a02a5 sms: Replace VDP bitmap access with screen().pixel() for lightgun emulation (#4664) 2019-03-30 11:48:03 -04:00
cam900
cd9b9d0bcd tms5220.cpp : Remove unnecessary arguments in handlers (#4692) 2019-03-30 11:47:30 -04:00
cam900
eee5a80ae0 itech32.cpp : Updates (#4726)
* itech32.cpp : Updates
Simplify handlers, Reduce unncesessary ACCESSING_BITs, Duplicates, Runtime tag lookups, Fix some namings, Use shorter type values

* itech32.cpp : Default mem_mask values
2019-03-30 11:46:40 -04:00
R. Belmont
ca6826c0e4
Merge pull request #4741 from cam900/kaneko_tmap_args
kaneko_tmap.cpp : Updates / Cleanups
2019-03-30 11:46:22 -04:00
R. Belmont
bffd7eee57
Merge pull request #4750 from cam900/actfancr_gfxdecode
actfancr.cpp : Simplify gfxdecode, Fix spacing
2019-03-30 11:45:38 -04:00
R. Belmont
a9fd1eccae
Merge pull request #4768 from katananja/patch-14
Update for Brazilian Portuguese (nw)
2019-03-30 11:45:23 -04:00
BraiNKilleRGR
ebbfe6a1de Updated Greek Translation (#4772)
* Updated Greek Translation

* Updated Greek Translation
2019-03-30 11:45:08 -04:00
R. Belmont
3757f40100
Merge pull request #4779 from cam900/deco16_split
deco16ic.cpp : Move cninja exclusive transmask function into cninja.cpp
2019-03-30 11:44:51 -04:00
R. Belmont
a9312266a9
Merge pull request #4825 from cam900/ins8250_args
devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values
2019-03-30 11:44:36 -04:00
R. Belmont
2d1edb51cb
Merge pull request #4826 from cam900/mmc5_temp
devices/bus/nes/mmc5.cpp : Correct sound behavior
2019-03-30 11:44:23 -04:00
cam900
4949545027 devices/bus/nes/mmc5.cpp : Correct sound behavior
Additional sound channel instead mirroring; will be separated device
Add note
2019-03-31 00:16:47 +09:00
AJR
e517fff98c aha1542c: Add switch settings (nw) 2019-03-30 10:14:45 -04:00
Robbbert
ff62b0cea4 (nw) validation 2019-03-31 01:10:26 +11:00
AJR
3602678271 ron2: Correct game title based on flyer 2019-03-30 08:38:44 -04:00
cam900
a2d286ba6d devices/machine/ins8250.cpp : Simplify handlers, Use shorter type values 2019-03-30 18:20:27 +09:00
Dirk Best
ddca2da42d ltcasino: Use required_device_array for the PIA as suggested (nw) 2019-03-30 10:02:51 +01:00
Ivan Vangelista
922ddc4d8f system1.cpp: forgot to remove the MNW flag from wboysys2a (nw) 2019-03-30 09:36:29 +01:00
Ivan Vangelista
d7846228bd clones promoted to working
-------------------------------------------
Wonder Boy (system 2, set 2, 315-5176) [Ivan Vangelista]
2019-03-30 08:43:12 +01:00
braintro
f4c3fd8187 ltcasino.cpp: Fill in some dipswitches for Little Casino sets (nw) 2019-03-30 02:37:21 -05:00
cam900
895f33658b c6280.cpp : Fix regression 2019-03-30 16:44:38 +11:00
ajrhacker
8168672e59
Merge pull request #4823 from DavidHaywood/290319
spg110: add manual vram uploads, needed for most of the jak_spdmo games
2019-03-29 22:09:19 -04:00
AJR
71a0e75c43 aha1542a, aha1542b: Add jumper definitions (nw) 2019-03-29 22:05:38 -04:00
DavidHaywood
b946a445f1 spg110: add manual vram uploads, needed for most of the jak_spdmo games 2019-03-30 01:15:54 +00:00
cam900
92b6d20440 gen_latch.cpp : Remove unnecessary arguments in handlers (#4623)
* gen_latch.cpp : Remove unnecessary arguments in acknowledge related handlers

* gen_latch.cpp : Remove unnecessary handlers in 16 bit read/write handlers

* gen_latch.cpp : Remove unnecessary arguments in 8 bit handlers
2019-03-29 19:43:35 -04:00
AJR
a81a5dac63 flopdrv: Eliminate floppy_get_count (nw) 2019-03-29 19:01:19 -04:00
Ivan Vangelista
d1ebecce72 cultures.cpp, supduck.cpp: removed MACHINE_CONFIG macros (nw) 2019-03-29 23:22:25 +01:00