Commit Graph

57345 Commits

Author SHA1 Message Date
arbee
3de8415cf8 New machines marked as NOT WORKING
----------------------------------
Blockout (TAX) [Peter Wilhelmsen, David Haywood]
2018-02-20 19:40:11 -05:00
AJR
bb9f52b2ec unidasm: Correct endianness of m6800, m6805 and other Motorola-type CPUs 2018-02-20 19:31:36 -05:00
AJR
9545f58030 devcb: Fix validation problem with chained callbacks (nw) 2018-02-20 19:30:29 -05:00
cracyc
a8632acec6 duet16: add generic ascii serial keyboard (nw) 2018-02-20 17:10:57 -06:00
AJR
ca733d81b3 ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LINE handlers (nw) 2018-02-20 16:41:29 -05:00
AJR
b67bd1aeff Fix build (nw) 2018-02-20 16:40:56 -05:00
R. Belmont
1c5682a6fd
Merge pull request #3239 from jlachniet/master
New clone marked as NOT_WORKING
2018-02-20 14:54:52 -05:00
AJR
12cf6b64eb Register device callbacks and add some basic validation for them 2018-02-20 14:13:20 -05:00
AJR
5f9a181487 6840ptm: Counter/timers are numbered from 1 to 3, not 0 to 2 as with 8253 (nw)
- Rename OUT0, OUT1 and OUT2 callback configuration macros to match pin names (O1, O2 and O3)
- Update all verbose logging messages to be one-based
- Remove unnecessary mentions of device type in logging messages
2018-02-20 11:49:55 -05:00
cracyc
1b14b550b5 duet16: palette (nw) 2018-02-20 10:17:21 -06:00
cracyc
1a19ef98fe duet16: dma page register (nw) 2018-02-20 09:04:09 -06:00
David Haywood
9f308593be xavix - improve tilemap register use (nw) (#3245)
* xavix - did a little work to push rad_box to run the game, which should hopefully allow me to figure out some more video regs etc. as it uses them in a different way again

(also some misc documentation changes to other files)

* formatting (nw)

* xavix - improve tilemap register use (nw)

* replace Star Wars Saga Edition - Lightsaber Battle Game dump that was added the other day with a good read [Sean Riddle] (nw)
2018-02-20 08:28:44 -05:00
Wilbert Pol
36cb6efb61 fix compile (nw) 2018-02-20 12:19:43 +01:00
Vas Crabb
66f5c175ef even more encapsulation/cleanup (nw) 2018-02-20 20:21:21 +11:00
Olivier Galibert
724db00c5c Even more nuon (nw) 2018-02-20 08:34:42 +01:00
wilbertpol
9b3008b0ae de-staticify initializations for src/mame/video (nw) (#3246) 2018-02-20 08:29:34 +01:00
AJR
0d9494480a raiden.cpp: Clock changes and video of bootleg apply to raidenkb, not raidenb (nw) 2018-02-20 01:13:19 -05:00
Ivan Vangelista
feb9ac04e2 raiden.cpp: added link to a video demonstrating the slowdowns raidenb suffers on real hw (nw) 2018-02-20 06:39:57 +01:00
David Haywood
dc3dba2c90 new clones - Tecmo Bowl (World, set 2) [coolmod] (#3247) 2018-02-20 05:59:25 +01:00
briantro
d59c8c9e9d leland.cpp: More ROM name corrections - documentation (nw) 2018-02-19 22:42:24 -06:00
AJR
33894e6e72 duet16: External floppy drive select (nw) 2018-02-19 23:35:14 -05:00
cracyc
2b53fe616f duet16: reads from the floppy but doesn't quite boot (nw) 2018-02-19 22:24:20 -06:00
briantro
51f22ca566 freekick.cpp: Documentation says it's a 317-5008 so call it 317-5008 (nw) 2018-02-19 21:47:38 -06:00
briantro
5809950d09 freekick.cpp: Consistent documentation. Original Gigas also had "GIGAS" on the label like GIGAS 2 (nw) 2018-02-19 21:43:18 -06:00
AJR
b672f57257 6840ptm: Stop defaulting external clocks to 1 Hz
- duet16: Fully configure MC6840 timer to pass self-test; FDC is also mapped now but fails (nw)
2018-02-19 22:35:34 -05:00
cracyc
b1608cf20f duet16: pic addressing is inverted (nw) 2018-02-19 21:18:49 -06:00
AJR
6ef2bc4f43 duet16: Add PIC and various interrupt sources (nw) 2018-02-19 21:23:37 -05:00
cracyc
f2a4d08fcc duet16: more devices and video (nw) 2018-02-19 19:59:29 -06:00
ajrhacker
aee499dbe7
Merge pull request #3248 from incog/master
fix flash size
2018-02-19 20:41:18 -05:00
AJR
dc07e08124 duet16: Hook up a few devices (nw) 2018-02-19 20:39:06 -05:00
Lord-Nightmare
34c564725d new working machine - Gigas Mark II (MC-8123 317-5002)
New Working Machine
---------------------------------------------------------------
Gigas Mark II (MC-8123 317-5002) [frsj8112]
2018-02-19 20:06:15 -05:00
incog
624ea5f46a fix size 2018-02-20 00:24:49 +00:00
angelosa
a292886d4d model2.cpp: minor (nw) 2018-02-20 00:32:54 +01:00
angelosa
604c188ec6 model2.cpp: reversed definition (nw) 2018-02-20 00:32:52 +01:00
angelosa
1e4626c244 model2.cpp: fix ROM loading regressions (nw) 2018-02-20 00:32:49 +01:00
angelosa
826069c78d model2.cpp: mask polygon_rom / texture_rom checks towards bounds (nw) 2018-02-20 00:32:47 +01:00
angelosa
a649377289 model2.cpp: hookup polygon count (nw) 2018-02-20 00:32:43 +01:00
angelosa
c65b903ed2 Some reverts of stuff proven wrong ... 2018-02-20 00:32:40 +01:00
angelosa
b85cedc718 model2.cpp: added 30 Hz renderer mode, fixes Virtua Striker timings [Angelo Salese] 2018-02-20 00:32:37 +01:00
cracyc
2e069bba3a New not working
-----------------
Panafacom Duet-16 [rfka01, Carl]
2018-02-19 17:23:41 -06:00
David Haywood
ebbb4d5fc8 xavix - did a little work to push rad_box to run the game, which shou… (#3244)
* xavix - did a little work to push rad_box to run the game, which should hopefully allow me to figure out some more video regs etc. as it uses them in a different way again

(also some misc documentation changes to other files)

* formatting (nw)
2018-02-19 16:27:25 -05:00
Vas Crabb
18f8fd523c even more cleanup and encapsulation (nw) 2018-02-20 05:26:25 +11:00
Ivan Vangelista
74365c6033 midvunit.cpp: Cruis'n USA documentation updates
* label for PAL2 [Guru]
* verified pal dumps as bad [caius]
2018-02-19 18:26:59 +01:00
Ivan Vangelista
16aa842e63 raiden.cpp: corrected xtal / clocks for raidenb set [Corrado Tomaselli, The Dumping Union] 2018-02-19 18:25:29 +01:00
ajrhacker
8fb07a0762
Merge pull request #3243 from incog/master
new NOT WORKING system: Wireless [BeckyRGB]
2018-02-19 11:08:35 -05:00
cam900
3d8a42a6d6 ymz280b : Add device_rom_interface instead external memory handlers (#3242)
* ymz280b : Add device_rom_interface instead external memory handlers
firebeat.cpp : Minor cleanups, Split main CPU memory maps related for number of allocated gcu chips in PCB

* ymz280b : Fix compile
2018-02-19 11:04:29 -05:00
incog
1aa4f9d4b6 new NOT WORKING system: Wireless [BeckyRGB] 2018-02-19 16:03:53 +00:00
Olivier Galibert
e0ff7f905d Nuon fixes (nw) 2018-02-19 11:14:13 +01:00
Vas Crabb
8b1bc128e5 backport lots of cleanup from WIP branch (nw) 2018-02-19 20:34:33 +11:00
Olivier Galibert
1d31c19472 More nuon (nw) 2018-02-19 10:33:51 +01:00