Commit Graph

52554 Commits

Author SHA1 Message Date
briantro
1dec916147 new clone added - The Ninja Warriors
New Clone Added
--------------------------------------------------
The Ninja Warriors (World, earlier version) [Irongiant, The Dumping Union]
2017-07-08 15:30:17 -05:00
AJR
466d414d9d megadpkr: Further improvements and cleanups (nw)
- Merge driver with goldnpkr.cpp source to get working sound (graphics and sound should be identical)
- Add version numbers to set names
- Promote megadpkrb to WORKING (with one caveat)
2017-07-08 15:48:57 -04:00
R. Belmont
82a35be59d Merge pull request #2450 from rfka01/master
Added available Commodore PC10-III ROM dumps
2017-07-08 15:37:45 -04:00
MetalliC
6f7eb44fba chihiro.cpp: add Quest of D Firmware Update DVD dump [ShouTime] 2017-07-08 20:34:08 +03:00
Vas Crabb
d18aa3e097 never hurts to srcclean (nw) 2017-07-09 03:21:32 +10:00
Vas Crabb
962fa2ffac fix clang build (nw) 2017-07-09 03:02:21 +10:00
AJR
5a367a5c29 megadpkr: Hook up 68705P5 MCU, figure out banking, add timekeeper RAM and inputs, parent set (but not clone) is now WORKING 2017-07-08 12:16:09 -04:00
hap
ca9de0f13d New working clones added
-------------
Fidelity Excel 68000 Mach II (rev. C+) [CB-Emu]
Fidelity Excel 68000 Mach III [CB-Emu]
2017-07-08 17:54:48 +02:00
Vas Crabb
9ed831e0a6 (nw) notes, coverity complaints, INTELLEC 4/MOD 4 layout, detect duplicate bounds/color in layouts 2017-07-09 01:50:54 +10:00
Vas Crabb
1eb3ffe15c work around python version differences (nw) 2017-07-09 00:12:58 +10:00
Vas Crabb
8cd158fcca those duplicates were really duplicates, no differences (nw) 2017-07-09 00:12:57 +10:00
fulivi
5201a7f6bf Begin of HP80 emulation (#2448)
What works:
* HP85A machine with 16K of RAM
* Capricorn CPU works
* Keyboard works (with minor issues)
* CRT text / graphics modes work (correct speed is not emulated yet so service ROM complaints)
* BASIC is usable

What is missing (and I'll have hopefully working soon):
* HW timers
* Beeper
* Integral printer
* DC100 cassette drive
* Extension ROMs
* I/O modules (especially the HPIB interface so that we can hook up floppy drives)
* Other models in the family (e.g. HP86)
2017-07-08 19:31:42 +10:00
briantro
8b542ca5bd vamphalf.cpp: Add Poosho Poosho to known F2 games verified on F-E1-16-002 hardware. (nw) 2017-07-08 04:04:34 -05:00
Vas Crabb
ae2ff1ac4d Comment out problematic parts of internal layouts detected by build-time validation - could people who know these machines please fix them properly? 2017-07-08 18:32:11 +10:00
Vas Crabb
d97c4f9d9f Do substantial validation of internal layouts at build time 2017-07-08 18:30:43 +10:00
smf-
81269d8fbf fix for MSVC ostream::put takes a char & 0xff doesn't fit. (nw) 2017-07-08 09:00:33 +01:00
smf-
ede8a5b84f fix for building with MSVC, it can't cope with the collision with the FUNC() macro. (nw) 2017-07-08 09:00:33 +01:00
Robbbert
5e4548290f MT 06592 2017-07-08 14:20:12 +10:00
cracyc
d3a59a3690 hiscore.dat: Updates [Leezer] 2017-07-07 22:05:23 -05:00
AJR
51de90706e segas32.cpp: Another minor PCB note (nw) 2017-07-07 20:31:47 -04:00
AJR
bb709ef39e ridleofp: Minor PCB note (nw) 2017-07-07 20:26:00 -04:00
Lord-Nightmare
27f869329e taitocchip.cpp: hooked up the four 'asic ram' shared bytes/semaphores/command registers between external cpu and the c-chip, and got rid of the 'return 0x01' hack for megablast. [Lord Nightmare] 2017-07-07 20:04:18 -04:00
rfka01
e7ca79b07c Added the original PC 10 / PC 20 / PC 30 in two BIOS variants ... Complains about 'Timer2 control function failed', keyboard not working 2017-07-08 01:11:34 +02:00
MetalliC
d7452d300a new clone
---------
Tetris (v341R) [Arzeno Fabrice, MetalliC]

not sure if its really clone, might be different game which uses gfx and music same as pktet346 set
2017-07-08 00:46:22 +03:00
rfka01
aebd713e45 Added available Commodore PC10-III ROM dumps 2017-07-07 23:26:45 +02:00
hap
4b9f85866c hh_tms1k: added button panel to arcmania.lay (nw) 2017-07-07 21:57:42 +02:00
Curt Coder
e73e2ed6c6 abc80_flop.xml: Added ABCDatastorm demo. [Genesis Project] 2017-07-07 21:17:54 +03:00
hap
5461e46882 New working machine added
---------
A-One Arrange Ball/Tandy Zingo/LJN Computer Impulse [hap, Sean Riddle]
2017-07-07 18:24:48 +02:00
Nathan Woods
7c46c30c80 [CoCo] Minor refactoring; better usage of accessors for maincpu, maincpu address space and PIA devices (nw) 2017-07-08 01:01:29 +10:00
Robbbert
0af3721bbc (nw) fixed potential compile error 2017-07-08 00:41:56 +10:00
AJR
3ebdfa91f5 usgames.cpp: PSG type correction (nw) 2017-07-07 10:28:57 -04:00
AJR
6d4bec80df taito_x.cpp: Remove outdated comments (nw) 2017-07-07 10:20:11 -04:00
Ivan Vangelista
19375eac9e octopus.cpp, zorba.cpp: fixed MT06562 (nw) 2017-07-07 11:49:42 +02:00
Vas Crabb
c338b974a7 (nw) clean up names, kill off empty header file, put Type X stuff in Type X driver file, add #include guards 2017-07-07 14:43:54 +10:00
AJR
fb9020021e nibbler, levers: Change joysticks to 4-way as documented in manuals 2017-07-07 00:12:56 -04:00
AJR
2b2a177017 Fix subtle command regression (nw) 2017-07-06 21:25:24 -04:00
briantro
efeb924174 new clone added - Xevious 3D/G (World)
New Clone Added
-----------------------------------------------
Xevious 3D/G (World, XV32/VER.A) [rtw, invzim, The Dumping Union]
2017-07-06 17:47:19 -05:00
R. Belmont
dbe3b17b85 Merge pull request #2443 from cbrunschen/esqpanel
Add an external panel for the Ensoniq VFX family of keyboards
2017-07-06 17:42:40 -04:00
angelosa
52ed3f851c Minor (nw) 2017-07-06 23:28:25 +02:00
angelosa
1ab443ce98 Converted sound command port to 8-bits and lowered difficulty default (nw) 2017-07-06 23:22:59 +02:00
angelosa
96f42eda71 blackt96.cpp: various changes/fixes [Angelo Salese]
* Added flip screen & coin counter support;
* Rewritten text layer to tilemap;
* Added notes on top and promoted game with MACHINE_IS_INCOMPLETE, having many bugs that are actually from very sloppy coding;
2017-07-06 23:22:57 +02:00
hap
76c4fc09e2 hh_tms1k: added arcmania.lay (nw) 2017-07-06 22:33:54 +02:00
R. Belmont
ef5ad0cbd9 Merge pull request #2410 from npwoods/debugger_load
Made the debugger 'load' length field be optional, C++-ification
2017-07-06 16:19:09 -04:00
R. Belmont
e9bab14b60 Merge pull request #2446 from DavidHaywood/040717
small note about what's wrong with the cchip eprom dump (nw)
2017-07-06 16:18:18 -04:00
David Haywood
d3b9c88d7b small note about what's wrong with the cchip eprom dump (nw) 2017-07-06 20:52:30 +01:00
hap
13cd59060c New working machine added
---------
Milton Bradley Arcade Mania [hap, Sean Riddle]
2017-07-06 21:46:08 +02:00
R. Belmont
ceafa4beb4 Merge pull request #2445 from DavidHaywood/040717
load some recent Caps0ff MCU dumps, not hooked up for now. (+ load cchip dumps)
2017-07-06 15:01:10 -04:00
David Haywood
0019c8cbd0 load Caps0ff c-chip dumps, checksum on MASK rom part passes, but game specific EPROM is still bad for the time being 2017-07-06 19:34:49 +01:00
David Haywood
55e5237d86 Merge branch 'master' of https://github.com/mamedev/mame into 040717 2017-07-06 18:13:37 +01:00
David Haywood
7929187bda load some recent Caps0ff MCU dumps, not hooked up for now. 2017-07-06 18:12:47 +01:00