Happy
27917d3211
Added overlooked factor of 2 to VI timing to account for vertical resolution being set in half-lines.
...
Changed rsp disassembly to use MIPS ABI names for registers.
Implemented 'start valid' bit in RDP status register.
Increased scheduler quantum time to allow for better r4300 <-> RSP signaling.
2015-09-28 11:09:41 -06:00
R. Belmont
86e62cc363
Merge pull request #348 from JoakimLarsson/scc8530_3
...
- Added correct reset values
2015-09-28 10:24:51 -04:00
R. Belmont
1febce4996
Merge pull request #347 from felipesanches/wacky_gator
...
Skeleton driver for Wacky Gator (Data East - 1990)
2015-09-28 10:24:38 -04:00
hap
f85d827d73
driver lib filenames are lowercase
2015-09-28 15:18:33 +02:00
hap
932bd60ef3
TI DataMan WIP
2015-09-28 15:13:21 +02:00
Joakim Larsson Edstrom
e421e79c01
- Added correct reset values
...
- Added correct read FIFO depths for the different SCC variants
- Started work on interrupt system, not verified/debugged due to lack of software
- Added conditonal compile for MVC and GCC LOG messages to sort out differences
- Cleaned up LOG messages
2015-09-28 11:50:09 +02:00
Felipe Corrêa da Silva Sanches
8a4b732020
Skeleton driver for Wacky Gator (Data East - 1990) whack-a-mole style game with alligators.
2015-09-27 19:39:29 -03:00
Guru
a6e181f4d4
namcops2.c: doc update (nw)
2015-09-28 03:55:00 +08:00
Guru
e60f135aab
namcops2.c: doc update (nw)
2015-09-28 02:03:28 +08:00
R. Belmont
057b5ebd2e
Merge pull request #345 from felipesanches/zap_computer
...
new driver: ZAP - Z80 Applications Processor (by Steve Ciarcia - 1981)
2015-09-27 09:51:10 -04:00
Miodrag Milanovic
3bb1dc3646
Skeleton driver:
...
-Squale [Miodrag Milanovic, thanks to Olivier Aichelbaum]
2015-09-27 13:29:08 +02:00
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
Felipe Corrêa da Silva Sanches
88ab4da61c
new driver: ZAP - Z80 Applications Processor - based on the book "Build Your Own Z80 Microcomputer" by Steve Ciarcia (1981)
2015-09-27 01:56:18 -03: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