Lord-Nightmare
fb6c64985d
Replaced the frame parse and speech generation code from tms5110.c with the code from tms5220.c,
...
should be significantly more accurate and allow the cores to be much more easily merged in the future.
This also allowed finally getting rid of the COEFF_ENERGY_SENTINEL hack in tms5110r.inc [Lord Nightmare]
2015-08-13 18:31:55 -04:00
Lord-Nightmare
a27a536928
Add support for M58819 'VSM-emulator', fixes speech in Radar Scope TRS01 set. [Lord Nightmare]
2015-08-13 17:58:43 -04:00
briantro
4b47b71f22
New Americana Poker (Merit) clone
...
New Clone Added
---------------------------------------------
Americana (9131-01) [Brian Troha, The Dumping Union]
2015-08-13 15:45:20 -05:00
couriersud
3271c77471
Changed UINT16 .. UINT64 to generic types in pformat.
...
@MSVC Users: I checked the MSVC++ documentation prior to committing
this. I also checked on a MSVC2010 installation that "long long" and
"%lld" actually work at least in MSVC2010.
Please let me know if this now works. (nw)
2015-08-13 21:35:33 +02:00
couriersud
98b1106ee9
Make more use of pformat. (nw)
2015-08-13 21:35:32 +02:00
Alex W. Jackson
6e3fef765d
More konami cleanups (nw)
2015-08-13 14:21:40 -04:00
Lord-Nightmare
3f2b5a229d
minor cleanups to tms5220 so savestate and member variables are in the same order, and add a missing savestate entry (nw)
2015-08-13 13:54:20 -04:00
Lord-Nightmare
c1a312eea3
on second thought, remove that function entirely (nw)
2015-08-13 13:39:03 -04:00
Lord-Nightmare
384cd3a2cc
fix missing character in comment (nw)
2015-08-13 13:36:37 -04:00
Lord-Nightmare
ad1b621ca8
fix build (nw)
2015-08-13 13:33:07 -04:00
Dirk Best
f192993908
blockhl: more cleanups, COIN3 is actually SERVICE1, properly reflect the
...
controller configuration, add notes and issues
2015-08-13 16:57:09 +02:00
David Haywood
164bbc9c8d
Merge pull request #283 from mamesick/patch-1
...
\video\aerofgt.c - fixed priorities in bootlegs
2015-08-13 15:25:07 +01:00
therealmogminer@gmail.com
5d7c5fc62b
nw, add skeleton and disassembler for DEC PDP-8 CPU
2015-08-13 14:38:30 +02:00
Wilbert Pol
21b7eb47cd
reduce tagmap lookups and read_safe usage in a few drivers (nw)
2015-08-13 13:18:13 +02:00
Wilbert Pol
70fe93c866
amiga.c: reduce tagmap lookups, reduce read_safe usage, minor cleanups (nw)
2015-08-13 10:01:35 +02:00
Wilbert Pol
b31469df44
tnzs.c: reduce tagmap lookups (nw)
2015-08-13 10:01:35 +02:00
Lord-Nightmare
9434c3cb10
minor vk100 comment update (nw)
2015-08-13 02:12:16 -04:00
Alex W. Jackson
571909f02f
Various K051960-based drivers: convert to single-pass drawing, make const things const (nw)
2015-08-13 01:36:47 -04:00
Dirk Best
389fbaf2f0
blockhl: use bankdev, clean up driver
2015-08-13 03:55:04 +02:00
Dirk Best
83f2c9fa33
bionicc: update palette handling
2015-08-13 03:55:00 +02:00
David Haywood
bd9acd656a
the 1.2 blitz99 set can be updated to 1.30 in a similar way (enter Test mode with the upgrade ROM installed in this case)
2015-08-13 02:48:06 +01:00
David Haywood
e0cd0c5979
recompressed the gauntl12 CHD with -chs 4969,16,63 which are valid params for a Quantum Fireball 2.5GB (which based on what I can find online is the original drive type)
...
this allows the updater program I just added to work, so if you desire you can run it on the set and update the set to 1.6 as you would be able to do on original hardware.
2015-08-13 00:55:00 +01:00
David Haywood
70d3f027dd
add the gauntleg 1.2 -> 1.6 update roms Smit / rtw dumped a while back, and allow the driver to see them.
...
note, this is a 3 stage process, you boot the system with a different rom in the additional slot each time.
for some reason in MAME only the first stage (doesn't matter which one) actually works, then subsequent stages hang on the disk check for a while then report bad sectors, I wonder if it doesn't like the geometry of our CHD.
note, i've used the bios options for this
mame64 gauntleg12 -bios up16_1
mame64 gauntleg12 -bios up16_2
mame64 gauntleg12 -bios up16_3
load in each of the upadate roms. My gut feeling is this might be better for a software list tho, it's purely optional stuff but is worth documenting in some capacity.
2015-08-13 00:27:58 +01:00
David Haywood
e0d762c847
new clones
...
Hissatsu Buraiken (Japan, bootleg?)
2015-08-12 23:16:35 +01:00
Dirk Best
f03597c902
atarisy2: use standard palette device ram
2015-08-12 22:26:37 +02:00
Justin Kerk
ae23d2ca40
Fix emscripten compile (nw)
2015-08-12 19:09:11 +00:00
Dirk Best
a320032368
move rgbi formats out of emupal.h
2015-08-12 19:21:37 +02:00
Dirk Best
ce9f2df362
system1: use standard palette device ram
2015-08-12 16:17:06 +02:00
Dirk Best
2e015eca33
senjyo: use standard palette ram, seperate standard palette and radar
...
palette
2015-08-12 12:26:47 +02:00
Dirk Best
b25a7af59f
emupal: add support for the IIBBGGRR format, only apply intensity bit if
...
there is a color defined
2015-08-12 12:26:43 +02:00
Wilbert Pol
0448566a4c
get rid of active_safe (nw)
2015-08-12 10:05:08 +02:00
briantro
48dee177af
minor Fighter's History submission clean up - NW
...
We known the Fighter's History set is PCB DE-0380 as it uses that machines init and not the init for the DE-0395. Plus the region code letters match the DE-0380 set. Also add in the PCB location.
2015-08-11 17:20:28 -05:00
couriersud
9d0fd54f7a
Remove vsscanf from netlist. Change default format for double to "g".
...
(nw)
2015-08-11 23:23:33 +02:00
Wilbert Pol
24f9770aeb
rmnimbus.c: reduce tagmap lookups (nw)
2015-08-11 23:14:30 +02:00
Wilbert Pol
f749c73b26
no longer using read_safe from code under src/mess (nw)
2015-08-11 22:52:46 +02:00
Wilbert Pol
0381d9c416
cybiko.c: reduce tagmap lookups (nw)
2015-08-11 22:52:45 +02:00
Wilbert Pol
9bac43a8a4
mboard.c: reduce tagmap lookups (nw)
2015-08-11 22:52:44 +02:00
Wilbert Pol
f9c3ba949d
sorcerer.c: reduce tagmap lookups (nw)
2015-08-11 22:52:44 +02:00
Wilbert Pol
6471c767ba
pce.c: reduce tagmap lookups (nw)
2015-08-11 22:52:44 +02:00
Wilbert Pol
16500a8e22
vector06.c: reduce tagmap lookups (nw)
2015-08-11 22:52:44 +02:00
Wilbert Pol
4d60a89a60
alesis.c: Reduce tagmap lookups (nw)
2015-08-11 22:52:43 +02:00
couriersud
c32e086c2c
Fix mingw compiles (both 32 and 64). These seem to have a different
...
understanding of size_t than *nix compilers. (nw)
2015-08-11 22:40:58 +02:00
David Haywood
b2dc589e63
new clones
...
Fighter's History (World ver 43-05) [??]
just an old set that was sitting around, there's also a very old dump (from 1999?) by Guru with KX01-3.rom labels, but the dump is bad.
2015-08-11 21:08:31 +01:00
Paul Priest
be853627b2
Declare as HighDPI aware - application natively scales and doesn't require special support, except for OSD dialogs/debugger windows. The default debugger _is_ highdpi aware already.
2015-08-11 20:36:02 +01:00
hap
27a3b98505
note
2015-08-11 20:22:29 +02:00
Michael Zapf
985decb028
ti99: That's one small move for a man
2015-08-11 18:41:36 +02:00
Ville Linde
0743b1ff95
konendev: pass some tests (nw)
2015-08-11 17:08:55 +03:00
yz70s
1ac27c1bea
try fix 3 (nw)
2015-08-11 15:36:18 +02:00
yz70s
b682f0babd
try fix 2 (nw)
2015-08-11 14:24:49 +02:00
yz70s
cc6f34f81c
Xbox console driver now uses the base common machine setup with Chihiro [Samuele Zannoli]
2015-08-11 13:19:03 +02:00