AJR
c8b72e09bf
alpha68k.cpp: Cleanups and clock corrections (nw)
2018-05-11 16:07:05 -04:00
cracyc
1b2ff8511a
rainbow: check for empty fdd slot (nw)
2018-05-11 14:06:52 -05:00
AJR
ec987d5a24
polgar.cpp: Add addressable latches and output finders for LEDs (nw)
2018-05-11 14:47:56 -04:00
balr0g
ea646ca403
Add Schmitt trigger device to standalone netlist Makefile (nw)
2018-05-11 12:06:50 -04:00
cam900
4768a27590
topspeed.cpp : Minor cleanups, Add arrays for reduce duplicates ( #3454 )
...
* topspeed.cpp : Minor cleanups, Add arrays for reduce duplicates
* topspeed.cpp : Fix compile
* romload.h : Add macro for when 64 bit ROM data bus case
2018-05-12 02:06:06 +10:00
cam900
cf64f9661c
simpl156.cpp : Fix company tags for Data East g...
...
...ames; title screen says copyright by "Data East Corporation", not just "Data East".
2018-05-12 02:05:23 +10:00
cam900
8b6fb3f335
funkyjet.cpp : Fix company tag for funkyjet*
...
reference:http://www5f.biglobe.ne.jp/~zekzek/utt_interview.html (Japanese), it's says developed by mitchell
2018-05-12 02:04:28 +10:00
Ivan Vangelista
f1c5cb02c7
galaxian.cpp: updated ROM labels for froggers1 [Andrew Welburn, The Dumping Union]
2018-05-11 18:03:56 +02:00
AJR
42a88e6b10
cit101: Fix a few key names (nw)
2018-05-11 10:55:22 -04:00
AJR
cb1c49df0b
Make "Keypad ," and "Keypad =" standard keys
2018-05-11 10:31:01 -04:00
Curt Coder
f43edc73b1
abc800: Cleanup. (nw)
2018-05-11 16:39:58 +03:00
Vas Crabb
e9a3601dbb
please people, open PRs against current mainline (nw)
2018-05-11 23:25:57 +10:00
Sergey Svishchev
d56a5d3515
misc changes too small for their own pull request ( #3557 )
...
* pk8020: hook up interrupt sources
* minor fixes to MCFG_SCREEN configuration, &c (nw)
* isa/pgc: use full range of 8-bit palette values (nw)
* mc1502: use logmacro.h; mark MACHINE_IMPERFECT_GRAPHICS (nw)
2018-05-11 23:20:07 +10:00
AJR
00d801ce36
hp700_92: Fix interrupt (nw)
2018-05-11 09:18:32 -04:00
AJR
b561b470c1
lrw80, radionic: Better conjectures regarding clocks (nw)
2018-05-11 09:18:03 -04:00
AJR
c66ca3bc64
Fix build (nw)
2018-05-11 09:07:42 -04:00
cam900
36946bb332
rf5c68.cpp : Sync to current commit
2018-05-11 21:51:26 +10:00
Olivier Galibert
74301434ae
debug: Simplify now obsolete and buggy memory access code [O. Galibert]
2018-05-11 18:23:04 +09:00
Olivier Galibert
4c24f25845
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the template on more information (data width, endianness) to make it possible to turn it into an handler cache eventually, and not just a memory block cache. Make it capable of large and unaligned accesses. [O. Galibert]
2018-05-11 18:23:04 +09:00
Vas Crabb
de781d1d84
move couple more slots across (nw)
2018-05-11 19:20:32 +10:00
Patrick Mackinlay
bd9f203b65
interpro: slotify mouse (nw) ( #3543 )
...
* interpro: slotify mouse (nw)
Needed to make the mouse a slot device to enable it to be connected to graphics boards under development.
* add validity check (nw)
2018-05-11 16:25:42 +10:00
Vas Crabb
d08cf3ce61
semicolons (nw)
2018-05-11 16:00:19 +10:00
cam900
2e745b0a52
highvdeo.cpp Updates ( #3505 )
...
* highvideo.cpp : Cleanup drawing (related by cliprect), Split machine config and address map per each games, Cleanup Duplicates, Add output finder, Cleanup ROM loading, Add notes, Add precalculated color for game with drawing directly RGB565, Remove unnecessary things
* highvdeo.cpp : Add notes of ROM loading place
* highvdeo.cpp : Fix compile
2018-05-11 15:51:05 +10:00
Vas Crabb
b52bc630ab
m90: clean up a little, and fix optimisation gone wrong (not considering vertical scroll when applying horizontal linescroll only for visible lines) (nw)
2018-05-11 13:58:34 +10:00
Vas Crabb
3191e2c278
m90: fix rowscroll bias between layers (nw)
2018-05-11 12:42:27 +10:00
Vas Crabb
545a753303
init order (nw)
2018-05-11 12:22:59 +10:00
cam900
2bf40b0c65
nmk16.cpp : Add notes
...
Add romanization of firehawk* chinese title screen, Simpler gfx layouts, Fix spacing
2018-05-11 12:02:02 +10:00
cam900
85c788bb9a
rf5c68.cpp Updates, etc ( #3515 )
...
* rf5c68.cpp : Add save states, Add device_rom_interface, because Datasheet says it's can connect with ROM, Add notes
fmtowns.cpp, segas18.cpp, segas32.cpp, system16.cpp : Reduce runtime tag lookups
megacd.cpp, system16.cpp, segas32.cpp : Fix bit manipulations
fmtowns.cpp, system16.cpp : Reduce duplicates
* segas18.cpp : Add output finders
* rf5c68.cpp : Add rom_bank_updated
* rf5c68.cpp : Add device_memory_interface instead device_rom_interface
* segas18.cpp : Fix regression
2018-05-11 11:54:16 +10:00
Robbbert
863e837f20
Neogeo: added UniBios 3.3
2018-05-11 11:30:04 +10:00
cam900
581ccce066
puckpkmn.cpp : Add romanization of jzth title s...
...
...creen
2018-05-11 11:10:09 +10:00
cam900
39bac9f4ad
sandscrp.cpp : Add romanization of sandscrpb Ch...
...
...inese title screen
2018-05-11 11:06:58 +10:00
Michael Zapf
7a60dec53c
Added logmacros to upd765, increased track buffer for hfe format (nw)
2018-05-10 21:01:47 +02:00
cam900
035b94b91e
pgm.cpp : Correct metadata related to title screen ( #3538 )
...
* pgm.cpp : Correct metadata related to title screen
* pgm.cpp : Fix pgm3in1, svg* region string related to title screen
pgm2.cpp : Fix metadatas
* pgm2.cpp : Add notes
pgm2.cpp : Add ROM version info, Update title/distributor related to attract screens/title screen
* pgm.cpp : Add notes
add version/build time info related to operator setting in service mode/warning screens
* pgm2.cpp : fix unbreaked
* pgm2.cpp : Fix romanized japanese
* pgm.cpp : Fix metadata/Romanisations
pgm.cpp : Fix Romanisation/metadatas/version infos for bootlegs, etc (related to warning screen/operator setting/title screens)
* pgm.cpp : Fix duplicate
* pgm.cpp : Update informations
* pgm2.cpp : Update informations
2018-05-11 01:18:49 +10:00
hap
211d018d1a
sm5*: added default clock (nw)
2018-05-10 13:51:00 +02:00
Vas Crabb
d5f5cce21b
dsp16: aT = R has no X bit, duh (nw)
2018-05-10 19:22:20 +10:00
Ivan Vangelista
41b39374e5
wallc.cpp: more minor updates for sidampkr (nw)
2018-05-10 10:26:49 +02:00
Vas Crabb
f173dd62b0
i8255: hopefully improve readback of port C high output latches when port A is in mode 1 (see github #3544 ) [hap, shattered]
2018-05-10 17:38:39 +10:00
cam900
70a47a3998
argus.cpp : Fix argus sound writes(second ym2203 has not implemented), Cleanup duplicates, Runtime tag lookups
2018-05-10 16:46:52 +10:00
Lord-Nightmare
185c61161d
revert this, it isn't right, and make bootrom R the default until it gets fixed properly (nw)
2018-05-10 00:16:25 -04:00
braintro
d8d8bddf5a
cps1.cpp: Correct ROM board (nw)
2018-05-09 22:26:17 -05:00
AJR
c7a159babf
cit101: Add last few control characters to keyboard (nw)
2018-05-09 19:59:15 -04:00
AJR
55ce3880a5
cit101: Add boldface and blinking/half intensity attributes
2018-05-09 19:01:36 -04:00
AJR
47f41ad603
xtheball: DAC type identification (nw)
2018-05-09 17:31:33 -04:00
Michael Zapf
48dad9990e
Fixed bitrate autodetect (nw)
2018-05-09 23:19:27 +02:00
cracyc
68b39c7b6b
i86: halt (nw)
2018-05-09 15:28:08 -05:00
AJR
f98a048398
xtheball: Correct latch type (nw)
2018-05-09 15:34:53 -04:00
AJR
2321d8eeb3
mcs51.cpp: Eliminate atrocious hack for breaking out of INT0 polling loops (nw)
2018-05-09 15:22:13 -04:00
Ivan Vangelista
f1f51408d2
wallc.cpp: minor updates for sidampkr (nw)
2018-05-09 19:31:09 +02:00
Sergey Svishchev
23045014ac
CPC DSK format: also check status bits in SR2 (nw) ( #3546 )
2018-05-10 01:21:42 +09:00
fulivi
743b0a9c83
tms9914: fixed handling of GTS aux command.
2018-05-10 01:51:05 +10:00