Commit Graph

38205 Commits

Author SHA1 Message Date
David Haywood
8907f94aad these all seem to fit here too (nw) 2015-09-25 21:59:20 +01:00
David Haywood
ac09cf626b new skeleton
Smart Toss 'em / Smartball (Ver 2.0)
2015-09-25 21:10:30 +01:00
David Haywood
2dabd5e7d4 new skeleton
Piggy Pass (version 04.40)

(can't really find any good references for what this is but looks like something mechanical, CPU type seems wrong)
2015-09-25 20:58:32 +01:00
R. Belmont
0ea18f04e9 Merge pull request #340 from Happy-yappH/master
More effort to disentangle the VI and RDP in the source.
2015-09-25 09:22:16 -04:00
Miodrag Milanović
03e2aa0cc7 Merge pull request #342 from sparrowred/patch-1
fixed empty description
2015-09-25 15:21:25 +02:00
sparrowred
20bc93a607 fixed empty description 2015-09-25 15:14:44 +02:00
Justin Kerk
e96f45034d Merge pull request #341 from Wolf-Fivousix/master
Slight speedup to device_scheduler::timeslice(); JSMESS cleanups
2015-09-24 12:34:29 -07:00
Wilbert Pol
404d79da6e gb.c: Added supergb2. (nw) 2015-09-24 21:05:58 +02:00
Happy
1f8976b6b4 More effort to disentangle the VI and RDP in the source.
VI now uses the values set in registers to set the screen resolution, instead of using fixed values.
2015-09-24 12:14:50 -06:00
Diego
c57cbd0b2e Code enhancement
Removed the assingment step by initializing target object with the value intended.
2015-09-24 10:09:27 -08:00
Diego
c98802148d Merge pull request #1 from Wolf-Fivousix/Wolf-Fivousix-patch-1
Code enhancement
2015-09-24 10:06:51 -08:00
Diego
3bb0fb2df7 Code enhancement
No real need for an extra pointer here (device_scheduler * scheduler), only makes the code more cryptic.
Removed the assignment step by initializing the object with the value intended.
2015-09-24 10:05:04 -08:00
Scott Stone
ec1ee61dae Moved bus\a8sio files to bus\a800 to avoid redundancy (nw) 2015-09-24 13:11:55 -04:00
R. Belmont
6cfbb8ea8f Merge pull request #337 from JoakimLarsson/mvme350_2
MVME350 driver - Streaming Tape Controller support QIC-02
2015-09-24 09:20:56 -04:00
MooglyGuy
d7d2e8a63d Merge pull request #339 from Happy-yappH/master
n64.c: N64 changes: [Happy]
    * PI transfers round down/truncate the last bit.
    * SI transfers signal busy while waiting for a delay.
    * Preliminary work for separating VI and RDP functionality.
2015-09-24 14:36:06 +02:00
mahlemiut
cdb93cff68 ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes require some cache funkiness. 2015-09-24 14:16:32 +12:00
Happy
899f15f78d N64 changes
PI transfers round down/truncate last bit
SI transfers signal busy while waiting for delay
Initial work to seperate VI from RDP as the actual hardware has no direct communication between them
Stop ERET instruction spamming the error log
Stop screen update from spamming the error log for using MCFG_SCREEN_VBLANK_TIME.  The value set was also complete nonsense.
2015-09-23 13:21:25 -06:00
angelosa
7c3674f16b Improved bus requesting, assuming that DP is involved. Fixes service mode and a bit of pre-gameplay, game still doesn't work probably due of irqs (nw) 2015-09-23 20:17:20 +02:00
Wilbert Pol
f9e82b0e12 v9938.c: fix off by one for pal timing (nw) 2015-09-23 19:48:25 +02:00
Angelo Salese
ed04182f54 Shrug. 2015-09-23 10:16:14 +02:00
briantro
a2d320f3b5 asuka.c: Add note about undumped revision 1 roms. - NW 2015-09-22 20:49:29 -05:00
briantro
2b46d43088 asuka.c: Add in PCB locations to file names - NW
Added IC locations for Asuka & Asuka and all games that used that same PCB.
2015-09-22 20:45:11 -05:00
briantro
1c35803603 segas16b.c: Minor doc update for Aurail - NW 2015-09-22 20:23:05 -05:00
David Haywood
f11d825af0 make the other rescue bootleg work at least, that one just has a simple security check (nw) 2015-09-22 23:47:29 +01:00
angelosa
085082d879 Fixed Counter Steer booting [Angelo Salese]
* Spotted Slave CPU bus request line;
* Fixed address line swapping for Slave CPU area at 0x2000-0x2fff;

(out-of-whatsnew: needs NMI masking for Slave CPU)
2015-09-22 22:29:46 +02:00
cracyc
c574b8d0bf scn2674: always run the linecounter, fixes mpu4vid (nw) 2015-09-22 13:45:59 -05:00
David Haywood
d1034ed2c7 map some inputs and declare that one working.
now if only the other made a bit more sense..
2015-09-22 18:42:05 +01:00
David Haywood
7bef80a1a7 minefldfe code seems to run correctly now, inputs need sorting (nw) 2015-09-22 18:00:16 +01:00
David Haywood
1b747b7061 further improvement (nw) 2015-09-22 17:32:27 +01:00
David Haywood
529d6af35c improve memory map (nw) 2015-09-22 17:02:20 +01:00
Joakim Larsson Edstrom
fbdf2a6a47 Rebased to upstream HEAD 2015-09-22 17:34:51 +02:00
Joakim Larsson Edstrom
0b59f14336 cleaning up and adding some historical info about the boards origin 2015-09-22 17:30:09 +02:00
Joakim Larsson Edström
474bdd8763 Added color info of LEDs in PCB overview 2015-09-22 17:30:09 +02:00
Joakim Larsson Edstrom
d8f5649a25 Improved address map and filled the PCB outline 2015-09-22 17:30:09 +02:00
Joakim Larsson Edstrom
ac9da1ef31 System ROM up and running, ROM/RAM adress map ok, started to add PIT 2015-09-22 17:30:09 +02:00
Joakim Larsson Edstrom
00bfb01e9b started work on Motorola MVME-350 2015-09-22 17:30:09 +02:00
David Haywood
8f2d1097ad (nw) 2015-09-22 15:16:21 +01:00
David Haywood
5eaae1ba71 stuff with minefldfe (nw) 2015-09-22 13:08:12 +01:00
David Haywood
bf22797439 allow rescuefe to show something at least, even if it's not running properly (no coin, broken attract) (nw) 2015-09-22 10:52:06 +01:00
David Haywood
8ecb06e1be no luck yet. (nw) 2015-09-22 03:55:58 +01:00
cracyc
b034d51a8f pcd: use ul (nw) 2015-09-21 21:41:03 -05:00
David Haywood
7c5bb9dc63 new clones
Minefield (Free Enterprise Games, bootleg) [Guru] (not working)
Rescue (Free Enterprise Games, bootleg) [Guru] (not working)

I have a feeling we might be missing something with these, the program code we have seems too small, sub-3 in rescue doesn't even contain anything except the taunt message.
Maybe the RAM module on the board was meant to be battery backed?

also the roms marked 'prg' are actually the gfx, and the roms marked 'gfx' are the sound program.
2015-09-22 01:10:37 +01:00
Joakim Larsson Edstrom
24b21095e0 cleaning up and adding some historical info about the boards origin 2015-09-21 23:29:14 +02:00
Wilbert Pol
cd7ed78f98 v9938.c: Fix MT#05622 and MT#05623 2015-09-21 22:58:39 +02:00
Joakim Larsson Edström
cb4668e0d0 Added color info of LEDs in PCB overview 2015-09-21 21:17:59 +02:00
Joakim Larsson Edstrom
97034c5809 Improved address map and filled the PCB outline 2015-09-21 21:17:58 +02:00
Joakim Larsson Edstrom
4d472a5560 System ROM up and running, ROM/RAM adress map ok, started to add PIT 2015-09-21 21:17:57 +02:00
Joakim Larsson Edstrom
88a206a764 started work on Motorola MVME-350 2015-09-21 21:17:57 +02:00
James Wallace
bfb9dd7b34 Forced IR0 to a non zero value at startup, fixes v4cmaze startup but needs investigation(nw) 2015-09-21 19:56:03 +01:00
cracyc
e763499ac7 mc146818: 24/12 default setting (nw) 2015-09-21 12:17:06 -05:00