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
couriersud
f3d337b25c
Fix clang issues. (nw)
2015-08-10 23:25:50 +02:00
hap
2692d4e903
output powerled
2015-08-10 22:59:11 +02:00
couriersud
6cc506594d
Make netlist more typesafe. Added a pformat class to reduce sprintf
...
usage. The approach is also suitable for translated strings with
arbitrary positioning of parameters. (nw)
2015-08-10 22:35:19 +02:00
couriersud
7b15a99c4b
utf8 support for pstring. Opted for a scalable solution which should be
...
easily extensible to utf16 and utf32 as well. All position related
operations now operate on char code positions instead of byte positions.
[Couriersud]
2015-08-10 22:35:18 +02:00
couriersud
d6b1cf85c5
More usage of streams and aligned exception use. (nw)
2015-08-10 21:50:34 +02:00
Ville Linde
210a006833
k057714: add double height characters (nw)
2015-08-10 20:19:58 +03:00
Wilbert Pol
99353dc95f
coleco.c: Reduce tagmap lookups and added support for 31in1 and 63in1 multicarts (nw)
2015-08-10 13:10:14 +02:00
hap
2d0ecac6ac
small update, and
...
rename ladictee -> snspellfr
2015-08-10 05:07:09 +02:00
hap
117f2591ac
woops, sorry about that
2015-08-10 04:53:17 +02:00
hap
8d4b09ea0e
added italian snspell, and some tntell clones
2015-08-10 04:43:55 +02:00
hap
bb364a44d6
added remaining lantutor modules
2015-08-10 04:11:35 +02:00
hap
ed4f5841c8
added tntell et
2015-08-10 03:46:58 +02:00
Michael Zapf
1784a89ee4
Defining variants 9224 and 9234 (WIP)
2015-08-10 02:00:55 +02:00