Commit Graph

52247 Commits

Author SHA1 Message Date
Vas Crabb
f31e735053 srcclean (nw) 2017-06-25 15:18:14 +10:00
AJR
4a57052b5f Fix build (nw) 2017-06-24 22:15:34 -04:00
arbee
469c2bbc4b hp9k_3xx updates:
- Preliminary working DIO/DIO-II bus implementation and 98544 video card
  - Hooked up i8042 I/O microcontroller comms to main CPU
  - Support medium-res built-in video on 9000/332
2017-06-24 20:29:03 -04:00
Robbbert
fcd0ec717d (nw)Fixed the build (*interrupt_source not used) 2017-06-25 09:58:44 +10:00
R. Belmont
1a06955f3e Merge pull request #2403 from npwoods/fix_source_eof_error
Fixed an issue that could cause the debugger 'source' command to falsely display I/O error
2017-06-24 19:47:18 -04:00
R. Belmont
f1e04947f8 Merge pull request #2397 from Tauwasser/gameboy_v7
Gameboy v7
2017-06-24 19:46:54 -04:00
R. Belmont
8601018f06 Merge pull request #2399 from pmackinlay/interpro
added diagnostic 7-seg led
2017-06-24 19:46:36 -04:00
R. Belmont
32f89a1018 Merge pull request #2406 from DavidHaywood/240617
new working clones  Treasure Island (DECO Cassette) (Region D) [David Haywood]
2017-06-24 19:45:53 -04:00
R. Belmont
cee1ad341e Merge pull request #2407 from DavidHaywood/200617
new NOT WORKING  Game Prince RS-16 [BeckieRGB]
2017-06-24 19:45:33 -04:00
David Haywood
91d2326902 new NOT WORKING Game Prince RS-16 [BeckieRGB]
boots to menu, some games are playable
2017-06-24 23:57:54 +01:00
Justin Kerk
d3315bcfe2 New working software list additions
-----------------------------------
ibm5150: 688 Attack Sub (3.5", older), Star Goose! [ArcadeShadow]
2017-06-24 15:14:04 -07:00
David Haywood
cc082c7890 typos (nw) 2017-06-24 22:24:04 +01:00
David Haywood
638749af20 mark as working (nw) 2017-06-24 22:16:47 +01:00
David Haywood
9b8f69200f new working clones Treasure Island (DECO Cassette) (Region D) [David Haywood]
this is the ctisland3 set that has been in MAME since forever.  compared to the other ctisland sets it uses a different encryption and has a region code of 'D' in the header.
we haven't seen any 'D' region roms before (A is Japan, B is assumed to be US) so I've had to handcraft a bios rom for it (the only difference between the A/B bios roms is the single byte it checks in the header anyway)
2017-06-24 22:13:21 +01:00
hap
d09534c380 sm500: added lcd output (nw) 2017-06-24 21:26:23 +02:00
hap
a89cc32081 removed hh_sm500 driver, will re-add nupogodi as a clone of gnw_mc25 another time (nw) 2017-06-24 19:42:15 +02:00
hap
37c6419121 New NOT_WORKING machine added
------------
Game & Watch: Mickey Mouse [hap, Igor]
2017-06-24 19:38:58 +02:00
ajrhacker
3643d8378d Merge pull request #2404 from DavidHaywood/200617
new NOT WORKING
2017-06-24 11:47:32 -04:00
hap
4cc7afc65c sm500: added device start/reset (nw) 2017-06-24 17:14:32 +02:00
David Haywood
cb1420bb5e new NOT WORKING
D-CAT16 (Mega Drive handheld) [Team Europe]

this was dumped ages ago, doesn't boot as-is, maybe custom enhanced hw like the NES clones, maybe just custom banking.
2017-06-24 16:10:15 +01:00
hap
c7301ced32 sm5*: update notes (nw) 2017-06-24 16:21:53 +02:00
Michael Zapf
9814aba49e ti99: Added new cartridge type paged7 for TI-CALC. 2017-06-24 16:15:08 +02:00
Nathan Woods
d3c5f2939d Fixed an issue that could cause the debugger 'source' command to falsely display I/O error
I've discovered a scenario where reading to the end of file seems to trigger the fail bit, in addition to the eof bit.  Because of this, I've changed the error message to display when we can't read from the stream, but the eof bit is _not_ set
2017-06-24 09:39:55 -04:00
hap
d28c2b807e Merge pull request #2402 from einstein95/master
decocass consistency (nw)
2017-06-24 15:05:43 +02:00
einstein95
a379d82685 decocass consistency (nw) 2017-06-25 01:03:38 +12:00
Nigel Barnes
881fd44891 New working software list additions
-------------------------------------------------archimedes: Countdown to Doom, The Last Days of Doom
bbcmc: Bikes
2017-06-24 13:55:40 +01:00
Nigel Barnes
84f02ebf45 accomm: Fully implemented keyboard
- Added sound (same as Electron)
- Added layout and hooked up Caps/Shift Lock LED's
2017-06-24 13:55:40 +01:00
R. Belmont
6e685359dd Merge pull request #2401 from DavidHaywood/200617
new working clone Lock'n'Chase (DECO Cassette) (Japan) [??]
2017-06-24 08:01:42 -04:00
David Haywood
91f06f5353 the following exist in the public 'various arcade' collection too ?! again no idea who to credit, this stuff was just forwarded to me. 2017-06-24 12:10:08 +01:00
David Haywood
2a319c99f2 fix clone state (nw) 2017-06-24 11:21:45 +01:00
David Haywood
f3bf7b89f7 new working clone Lock'n'Chase (DECO Cassette) (Japan) [??]
this is in various public rom collections, and even on MAMEdev, but was never added?
looks like a 100% legitimate Japanese version, complete with the alt (harder) maze.
2017-06-24 11:21:12 +01:00
AJR
4a4883dd65 quizshow: Driver cleanup (nw)
- Remove unnecessary prefix from function names
- Remove unused I/O space
- Add dummy callback for flag output (which is used)
2017-06-23 21:20:22 -04:00
mahlemiut
478e222886 ym3802: added preliminary MIDI clock timer and click counter, gets Mahou Daisakusen (x68k) to play MIDI music. 2017-06-24 12:45:25 +12:00
AJR
97889a232f s2650: Allow program counter to be properly tracked by debugger
s2650: A few small status register-related refinements (nw)
quizshow: Change fake tape input back to old pseudo-random values that program handles better for some reason (nw)
2017-06-23 20:11:17 -04:00
Lord-Nightmare
c7b3741479 socrates.cpp: made socrates_pal a derived machine config of socrates (nw) 2017-06-23 20:01:20 -04:00
npwoods
2af3233101 Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (#2170) 2017-06-24 09:46:58 +10:00
hap
f1c043d18c sm500: added jump opcodes (nw) 2017-06-24 01:30:44 +02:00
AJR
4d63d9d31e Disable side effects in some read handlers (nw) 2017-06-23 16:53:44 -04:00
AJR
5a6c24778c bullsdrtg, hexpoola: More sense input fixes (nw) 2017-06-23 16:48:09 -04:00
AJR
1af34a3ed6 astrowar: Fix regression (nw) 2017-06-23 16:38:07 -04:00
Ted Green
829b9343e9 Cp Error. M48T08 doesn't have watchdog. (nw) 2017-06-23 13:54:40 -06:00
Ted Green
aa8e169f48 M48T37 timekeeper: Add watchdog function. (nw) 2017-06-23 13:46:42 -06:00
Lord-Nightmare
5614476c68 socrates.cpp: make more functions common (nw) 2017-06-23 15:38:05 -04:00
hap
1a82ca71ba sm500: added lcd opcodes (nw) 2017-06-23 21:14:24 +02:00
Lord-Nightmare
a8bde85010 socrates.cpp: switched iqunlimz to use bankdev, fixed a few issues, unified some functions with socrates. [Lord Nightmare] 2017-06-23 15:02:09 -04:00
Lord-Nightmare
4ee8c028e3 whoops, forgot this. (nw) 2017-06-23 12:28:43 -04:00
Robbbert
4ee2d1c7b0 (nw)Windows debugger: removed "Mount Item" for now due to bugs, also removed internal media slots from images menu. 2017-06-24 01:10:44 +10:00
AJR
d3cb3d4540 lsasquad.cpp: Switch PSG type to YM2149 for original Taito sets (nw) 2017-06-23 09:09:56 -04:00
hap
2c3bed888b New working clone added
-----------
Bambino Classic Football [hap]
2017-06-23 14:31:53 +02:00
Patrick Mackinlay
aac9e23e36 nmi and dma improvements
* nmi boot diagnostics pass
* floppy dma read and write working
2017-06-23 11:19:38 +07:00