Commit Graph

38228 Commits

Author SHA1 Message Date
Robbbert
6e53d822a9 br8641: Added a little meat to the bones. 2015-09-27 17:12:29 +10:00
briantro
7fbafa93f3 namconb1.c: Documentation update - NW
Also make set 2 of Point Blank a clone of set 1 as pointed out by MASH.
2015-09-27 01:05:35 -05:00
MetalliC
72f1e114ec notes about NAOMI/Dreamcast BIOS CRC protection (nw)
correct it plz if my english is bad
2015-09-27 02:02:05 +03:00
arbee
2d49f1c18d m68k: fix 020+ PACK/UNPK nibble ordering [Till Harbaum, R. Belmont] 2015-09-26 18:52:48 -04:00
Scott Stone
41bfa05ded * gbcolor.xml
- Replaced bad dumps fot magiclmp, binmnst2.  [TeamEurope, SSJ]
- Added new magiclmp parent (english).  [Taizou]
2015-09-26 17:58:19 -04:00
R. Belmont
a1bcf3c6a6 Merge pull request #344 from Happy-yappH/master
VI timing period is now set dynamically from the VI registers.
2015-09-26 17:20:43 -04:00
R. Belmont
05f19a36ec Merge pull request #343 from kazblox/master
seperate Space Warp into a skeleton driver for further notice
2015-09-26 17:20:31 -04:00
arbee
1b38fdbb93 namcops2: redumped soulcl2w disc, was confirmed bad on h/w. [Guru]
New clones added as GAME_NOT_WORKING
------------------------------------
Ridge Racer V Arcade Battle (RRV1 Ver. A) [Guru]
Soul Calibur III (SC31002-NA-A key, NA-A disc) [Guru]
Tekken 5.1 (TE53 Ver. B) [Guru]

New games added as GAME_NOT_WORKING
-----------------------------------
Cobra: The Arcade (CBR1 Ver. B) [Guru]
2015-09-26 17:12:31 -04:00
hap
ff42b62b5c added tms1980 device 2015-09-26 22:07:10 +02:00
Happy
f9e69549f6 VI timing period is now set dynamically from the VI registers.
VI timing should now be accurate (for NTSC)
2015-09-26 13:16:41 -06:00
Sandro Ronco
55a7498af4 New NOT WORKING systems
----------------------------------------------
VTech Genius KID ABC Fan (Germany) [TeamEurope]
VTech CARS 2 Laptop (Germany) [TeamEurope]
2015-09-26 19:06:15 +02:00
Guru
9147c6d87b fix a couple of typos (nw) 2015-09-27 00:52:10 +08:00
kazblox
13bbe5e7ce spcwarp.c - fix romsize in memory map, remove a bit of guesswork
Still gets nowhere in booting.
2015-09-27 00:31:02 +08:00
Guru
ddc3f7a52c namcops2.c: updated PCB notes and added game compatibility list 2015-09-27 00:17:04 +08:00
arbee
80b274e7ed a2600: new 6502 PC=cur inst, old 6502 PC=prev inst (MT 5345) [Mike Saarna, Trebor, R. Belmont] 2015-09-26 10:21:29 -04:00
Robbbert
634147b1b3 bcs3: Various improvements. 2015-09-26 20:12:27 +10:00
Justin Kerk
77545a2035 Mostly revert 3bb0fb2df7 (nw)
Checked the compiled output with -O3 and the change resulted in additional heap operations
Leaving in the attotime change although it seems to have no effect one way or the other
2015-09-26 00:57:28 -07:00
Scott Stone
ffa8ca84dd Fix rom size to match actual dump size (nw) 2015-09-25 23:29:25 -04:00
kazblox
70a8c7c163 extra notes for Astro Wars in galaxia.c (nw) 2015-09-26 08:47:41 +08:00
Lord-Nightmare
4d391b1a04 DEC LA120: Redumped firmware ROM, now passes checksum test. [Brian Walenz] 2015-09-25 17:55:27 -04:00
David Haywood
568ce17f5f this too (nw) 2015-09-25 22:12:01 +01:00
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
kazblox
bd41a1ad64 Merge branch 'master' of https://github.com/mamedev/mame 2015-09-25 20:10:02 +08:00
mixxmaster
4e3fb779dc Seperate Space Warp into it's own skeleton driver. 2015-09-25 20:01:28 +08: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