Commit Graph

61872 Commits

Author SHA1 Message Date
AJR
1cd73961be aussiebyte: Screen raw parameters (nw) 2018-10-13 22:52:05 -04:00
AJR
e182945623 nibble: Add RAMDACs and hack in a boot jump (nw) 2018-10-13 20:28:58 -04:00
AJR
7afaa2cd3e nibble: Add the AY8910 while at it (nw) 2018-10-13 20:00:20 -04:00
AJR
4d69553e25 l9nibble: Better guess at CPU type (nw) 2018-10-13 18:57:38 -04:00
mooglyguy
2515997eee vii: Fix erroneously commented-out UART IRQs, fixes vii controls, nw 2018-10-14 00:36:30 +02:00
mooglyguy
a707d742da spg2xx: Added more IO register logging, nw 2018-10-13 23:41:56 +02:00
R. Belmont
cdec2f74d6
Merge pull request #4138 from DavidHaywood/121018
some xavix visible area register tweaks based on studying video evidence (nw)
2018-10-13 16:45:58 -04:00
R. Belmont
3a117e37c7
Merge pull request #4137 from hp9k/hp_dio_fixes
hp_dio: remove unused map() functions
2018-10-13 16:35:50 -04:00
AJR
a71c6b0308 si5500: Improve key names (nw)
tmspoker: Clock divider and ROM loading fixes (nw)
2018-10-13 16:16:23 -04:00
AJR
151629a2ce tms9980a: Internalize clock divider 2018-10-13 15:50:25 -04:00
DavidHaywood
32bbbe5b34 some xavix visible area register tweaks based on studying video evidence (nw) 2018-10-13 20:03:34 +01:00
Sven Schnelle
5b2c81b513 hp_dio: remove unused map() functions 2018-10-13 21:00:57 +02:00
mooglyguy
efb15dc59e spg2xx: Increased SPU channel count from 6 to 16. Greatly improves audio in most cases. [Ryan Holtz] 2018-10-13 18:33:30 +02:00
AJR
a8fc81d360 jpms80.cpp: Correct CPU/PSG types & clocks; minimize region length (nw) 2018-10-13 12:30:02 -04:00
AJR
8544d2eadb msx.cpp: Replace unnecessary PSG write handler with the standard equivalent (nw) 2018-10-13 11:59:04 -04:00
R. Belmont
b9840f6db4
Merge pull request #4092 from cam900/targeth_clean
targeth.cpp : Minor cleanups
2018-10-13 09:07:20 -04:00
R. Belmont
a3931cf946
Merge pull request #4134 from hp9k/hp98644_mcfg_removal
hp98644: remove MCFG (nw)
2018-10-13 09:06:44 -04:00
R. Belmont
675fb8f2bb
Merge pull request #4133 from hp9k/dio_video_mcfg_removal
hp98543,hp98544: remove MCFG (nw)
2018-10-13 09:06:23 -04:00
Robbbert
b686cf8a54 oops 2018-10-13 22:52:28 +11:00
Robbbert
e3e9eaa30c Added ADSMON to sorcerer. This requires an unemulated 80-column card, so the output is all over the place. You can enter 64 to put it into 64-column mode, but it still doesn't line up. 2018-10-13 21:08:41 +11:00
Robbbert
86e02a3857 New WORKING software for sorcerer
- Head-on Collision (thanks to Exidyboy)
2018-10-13 20:48:24 +11:00
Robbbert
664b9e1c38 new bios for sorcerer : ddmon 1.3 2018-10-13 19:49:40 +11:00
Robbbert
f82bbdb534 New WORKING software for sorcerer
- Exidy Standard Basic 1.1
2018-10-13 19:47:50 +11:00
Robbbert
50703ce60b (nw) sm8500: fix line accidently deleted; z8 : when pc adjusted, move yellow bar 2018-10-13 16:49:09 +11:00
AJR
c6900b12fd New machines marked as NOT_WORKING
----------------------------------
Scientific Instruments Model 5500 Temperature Controller [ClawGrip]
2018-10-12 22:45:15 -04:00
AJR
d1e3e46eeb tms9902: Make timer interrupt work; add save state (nw) 2018-10-12 21:01:41 -04:00
algestam
61267824dc New working machine added (#4135)
* New working machine added
-----------
Donkey Kong (Nintendo Game & Watch) [algestam]

* Updated values to match source files
2018-10-13 01:13:52 +02:00
Scott Stone
0eec9c9195 Merge branch 'master' of https://github.com/mamedev/mame 2018-10-12 18:52:16 -04:00
Scott Stone
0216db3694 Added recently released vgmrips.net packs - 20 added entries. [Tafoid] 2018-10-12 18:51:36 -04:00
AJR
d885856a8e tms9980a: Add TMS9981 type (nw) 2018-10-12 18:00:52 -04:00
AJR
5be1f787fd tms9901: Add output state accessor; undo some search-and-replace corruption (nw) 2018-10-12 18:00:32 -04:00
Sven Schnelle
49bd62ebdb hp98644: remove MCFG (nw) 2018-10-12 21:38:48 +02:00
Sven Schnelle
a9127fdd8e hp98543,hp98544: remove MCFG (nw) 2018-10-12 21:22:45 +02:00
R. Belmont
6043fdfb48
Merge pull request #4132 from hp9k/more_hp9k3xx_cleanups
hp9k_3xx: remove obsolete bus error handler
2018-10-12 15:00:51 -04:00
Sven Schnelle
e348a59a23 hp9k_3xx: remove obsolete bus error handler
We have a buserror handler that catches all unmapped
addresses in hp9k3xx_common(), so no need for additional
handlers. Removing the superfluous ram() handlers also
fixes booting on the /320.
2018-10-12 20:06:30 +02:00
AJR
97857b116d altos2.cpp, d400.cpp: Add CRT9007; remove MCFG_ macros (nw) 2018-10-12 13:41:08 -04:00
AJR
42bf538a8b v102: Add CRT9007; remove MCFG_ macros (nw) 2018-10-12 12:54:28 -04:00
AJR
98225bee0b qvt103: Add NVRAM and CRT9007 (nw) 2018-10-12 12:39:21 -04:00
Curt Coder
b9078b039e pofo: Dumped the character generator ROM. [Curt Coder] 2018-10-12 18:55:06 +03:00
Ryan Holtz
c9a6e3f02b vii: Added an optional visual debugger for audio, hidden behind a #define. [Ryan Holtz] 2018-10-12 17:11:09 +02:00
dxl
5f86b39c0d hp9k_3xx: timer fixes (#4131)
* hp9k_3xx: use delegate for timer

* mb87030: use delegate for timer

* hp9122c: use delegate for timer
2018-10-12 10:57:44 -04:00
R. Belmont
28fb2156fb
Merge pull request #4130 from UED-Wayder/x68k_3
x68k_flop: many added info and fix data (except Doujin)
2018-10-12 10:57:05 -04:00
ClawGrip
8a72528a73 New WORKING clone (#4127)
* New WORKING clone

----------------------------------
Twins [David Torres, ClawGrip, Recreativas.org]

It seems that the set from Ecogames is the older and original version, and that Electronic Devices later licensed it.
There are also some other ED licensed games from Ecogames: http://www.tilt.it/deb/edevg-en.html
The games shows 1993, and the PCB is also marked with "191193"

* Add "twinseg"

* Make the Ecogames the parent set

* Rename "twins" and clones to make the Ecogames set the new parent
2018-10-12 10:56:28 -04:00
AJR
484aef7697 crt9007: Convert callbacks to devcb3 and remove MCFG_ macros (nw) 2018-10-12 10:28:02 -04:00
dxl
4623ffc0a4 hp9k_3xx video improvements (#4129)
* hp98543: fix planemasks (nw)

* hp9k_3xx: use 98543 dio card on certain models (nw)

320: the QA-2 ROM version doesn't know about the 98544
332: the internal card is logically a DIO card, so let's use
     the DIO implementation instead of duplicating all the code

* hp9k_3xx: fix indent (nw)
2018-10-12 10:00:28 -04:00
Wayder
8392ec249e x68k_flop: many added info and fix data (except Doujin) 2018-10-12 21:09:15 +09:00
Patrick Mackinlay
a56f3ebf85 and the comma (nw) 2018-10-12 18:19:28 +07:00
Patrick Mackinlay
fc86a4ab09 mips: new skeleton driver
A driver for machines made by MIPS Computer Systems, which used MIPS R2000, R3000 and R6000 CPUs and ran RISC/os (a port of UNIX System V Release 3). Initial focus is the RC2030 headless workstation. As of this commit, it gets part-way through its I/O processor diagnostics with output to a serial terminal.
2018-10-12 16:45:25 +07:00
Patrick Mackinlay
677ba1d50f pcat101: fix validation error (nw)
How many idiotic errors can one small device produce?
2018-10-12 13:27:04 +07:00
Justin Kerk
36535a6894 x68k_flop.xml: fix game title (nw) 2018-10-11 22:22:27 -07:00