Commit Graph

58730 Commits

Author SHA1 Message Date
R. Belmont
b9ae4b1b3d
Merge pull request #3485 from fulivi/hpipc_dev0
hp_ipc: HPIB interface
2018-04-26 21:31:39 -04:00
R. Belmont
727d333bbf
Merge pull request #3486 from cam900/aica_doc
aica.cpp Document updates
2018-04-26 21:30:08 -04:00
R. Belmont
71c6107301
Merge pull request #3489 from drencorxeen/coco12hd6309
Added real alternative systems cocoh, cocoeh, coco2h, and coco2bh
2018-04-26 21:29:24 -04:00
Scott Stone
955d5417ec starwars.cpp: Added locations to labels for all machines in driver. [Tafoid] 2018-04-26 20:54:55 -04:00
ajrhacker
48dc3b3447
Merge pull request #3487 from DavidHaywood/250418
rad_eu3a14 - improve rendering for rad_foot by making more correct use of sprite registers / bits
2018-04-26 20:27:58 -04:00
AJR
83b36d3ea1 dblcrown.cpp, usgames.cpp, wangpc.cpp: Use output finders (nw) 2018-04-26 20:17:58 -04:00
AJR
2d146cdfbf jantotsu.cpp, mrjong.cpp: Replace MCFG_CPU_VBLANK_INT with line callbacks (nw) 2018-04-26 18:34:45 -04:00
ajrhacker
4f1fed2f3a
Merge pull request #3488 from drencorxeen/coco3dw1fix
Fixed the coco3dw1 system as it was missing the CART_CB WRITELINE, NMI…
2018-04-26 17:55:36 -04:00
David Ladd
4936a91f2a Fixed the coco3dw1 system as it was missing the CART_CB WRITELINE, NMI and HALT. 2018-04-26 16:44:54 -05:00
DavidHaywood
5a2aa84cec rad_eu3a14 - improve rendering for rad_foot by making more correct use of sprite registers / bits 2018-04-26 22:43:20 +01:00
David Ladd
bea278b749 Added real alternative systems cocoh, cocoeh, coco2h, and coco2bh. These alternative
systems have the upgraded HD6309E CPU in them.
2018-04-26 16:41:09 -05:00
ajrhacker
508689e269
Merge pull request #3484 from MASHinfo/master
Correct spcewars romset
2018-04-26 16:36:20 -04:00
AJR
33fd7c60d8 pc9801.cpp: Clean up some IRQs; add SCREEN_RAW_PARAMS and optional_device_array for IDE (nw) 2018-04-26 13:12:55 -04:00
cam900
41dbb5969d aica.cpp : Correct register name from development manual, Add docs of unimplemented registers; Add imperfect_features because Emulation isn't perfect (DSP, etc..) 2018-04-27 01:49:34 +09:00
Ivan Vangelista
dad267593a sanremo.cpp: output_finder, save state support (nw) 2018-04-26 18:17:40 +02:00
MetalliC
6f28659d1a few misc docs (nw) 2018-04-26 19:13:51 +03:00
fulivi
c7fd7ad2c8 hp_ipc: added HPIB interface chip & remotizer device 2018-04-26 16:27:47 +02:00
cracyc
9647e247cb pc9801: fix readout of small char font (nw) 2018-04-26 08:02:05 -05:00
MASH
7047e28d3d
Correct spcewars romset 2018-04-26 14:54:01 +02:00
angelosa
cb0a73c077 stvvdp2.cpp: disable ROZ optimization if mode is either 2 or 3, fixes at least Bulk Slash and Death Crimson ROZ layer bugs [Angelo Salese] 2018-04-26 05:52:42 +02:00
angelosa
bf0c3ec0de nb1412m2.cpp: added DAC sound to Mighty Guy [Angelo Salese] 2018-04-26 01:50:34 +02:00
cracyc
58d845364a pc9801_86: fix dangel no voice and policenauts choppy audio (nw) 2018-04-25 16:35:01 -05:00
angelosa
37ae0dbcdf new NOT_WORKING clone
---------------------
PC-9801VM [Fujix]

