Ramiro Polla
e5ae5d0b09
nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer
2015-09-29 21:29:22 +02:00
David Haywood
ad13f11ea2
remaining s18 boots (nw)
2015-09-29 19:38:42 +01:00
David Haywood
4784e1c875
this stuff was being sold as 'universal Sega repair kit'
...
it is in fact just a collection of decrypted roms, so not very universal at all.
2015-09-29 17:25:51 +01:00
Cowering
e26c9fb3bf
hush pedantic
2015-09-29 10:21:57 -05:00
cracyc
5e0e2e07b7
at: let's do it like this instead (nw)
2015-09-29 10:09:23 -05:00
Scott Stone
5748282850
Fix for regression /fatalerror) in k286i (nw)
2015-09-29 10:11:54 -04:00
Scott Stone
dc83952752
a7800 - More accurate representation of the Activision cart hardware for utilized hotspots. Rampage no longer crashes when P1 selects Lizzy. [Mike Saarna]
2015-09-29 09:56:28 -04:00
David Haywood
4fba8640f6
add an update rom to the HyperDrive set, unfortunately we can't use it because it seems to be for updating an older drive TO 1.40, and the only dumped drive we have is already 1.40, keep your eyes out for older drive revisions please.
2015-09-29 13:48:42 +01:00
David Haywood
549c5d1722
make this bootleg run (nw)
2015-09-29 13:12:18 +01:00
Peter Ferrie
804cd541ec
pstream: fix the compile for MSVC (nw)
2015-09-28 20:20:15 -07:00
Scott Stone
4c15d28de4
device shortname duplication fix (nw)
2015-09-28 22:37:05 -04:00
David Haywood
0353dc199d
(nw)
2015-09-29 00:05:02 +01:00
cracyc
0bd0a3ed1c
i8271: oops (nw)
2015-09-28 17:51:21 -05:00
David Haywood
036c40ee0c
process MASH / siftware submisisons, attempted to make a little less hacky (nw)
2015-09-28 23:43:29 +01:00
cracyc
c400248728
i8271: modernize [Carl]
2015-09-28 16:14:53 -05:00
yz70s
f73fe4cda8
xbox.c: add support for harddisk and cdrom (nw)
...
With this it will load the defalut.xbe from an iso image and jump on it
2015-09-28 22:57:51 +02:00
yz70s
7f7a62c143
add method identify_device_buffer() to atapicdr like in idehd (nw)
2015-09-28 22:57:50 +02:00
hap
0b3757d481
fixed tms1980 TDO opcode
...
-----------
New games added or marked as working:
TI DataMan [hap, Sean Riddle]
2015-09-28 22:38:07 +02:00
arbee
b44629ad73
Same (nw)
2015-09-28 15:07:34 -04:00
arbee
b4f2cc1f4b
z80scc: use MAME standard 64-bit int workaround (nw)
2015-09-28 15:04:04 -04:00
R. Belmont
4e679f234c
Merge pull request #349 from Happy-yappH/master
...
Added overlooked factor of 2 to VI timing to account for vertical res…
2015-09-28 14:04:32 -04:00
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