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
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
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
hap
190c1569df
hh_tms1k: skeleton drivers for arrball and arcmania (nw)
2017-07-06 18:16:41 +02:00
Vas Crabb
79df3e4166
intlc440: one more front panel switch (nw)
2017-07-07 00:42:28 +10:00
AJR
aebc6a5140
m6800: Document more types (nw)
2017-07-06 10:03:42 -04:00
hap
0bc1c94698
hh_sm510: fix dm53 svg upper hose (nw)
2017-07-06 14:58:17 +02:00
Ivan Vangelista
dd1a8722dd
samsmem.cpp: fixed MT06564 (nw)
2017-07-06 14:11:35 +02:00
David Haywood
41f14cf4f2
tidy (nw) ( #2444 )
2017-07-06 12:38:01 +02:00
David Haywood
55639950fd
tidy (nw)
2017-07-06 11:10:25 +01:00
Ivan Vangelista
445028aedf
ddenlovr.cpp: fixed MT05900 (nw)
2017-07-06 10:10:36 +02:00
Patrick Mackinlay
33b04cec42
z80scc: basic wait/dma request support ( #2441 )
...
* improved initiator transfer information logic
* split transfer count/counter
* added rudimentary 53c90a/53c94 support
* reworked initiator transfer information state machine: should now support all scsi phases
* improved handling of dma/non-dma commands
* added an undocumented hack to make InterPro work
* match updated 5390 device
* inherit memory map
* z80scc: basic wait/dma request implementation
* z80scc: renamed WRDY to WREQ to match datasheet, minor touch-up
2017-07-06 17:00:31 +10:00
Robbbert
af30346e3e
(nw) flicker: added notes.
2017-07-06 15:57:00 +10:00
Vas Crabb
0439daa28e
flicker updates:
...
* Add save state support
* Remove NVRAM - it's unlikely a dynamic PMOS RAM would be battery-backed
* Hook up the rest of the inputs (operator adjustments)
* React to input changes on test line
2017-07-06 13:51:58 +10:00