Commit Graph

34325 Commits

Author SHA1 Message Date
mamehaze
a65c9ef758 hooked v53 irq ack callback so that it can get the correct vector from the controller, make a note of which ones get unmasked (nw) 2015-03-13 21:51:27 +00:00
Miodrag Milanovic
61203a2adb Compile fix 2015-03-13 20:16:50 +01:00
Miodrag Milanovic
7360ae6547 updated 3rd party (nw) 2015-03-13 17:40:15 +01:00
mamehaze
820ec98714 v53: provide access to the interrupt lines (nw) 2015-03-13 17:28:15 +00:00
Scott Stone
bf16d575e4 Fixed rom/region size for 'torus' set. (nw) 2015-03-13 09:54:23 -04:00
Vas Crabb
6b43ed0899 Better, clickable pokonl97 layout 2015-03-13 22:17:35 +11:00
Vas Crabb
e78fe921cf More refined and clickable layouts for the fruities 2015-03-13 22:17:34 +11:00
briantro
e23dec8bf2 galaxold.c: Document the BPROM type for Videotron's Frogger bootleg - NW 2015-03-13 01:07:21 -05:00
Vas Crabb
700f665e87 Small fix to tonypok layout (nw) 2015-03-13 16:12:32 +11:00
Vas Crabb
e553f19a1d Add internal artwork for tonypok
Make artwork clickable for many goldstar.c games
Make buttons that may be used when not lit appear semi-lit in Cherry Master layouts
Correct some star100 inputs
Make cmpacman/cmtetris key mapping more consistent with defaults for slot games
2015-03-13 15:56:24 +11:00
Robbbert
6169bcbb8f (MESS) gamate : reinstated etabeta's no-cart fix. (nw) 2015-03-13 14:51:27 +11:00
Robbbert
053e0b4f4b (MESS) gamate : removed not-needed includes (nw) 2015-03-13 14:43:56 +11:00
Robbbert
34357b62b8 (MESS) gamate : improved readability (nw) 2015-03-13 14:18:34 +11:00
Oliver Stöneberg
5366e265b6 default to DirectInput 8 so it builds with 3rdparty/dxsdk out of the box [Oliver Stöneberg] 2015-03-12 20:14:41 +01:00
Oliver Stöneberg
93e2bbbab5 disabled some parts of UndefinedBehaviorSanitizer for clang 3.6 as well (nw) 2015-03-12 20:12:33 +01:00
Vas Crabb
481d8c64fb Add layouts showing lamp status to many games 2015-03-13 04:14:59 +11:00
Ivan Vangelista
862ec20894 paradise.c: cleanups (nw)
this seems to be another driver where the oki behaves differently during staggered -autosave runs
2015-03-12 18:06:34 +01:00
mamehaze
1c74978092 hmm roadedge startup is much better behaved like this.. could be on to something (nw) 2015-03-12 16:50:46 +00:00
mamehaze
f354ad36e0 speculative notes (nw) 2015-03-12 16:20:35 +00:00
mamehaze
2bc2c7416d gfx roms for yorijori [Brian Troha] (still doesn't boot)
typo fix in hng64 readme (nw)
dips for froggerv (nw)
2015-03-12 14:31:38 +00:00
Robbbert
81c8255b20 (MESS) mbee : added choice of monochrome or colour, since the real machines could be purchased this way. (nw) 2015-03-13 01:18:47 +11:00
hap
f1419f6a95 for raw opcode view, don't crop under minbytes 2015-03-12 14:54:25 +01:00
hap
c307ec2a16 improve ebball3 clock 2015-03-12 13:00:26 +01:00
mamehaze
60af9983cd the Videotron bootlegs are more 'Moon Cresta' than 'Super Cobra' now working.
Removed fake ROMs from hustlerb3 too, it plays sounds through the discrete system (as does the frogger), sound comms code in there is just a leftover.
2015-03-12 11:19:05 +00:00
Vas Crabb
b2333ef332 Hook up more coin counters 2015-03-12 21:27:16 +11:00
Vas Crabb
2579c27ac0 Little cleanup 2015-03-12 21:07:24 +11:00
Vas Crabb
a761b3fcaa Hook up and document lamps for more games in goldstar.c 2015-03-12 19:41:57 +11:00
Alex W. Jackson
c2deea4d0e speedspn.c: added save state support (nw) 2015-03-12 03:04:02 -04:00
Vas Crabb
767ba32d18 Another couple of derived machine configs 2015-03-12 17:02:44 +11:00
Vas Crabb
859bc03588 Figured out another Crazy Bonus DIP switch
Verify '7' In Double Up Game DIP switch for many games
Correct some more Cherry Master DIP switches
2015-03-12 17:02:37 +11:00
Robbbert
4d315877fc (MESS) mbee : more work on the old keyboard (nw)
Keyboard performance overall is much better, however Simply Write no longer works on mbee128p.
The 2 minute delay in booting mbee56 has been fixed.
2015-03-12 14:38:55 +11:00
Scott Stone
39c12fd21b Updated sam.c copyright dates to match those from sources (IMDB/arcade-museum) - thanks to AntoPISA (nw) 2015-03-11 18:34:32 -04:00
mamehaze
c10aaa9f11 tag superwng as NOT WORKING, as it's never worked passed the bonus stage (nw) 2015-03-11 18:29:21 +00:00
Ivan Vangelista
b0583d30fa ssozumo.c: added save state support (nw) 2015-03-11 18:59:26 +01:00
mamehaze
4af85db0a1 left some test code in (nw) 2015-03-11 16:54:16 +00:00
mamehaze
67cd025b03 looking at 'Super WIng' (pinball game) based on a crash report at MARP.
there is an unused ROM, I think it contains a 2nd stage layout for the game, and appears to be banked in after you finish a bonus round, however, even hooking it up as a banked rom the game crashes, and the data in the ROM looks suspicious (there are flipped bits at fairly regular offsets even in 0xff fill areas)  It could be the bank hookup is wrong, but the data concerns me enough to mark the rom as BAD_DUMP.  We need another PCB to dump the Colour PROM anyway, although we've only seen it once.
2015-03-11 16:00:55 +00:00
mamehaze
31a96e35e6 new clones
Frogger (videotron bootleg) [system11]

not yet marked as 'working' because I want to investigate this a bit more (and need to fix up the inputs)
there are 2 z80s on the board, but no sound code roms for the 2nd z80, the PCB does have sound.  hustleb3 seems to be the same hardware and we assumed the sound roms to be missing, but based on this new evidence they're not, so I need to revisit that one too.
2015-03-11 11:48:19 +00:00
Vas Crabb
382bc44f11 Quick look at goldstar inputs 2015-03-11 20:51:53 +11:00
Vas Crabb
ecacff4118 Add crazybon coin counters
Figure out another crazybon DIP switch
Verify and factor out more chrygld/chry10/ncb3/cb3a DIP switches
2015-03-11 19:57:45 +11:00
Lord-Nightmare
031e88d36f (MESS) vt100.c: add older version of the vt102 roms [Matt Burke] 2015-03-11 02:35:47 -04:00
hap
85c450093f (MESS)New working games added
-----------------
Bambino Superstar Football [hap, Kevin Horton]
Bambino Space Laser Fight [hap, Kevin Horton]
2015-03-11 01:40:40 +01:00
Lord-Nightmare
22cdd790f6 (MESS) vt100.c: Add ROM for DEC VT101 and enable driver [Matt Burke] 2015-03-10 19:24:03 -04:00
mamehaze
6d56aa957c expose some more V53 pins for the internal peripherals to the outside world (nw)
timers seem very active, does some DMA ops (transfering a big block of 0 data) a few times on startup, then stops.. maybe because no interrupts happen.

interrupt table looks.. weird, need to understand how it configures the interrupt controller and what that means.

there are port writes to low port numbers, writes to port 0x0000 in the format with data in the format
0x??00
0x??01
0x??02
0x??03
0x??04
0x??05
0x??06
0x??07
0x??08
0x??09
0x??0a
0x??0b
0x??0c
0x??0d
0x??0e
0x??0f
0x??10
0x??11
0x??12
0x??13
0x??14
0x??15
0x??16
0x??17
0x??18
0x??19
0x??1a
0x??1b
0x??1c
0x??1d
0x??1e
0x??1f

and after each write to port 0 with those values it writes some other data to ports 2,4,6.

if the information is correct, and this is a 32-channel based sound system, then that could well be some kind of configuration for the channels.
2015-03-10 21:48:56 +00:00
yz70s
f337c98333 i386.c: add sse opcodes of the form 66 0f xx and f2 0f xx (nw) 2015-03-10 21:39:39 +01:00
Miodrag Milanovic
4cf1bb79a9 sync genie (nw) 2015-03-10 19:20:56 +01:00
mamehaze
25b03948bf expose V53 device callbacks to users (nw) 2015-03-10 17:34:08 +00:00
Ivan Vangelista
2c57d68ec7 shougi.c, shuuz.c, xain.c: added save state support (nw) 2015-03-10 18:31:13 +01:00
Vas Crabb
7e02382d0a Fix chry10/chrygld regression
Check DIP switches for chrygld/chry10/ncb3/cb3a and make corrections
Factor out even more common DIPs
2015-03-11 04:08:56 +11:00
hap
ea8fd55e53 (MESS)New working game added
-----------------
Entex Electronic Baseball 3 [hap, Sean Riddle]
2015-03-10 15:36:56 +01:00
mamehaze
2c193c79b9 list gallop MCU as NO_DUMP (thanks to system11 for confirming it has one) (nw) 2015-03-10 13:50:24 +00:00