cracyc
7ac63b89ec
i8271: slight improvement for the bbc (nw)
2015-09-30 21:32:14 -05:00
Mike Naberezny
94532c6549
softbox: Fix references to other softbox files in comments. (nw)
2015-09-30 14:41:40 -07:00
Peter Ferrie
a4e655513d
osdcomm.h: func me MSVC (nw)
2015-09-30 09:06:15 -07:00
Miodrag Milanovic
6e70790bf4
removed line commit by mistake (nw)
2015-09-30 17:40:40 +02:00
Miodrag Milanovic
2fdcf3bc14
fix build (nw)
2015-09-30 17:32:32 +02:00
Miodrag Milanovic
1fc48ce120
move mess into mame (nw)
2015-09-30 17:21:14 +02:00
Miodrag Milanovic
87a576c555
fixing scripts for building with new names (nw)
2015-09-30 16:24:43 +02:00
Miodrag Milanovic
1bb8f5967f
rename of driver files to make names unique (nw)
2015-09-30 16:24:18 +02:00
Miodrag Milanovic
8e4ced4b53
Cleanups and version bump
2015-09-30 08:29:01 +02:00
R. Belmont
9fd990dea8
Merge pull request #352 from kazblox/master
...
minor sound fixes
2015-09-29 21:51:34 -04:00
R. Belmont
2d9c3b4510
Merge pull request #353 from Happy-yappH/master
...
Reduce quantum frequency. Optimal value still undetermined and likel…
2015-09-29 21:51:20 -04:00
Happy
c49cd6cf04
Reduce quantum frequency. Optimal value still undetermined and likely to change if RDP emulation speed changes.
2015-09-29 18:44:30 -06:00
Scott Stone
f988fff002
Merge branch 'master' of https://github.com/mamedev/mame
2015-09-29 17:58:00 -04:00
Scott Stone
1ddbd44ace
tutor.xml - added rescue3d, tripcomm [Ryan Holtz, TeamEurope]
2015-09-29 17:57:35 -04:00
David Haywood
9126c20fdb
Merge pull request #351 from ramiropolla/nec_p72
...
nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer
2015-09-29 22:50:40 +01:00
David Haywood
5d1376e27e
fix c+p error (nw)
2015-09-29 22:13:47 +01:00
David Haywood
81cf9b2b19
the rest (nw)
2015-09-29 22:05:18 +01:00
David Haywood
5772af0f4a
s16a boots (nw)
2015-09-29 21:11:12 +01:00
David Haywood
5514bbcae6
s16b boots (nw)
2015-09-29 20:46:54 +01:00
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
kazblox
404c955755
gblaster/sblaster: minor corrections
2015-09-29 18:38:29 +08:00
kazblox
21889a3113
x1_010: this sample rate value seems closer
2015-09-29 18:09:13 +08: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