Commit Graph

57790 Commits

Author SHA1 Message Date
R. Belmont
21ddf94a17
Merge pull request #3319 from fulivi/hp64k_dev4
HP64K: added support for HPIB
2018-03-11 20:48:50 -04:00
MetalliC
2a01fc07af naomi.cpp: kill some dead wood (nw) 2018-03-12 02:34:02 +02:00
AJR
a62c9073d2 rs232.cpp: Add V.24 cross reference (nw) 2018-03-11 19:14:49 -04:00
Ted Green
570653420a voodoo: Add some rasterizers for new games. (nw) 2018-03-11 15:29:31 -06:00
braintro
edbcca263a asuka.cpp: Fix clock speeds & misc updates (nw)
Both Galmedes & U.N. Defense Force: Earth Joker are chip swaps for Asuka & Asuka so use the Asuka machine config.  Note that both games don't use the OKI MSM5205, but it's still on the PCB.
2018-03-11 15:27:51 -05:00
mooglyguy
67627369dd Address performance concerns with previous change to screen.h/.cpp, nw 2018-03-11 21:26:31 +01:00
AJR
2f13e9b319 Fix output of wplist debug command for address-shifted spaces 2018-03-11 15:36:20 -04:00
Ted Green
0829003662 Games promoted to WORKING
War: The Final Assault (EPROM 1.9 Mar 25 1999, GUTS 1.3 Apr 20 1999, GAME Apr 20 1999)
War: The Final Assault (EPROM 1.6 Jan 14 1999, GUTS 1.1 Mar 16 1999, GAME Mar 16 1999)
War: The Final Assault (EPROM 1.3 Apr 7 1999, GUTS 1.3 Apr 7 1999, GAME Apr 7 1999)
War: The Final Assault (EPROM 1.91 Apr 13 1999, GUTS 1.3 Apr 7 1999, GAME Apr 7 1999)
2018-03-11 13:27:20 -06:00
AJR
7f934429fa Fix extent of debug view of address-shifted memory spaces 2018-03-11 15:23:35 -04:00
Ivan Vangelista
2529988446 atetris.cpp: fixed typo. Thanks L_N (nw) 2018-03-11 19:55:15 +01:00
Ted Green
10bca50668 rgbsse: Fix scaling functions for negative values. Fixes graphical anomalies in warfa. 2018-03-11 12:36:59 -06:00
Ivan Vangelista
4c6ec5cd03 atetris.cpp: documentation updates for atetrisb2 and atetrisb3 [f205v] 2018-03-11 19:11:11 +01:00
Ivan Vangelista
1081b4f680 fcrash.cpp: identified manufacturer of sf2b [f205v] 2018-03-11 18:34:47 +01:00
fulivi
01e86e4cec hp64k: added support for HPIB bus. Extensive improvement of PHI emulation. 2018-03-11 17:22:24 +01:00
Rebecca G. Bettencourt
e3cf4d17b0 Add missing info on these Zone / Wireless consoles. (nw) (#3317) 2018-03-11 17:06:47 +01:00
David Haywood
0b5b391ffd use real dumped c-chip for bonzeadv, remove simulation [Team Caps0ff] (#3318)
* use real dumped c-chip for bonzeadv, remove simulation [Team Caps0ff]

this most likely fixes  MT00377,  MT00205

* typo (nw)

* missed a file (nw)

* no longer fights (nw)

* tidy here too (nw)

* c+p typo (nw)
2018-03-11 17:05:54 +01:00
AJR
9e7da1be15 vt100.cpp: Add XMIT FLAG polling using new i8251 line read handler; correct vt102 interrupts (nw) 2018-03-11 10:45:31 -04:00
AJR
3917d1a78d vt100_kbd: Reverse local/line LEDs (nw) 2018-03-11 10:43:22 -04:00
angelosa
84ddd49de7 model2.cpp: fix Zero Gunner background priorities [Olivier Galibert] 2018-03-11 15:24:43 +01:00
angelosa
f967a0359c model2.cpp: scsp / interrupt ports cleanups (nw) 2018-03-11 15:24:41 +01:00
angelosa
cd409ed388 Make TGPx4 to be debuggable even in non-DRC mode (nw) 2018-03-11 15:24:40 +01:00
Ryan Holtz
9a777099a5 Remove first_screen(), nw 2018-03-11 14:56:54 +01:00
Ryan Holtz
773eb4b4a7 Removed first_screen from iq151 bus devices and esrip CPU core, nw 2018-03-11 13:23:31 +01:00
Ryan Holtz
81a35fb46e Remove all uses of first_screen() from core files, nw 2018-03-11 11:17:16 +01:00
smf-
1a89b550fa Visual Studio needs screen_device defined before it's used. (nw) 2018-03-11 08:40:05 +00:00
cracyc
4879800853 ms6102: kill error (nw) 2018-03-10 21:27:57 -06:00
cracyc
7c8f8f411a ms6102: somewhat better output (nw) 2018-03-10 19:16:28 -06:00
AJR
82f815afb1 vt100ac: Suspected printer USART may have RX interrupt after all (nw) 2018-03-10 20:03:08 -05:00
AJR
43b804208d vt100ac: Start configuring devices for VT1XX-AC STP board (nw) 2018-03-10 19:49:14 -05:00
AJR
d30ba7601c vt101: Remove printer port; identify absent "ASIC" (nw) 2018-03-10 15:35:46 -05:00
AJR
006ee398ff vt100: Add modem read; correct 8250 addressing for VT102; remove handler name prefixes (nw) 2018-03-10 14:15:18 -05:00
mooglyguy
06c75d0a08 Remove commented code, nw 2018-03-10 20:01:15 +01:00
mooglyguy
25c4b8d777 Remove first_screen() accessor from machine_config now that it is not used, nw 2018-03-10 20:01:15 +01:00
AJR
e98970d9ec vt102: Add printer port and UART (nw) 2018-03-10 13:57:07 -05:00
mooglyguy
4973da5f73 Remove first_screen from smpc, nw 2018-03-10 18:37:15 +01:00
AJR
1c2cb61ad3 vt100_kbd: Quote and comma keys got mixed up somehow (nw) 2018-03-10 12:20:22 -05:00
AJR
96c76cc3a7 vt100, la120: Make ER1400 non-volatile storage actually work 2018-03-10 12:10:49 -05:00
mooglyguy
8b0d71b98f Remove first_screen() from lisa and ldplayer, nw 2018-03-10 18:03:45 +01:00
mooglyguy
b9926417ad Minor comment fix, nw 2018-03-10 16:44:09 +01:00
mooglyguy
0fb0a650ea Remove first_screen() from kc85, ti990_4, aviwrite.cpp, and huc6270 comments. nw 2018-03-10 16:44:09 +01:00
angelosa
5f42f906ee Model 2C inputs (nw) 2018-03-10 16:25:52 +01:00
Ted Green
b13fde8681 iteagle: Change copyright year for bbh to 2000. (nw) 2018-03-10 07:20:21 -07:00
Robbbert
98e2660d58 (nw) coco3: fixed validation errors 2018-03-11 01:00:08 +11:00
Ivan Vangelista
75226d864f Provided a new dump of spaceg's PROMs [Guru] 2018-03-10 09:37:39 +01:00
mooglyguy
708afb56df Remove first_screen() from hp80, pokemini, uzebox, archimds. nw 2018-03-10 08:43:57 +01:00
mooglyguy
91b858b5d8 removed first_screen() from coco, orion, primo, and vector06, nw 2018-03-10 08:34:00 +01:00
mooglyguy
29206e3c37 Removed first_screen() from maria, pc1512, and kaypro. Also split pc1512 into a shared base class, with the on-board video implemented in a derived class. nw 2018-03-10 07:54:42 +01:00
mooglyguy
ed84b661e3 Removed first_screen usage from video/galaxy.cpp, nw 2018-03-10 06:08:19 +01:00
mooglyguy
ccba7735df Remove first_screen from namco51 device, nw 2018-03-10 06:00:18 +01:00
mooglyguy
b688161290 hp48: Removed first_screen and eliminated redundant function-name prefixes now that MAME is C++, nw 2018-03-10 05:47:14 +01:00