Commit Graph

34325 Commits

Author SHA1 Message Date
mamehaze
4acfbbb92e .. and with that untangled the dumped mcu for xmultiplm72 actually works and the game now shows the Japan warning (nw) 2015-03-10 13:38:15 +00:00
mamehaze
d308290535 shuffle (nw) 2015-03-10 13:27:03 +00:00
mamehaze
5ac1220284 the V53 SCU is a i8251 clone, but with the command / mode registers separated, and only Asynchronous transfer mode available, this splits the function into something we can use for that purpose (nw) 2015-03-10 11:40:07 +00:00
Miodrag Milanovic
1ecbc8f95f update 3rdparty libs 2015-03-10 08:05:28 +01:00
cracyc
1c885a2014 (mess) m24: again (nw) 2015-03-09 22:37:06 -05:00
cracyc
8d5eab6a7f (mess) m24: don't upset clang (nw) 2015-03-09 22:33:10 -05:00
cracyc
b260c3eaa0 (mess) m24: keyboard controller [Carl, Lord Nightmare, rfka01] 2015-03-09 22:28:11 -05:00
hap
1682171d79 add ebball3 internal layout 2015-03-10 03:13:05 +01:00
hap
df22736230 fix typo in ebball3 microinstructions PLA 2015-03-10 01:29:38 +01:00
hap
c4e14ea4ac added ssfball and splasfgt i/o 2015-03-10 01:07:18 +01:00
Vas Crabb
63d3bdd214 Factor out some common cherry master DIPs 2015-03-10 10:17:18 +11:00
hap
246a0e7b1a added ebball3 i/o 2015-03-09 22:53:19 +01:00
hap
9c35a2bf04 added Entex Baseball 3 skeleton 2015-03-09 20:08:11 +01:00
hap
c25cc3aa7e added credits where due (meaning: much more than providing romdumps) 2015-03-09 19:33:38 +01:00
Ivan Vangelista
ad1ba6b1a2 sidearms.c: added save state support (nw) 2015-03-09 19:09:42 +01:00
mamehaze
8be8760ea2 use dumped (from unprotected MCU) MCU rom on mrheli [Silvio Grazini]
note, it does now write the 'for use in Japan' message to one of the tilemaps, but you don't currently see it, either due to timing or video emulation issues
2015-03-09 17:49:20 +00:00
Ivan Vangelista
d8bc629154 tsamurai.c: added save state support (nw) 2015-03-09 18:20:12 +01:00
mamehaze
b40c7c7014 couple of notes about what the various NEC chips seem to be cloned from thanks to carl and RB, added them for now, will try to hook them up and see how things align in a bit (nw) 2015-03-09 17:17:54 +00:00
Ivan Vangelista
4835733a6f tgtpanic.c, xtheball.c: added save state support (nw) 2015-03-09 18:08:49 +01:00
andrew-gardner
b5bfb0a9ce A few easy set_entry additions - now shifting banked ROM loading down from 0x10000 to 0x8000 where they belong. (nw) 2015-03-09 16:58:54 +01:00
Guru
57b84476bf fanucspmg.c: note added about unknown chip (nw) 2015-03-09 18:13:09 +08:00
Vas Crabb
5c23ae718a Fix class name conflict 2015-03-09 19:41:37 +11:00
Vas Crabb
c7c26571c2 Fix name/value of inverted thing 2015-03-09 19:34:14 +11:00
Vas Crabb
c709841aa5 More negative lines of code 2015-03-09 19:26:46 +11:00
Vas Crabb
3553056395 Untangle some cherry master code 2015-03-09 18:55:58 +11:00
Vas Crabb
1752d6a271 Update crazybon notes 2015-03-09 16:27:59 +11:00
Vas Crabb
ad354d52ac Move Wing Co stuff out to a different class 2015-03-09 15:38:03 +11:00
Vas Crabb
014297fbee More untangling of goldstar 2015-03-09 13:39:14 +11:00
Vas Crabb
72d4f301f7 Untangle some of the goldstar state 2015-03-09 12:38:50 +11:00
briantro
ddc73ab278 segas32.c: Correct rom names for Sonic the Hedgehog and document the FD1149 number & board types. [Brian Troha] 2015-03-08 20:06:34 -05:00
hap
0e8795f5e2 hmcs40 skeletons added:
bambball    // Bambino
packmon     // Bandai
zackman     // Bandai
cdkong      // Coleco
cgalaxn     // Coleco
cpacman     // Coleco
cpacmanr1   //
egalaxn2    // Entex
epacman2    // Entex
pbqbert     // Parker Brothers
2015-03-09 01:47:03 +01:00
mamehaze
bbeddce0b4 don't crash on garbage values roadedge / samsh64 write on startup (nw) 2015-03-09 00:37:34 +00:00
mamehaze
c11d8fcdc6 turn logging back off (nw) 2015-03-09 00:23:22 +00:00
mamehaze
d28b18c415 it now attempts to do a whole bunch of 0x20 sized transfers from RAM (0xcfe8 - 0xd007) to DMA port 3 shortly after startup... (nw) 2015-03-09 00:05:41 +00:00
mamehaze
9e0b30a252 start to move alt register format over (nw) 2015-03-08 23:00:52 +00:00
mamehaze
37b68453ba ok, register layout is different and it can do wider address range, so not quite a drop-in, and will need more work, but still seems to be related (nw) 2015-03-08 22:09:40 +00:00
mamehaze
41b78b9efd carl noted that this seems to be the same thing, and is more complete, so use it instead (nw) 2015-03-08 21:21:35 +00:00
hap
b75a37e70b skeletons added:
- Bambino Superstar Football
- Bambino Space Laser Fight
2015-03-08 22:02:23 +01:00
hap
c413e0a0aa add generic test layout for vfd games 2015-03-08 21:02:42 +01:00
Vas Crabb
348fdff9d1 Better DIPs/inputs for unkch games (with help from Bad A Billy) 2015-03-09 04:47:49 +11:00
Vas Crabb
59075a30d3 More improved DIPs and inputs with help from Bad A Billy, including magodds, bingowng, tonypok, pkrmast, lucky8 and ns8linew 2015-03-09 04:47:48 +11:00
hap
26c1d03b94 better cmos i/o handling 2015-03-08 18:05:02 +01:00
mamehaze
bb75bf30c6 hng64 / v53 - looking at DMA (nw) 2015-03-08 16:22:52 +00:00
mamehaze
9f1daa9e76 Timer Unit is functionally identical to uPD71054 (which in turn is said to be the same as a pit8253) so give the v53 one of those (nw)
other peripherals aren't quite identical, just close to other devices (often missing modes or with other limitations)
2015-03-08 13:43:41 +00:00
mamehaze
cb5a18860a more peripheral logic + notes (nw) 2015-03-08 12:41:08 +00:00
mamehaze
37bf50f2bc few bits of v53 stuff, start dynamic peripheral mapping, attempts to set up timers at least (nw) 2015-03-08 11:56:50 +00:00
Miodrag Milanovic
075cb81413 (MESS)-gamate : audio fix for cube up [PeT] 2015-03-08 09:11:11 +01:00
Miodrag Milanovic
e3527882cb fix compile from qmc2 (nw) 2015-03-08 09:09:08 +01:00
mamehaze
e58a2d0708 start an internal map for the v53 (nw) 2015-03-08 01:07:25 +00:00
hap
70253e6f91 fix P opcode madness 2015-03-08 00:46:37 +01:00