(out of wn: renamed legacy VM to VM11, pending complete removal of it)
2018-04-25 23:24:36 +02:00
Dirk Best
ef2a1b5982 model2: Use 315-5649 device. Improve and clean up all inputs. 2018-04-25 21:57:23 +02:00
Dirk Best
39aa80f2a7 model1io: Improve interface, drive board read/write callbacks 2018-04-25 21:57:16 +02:00
Dirk Best
b4c8e7cd4e coolridr: Use 315-5649 device 2018-04-25 21:57:10 +02:00
Dirk Best
02004c6c51 Devicify Sega 315-5649 2018-04-25 21:57:04 +02:00
Ivan Vangelista
5a95391388 bionicc.cpp: corrected MCU label for the original sets [Guru] 2018-04-25 12:41:36 +02:00
Angelo Salese
5525475274
Notes (nw) 2018-04-25 07:25:24 +02:00
angelosa
96b93c78f7 Don't need this switch case (nw) 2018-04-25 07:14:18 +02:00
angelosa
6f4314a305 nb1412m2.cpp: improved sound capabilities, makes Mighty Guy to have a sense sound wise [Angelo Salese] 2018-04-25 06:59:19 +02:00
Vas Crabb
ad05858554 Merge tag 'mame0197'
MAME 0.197
2018-04-25 12:15:32 +10:00
angelosa
b38b7c9dff legionna.cpp: kludge a few weird Godzilla collision checks [Angelo Salese] 2018-04-25 02:48:26 +02:00
AJR
56b9e79ef0 Separate MS7002 keyboard emulation; use Cyrillic key names and JCUKEN layout 2018-04-24 17:13:37 -04:00
Curt Coder
0759197457 vic10: Implemented MultiMAX cartridge. [Curt Coder] 2018-04-24 22:46:18 +03:00
Olivier Galibert
d43d8bcecf apple2: Add WOZ format [O. Galibert] 2018-04-24 20:41:54 +02:00
mooglyguy
8e39405a42 -vp415: Added proper dumps of Module S and Module W MCUs, which have identical programs. [Ryan Holtz, Simon Inns] 2018-04-24 19:58:44 +02:00
AJR
4b6eb3a6dc Another day, another unused variable to remove to unbreak the clang build (nw) 2018-04-24 13:14:11 -04:00
ajrhacker
2f6e47a6b1
Merge pull request #3478 from DavidHaywood/220418
implement emulation of real AG-1 sprite decompression agorithm used by Gunpey [Morten Shearman Kirkegaard]
2018-04-24 13:03:10 -04:00
Curt Coder
9b7c48de6a vic10: Added MultiMAX cartridge skeleton. [Curt Coder] 2018-04-24 16:59:50 +03:00
DavidHaywood
287d8c3338 avoid intermediate buffer (nw) 2018-04-24 14:41:31 +01:00
Vas Crabb
74293f8247 version bump (nw) 2018-04-24 23:13:22 +10:00
Curt Coder
b8536f908d abc806.xml: Fixed usage. (nw) 2018-04-24 15:05:07 +03:00
Curt Coder
fccf285772 abc80_flop.xml: Added ABCBook [Five Finger Punch] 2018-04-24 15:04:49 +03:00
arbee
0cdfe25938 apple2: recognize another form of DOS 3.3 in ProDOS order [R. Belmont, Peter Ferrie] 2018-04-24 12:28:48 +10:00
arbee
b4ff6c970c apple2: recognize another form of DOS 3.3 in ProDOS order [R. Belmont, Peter Ferrie] 2018-04-23 19:53:57 -04:00
mooglyguy
31579ede9a -indy_indigo2: General cleanup, device-ified HAL2 and HPC3, and moved HAL2, HPC3, and IOC2 devices into their own files. [Ryan Holtz] 2018-04-23 23:05:20 +02:00
Scott Stone
1b30e55f6b
Merge pull request #3475 from FakeShemp/dc_k
dc.xml - Add games up to K
2018-04-23 16:58:25 -04:00
Rebecca Wallander
4676ff5692 dc.xml - Fix stupid validation error. 2018-04-23 22:46:13 +02:00
Ivan Vangelista
46de4d6ed2 exidy.cpp: added PROMs for venture [Kevin Eshbach, The Dumping Union] 2018-04-23 19:25:26 +02:00