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
Wilbert Pol
447ef6b30b
ace.c: Reduce tagmap lookups and minor cleanup (nw)
2015-08-11 11:09:19 +02:00
Wilbert Pol
ab8b5cb95b
a2600.c: Replaced ioport tagmap lookup (nw)
2015-08-11 11:09:18 +02:00
Peter Ferrie
9b0c6dbd54
debugviewinfo.c: destroy window before destroying view (nw)
...
destroying the focus window triggers a killfocus event. for
cursor-supporting windows, this accesses the just-deleted view data, and
then crashes
2015-08-10 21:56:26 -07:00
briantro
f3a7c23a31
new Merit Joker Poker game added
...
New Game Added
-------------------------------------
Merit Joker Poker (9131-01) [Brian Troha, The Dumping Union]
2015-08-10 22:57:36 -05:00
Lord-Nightmare
35cc5cb93d
fix build (nw)
2015-08-10 23:33:14 -04:00
briantro
a29704c904
gei.c: Minor Clean up [Brian Troha]
...
Dumped & Added Alt series 8 question rom
Verified & corrected series 8 questions roms
Removed duplicate erroneous new_science series 10 question rom
Minor input clean up / consolidations
Made Trivia games use ZXCVB keys
2015-08-10 21:32:16 -05:00
yz70s
707a85fc16
try to fix (nw)
2015-08-11 04:23:54 +02:00
yz70s
15dfc1fdc7
Temporarily fix compile by commenting line 395 and kepping 409 in file src/emu/netlist/plib/pstring.h (nw)
2015-08-11 03:22:07 +02:00
yz70s
b8d19a6c86
chihiro.c: Move parts common with Xbox console into their own files machine/xbox.c and includes/xbox.h [Samuele Zannoli]
2015-08-11 02:25:51 +02:00
hap
ddce21706b
promoted tntell/vocaid to working
2015-08-10 23:45:05 +02:00