Commit Graph

59115 Commits

Author SHA1 Message Date
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
angelosa
923933efcb aerofgt.cpp: change non-US karatblz sets to have normal + normal difficulty as default, again dip switches going all off makes more sense as program standpoint. (nw)
seibucop.cpp: Legionnaire note (nw)
2018-05-09 17:23:30 +02:00
cam900
c5662d693e drgnmst.cpp : Fix output because Both PCB and c...
hip doesn't support stereo
2018-05-10 01:10:51 +10:00
Robbbert
775a3e0703 Merge branch 'master' of https://github.com/mamedev/mame 2018-05-10 00:46:52 +10:00
Robbbert
b3e05a1111 MT 06948 2018-05-10 00:46:09 +10:00
Vas Crabb
e93b99f936 (nw) remove more low-value macros and add a couple more constructor options 2018-05-10 00:30:00 +10:00
AJR
21cadd2246 Fix tiny build (nw) 2018-05-09 10:04:32 -04:00
AJR
65711d82fc astrocde.cpp: Driver and device modernization (nw)
- Rename sound device, document pinout and add input and output callbacks
- Add addressable and non-addressable output latch devices
- Add watchdog timers for most games
- Use memory maps instead of hacking in handlers in DRIVER_INIT
2018-05-09 09:31:04 -04:00
Vas Crabb
e5f7ea6ffc namcos22: put rear speakers behind (nw) 2018-05-09 22:11:48 +10:00
Vas Crabb
4720e8cc11 taito_z: put subwoofer closer to observer than front centre (nw) 2018-05-09 19:46:44 +10:00
Vas Crabb
6c11b3ce01 dsp16: fix condition mask in disassembler (nw)
(nw) remove more MCFG macros and make speaker config more explicit
2018-05-09 19:26:44 +10:00
angelosa
be68e91d80 blmbycar.cpp: added opt and pot wheel input schemes [Angelo Salese]
namcos21.cpp: demoted Solvalou and Cyber Sled to not working, added notes describing the issue (nw)
2018-05-09 09:57:48 +02:00
Lord-Nightmare
04e8d3306f typos (nw) 2018-05-09 02:55:08 -04:00
Lord-Nightmare
d381df490e sun2.cpp: add bootrom revisions N and 1.0F, and add bootrom locations [Ryan Eisworth]
add bootrom revision M [Josh Dersch]
2018-05-09 02:49:53 -04:00
Vas Crabb
896db0c0db dsp16: better rnd on negative (nw) 2018-05-09 16:34:20 +10:00
Ivan Vangelista
cc65ce9e94
wallc.cpp: give sidampkr the same memory map and inputs as unkitpkr, for now (nw) 2018-05-09 08:15:46 +02:00