Commit Graph

18038 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
4ddbadef6e better use yes/no instead of 1/0 2012-10-10 13:06:37 +00:00
Michaël Banaan Ananas
ee5aca6203 rendlay: added support for folding rects diagonally, allowing you to draw right-angled triangles (use <orientation> to flip/rotate them) 2012-10-10 12:30:15 +00:00
Robbbert
6da5dc4e5a hercules , superman : basically working, no sound, no dips 2012-10-10 11:39:43 +00:00
Michaël Banaan Ananas
4bd7189d63 Removed protection hack patches and emulated protection routines for Caveman Ninja [IQ_132 & JackC] 2012-10-10 10:36:04 +00:00
Miodrag Milanovic
c8658c8379 Refactored the code in jedutil to support the viewing of a GAL16V8 device
and added a new command line option of "-viewlist" which will print out a list 
of all the devices that can be viewed in human readable logic equations.  
Also updated the jedutil regression test to support passing in an additional argument of "debug" to print out a detailed log.  Also moved the jedutil regression test
 data into separate directories composed of the device's name to make things
 more organized. [Kevin Eshbach]
2012-10-10 10:33:40 +00:00
Robbbert
db939b8f51 atari_s2 : wip and placeholder 2012-10-10 08:41:56 +00:00
Fabio Priuli
74da5a1e83 (MESS) gbcolor: I had forgotten about this dump. no whatsnew. 2012-10-10 07:50:05 +00:00
Fabio Priuli
3818062469 (MESS) megadriv.xml & gbcolor.xml: added new dumps from pirate carts. no whatsnew. 2012-10-10 07:09:22 +00:00
Fabio Priuli
5ac5332284 (MESS) 32x: added region compatibility filters to the software list [Fabio Priuli, Tafoid, Bobz] 2012-10-10 06:58:06 +00:00
Roberto Fresca
d96934a516 New preliminary driver for Webak MPU-12 platform. [Roberto Fresca]
New games marked as GAME_NOT_WORKING
------------------------------------
Fruit Star Bonus (Ver 8.20PIR) [Roberto Fresca, Team Europe]
2012-10-10 03:19:55 +00:00
Michaël Banaan Ananas
041538c9da ..fixed prev commit 2012-10-10 00:38:43 +00:00
Michaël Banaan Ananas
69a4a06756 fix strobe timer 2012-10-10 00:18:15 +00:00
Michaël Banaan Ananas
75382aabfb update spcenctr internal .lay, color overlay is not possible atm 2012-10-10 00:03:05 +00:00
Wilbert Pol
012adc3583 (MESS) gameboy.c: Added parsing of new software list features. Auto-detect still executes until cartridge ram and sram settings are finalized. (nw) 2012-10-09 20:10:50 +00:00
Michaël Banaan Ananas
9cf967f7d3 assume color overlay from flyer 2012-10-09 20:05:57 +00:00
Michaël Banaan Ananas
e1c60353ed so generic color overlays are supposed to go to emu/layout(?) 2012-10-09 19:48:57 +00:00
Wilbert Pol
5afd77a9b5 (MESS) gameboy.xml, gbcolor.xml: Added cartridge features based on information from the cartridge headers. (nw) 2012-10-09 19:48:18 +00:00
Fabio Priuli
4803200d6a (MESS) snes.c: fixed Dezaemon SRAM mappings. [Fabio Priuli] 2012-10-09 19:30:26 +00:00
Michaël Banaan Ananas
34d96fe7ed spcenctr .lay placeholder, this one is kinda complex but i always wanted to add it to internal artwork 2012-10-09 19:27:19 +00:00
smf-
7207e77006 default all lines high & improved logging (nw) 2012-10-09 19:02:31 +00:00
smf-
924b5de067 removed some old commented out code (nw) 2012-10-09 19:01:31 +00:00
Scott Stone
f8bf486bbe Information adjustments for naomi.c, chihiro.c, mame.lst reflecting latest discoveries. [f205v] 2012-10-09 18:54:49 +00:00
Scott Stone
a06fd00e42 Video System drivers reshuffing continues, moving more sprite functions around preparing them for merging. From Haze (nw) 2012-10-09 18:50:41 +00:00
mariuszw1
6d5b4d5114 Fix compile (hopefully) (nw) 2012-10-09 18:39:36 +00:00
mariuszw1
be0c83584b New games added
----------------------------
3X3 Puzzle [Mariusz Wojcieszek, David Haywood, Guru]
2012-10-09 17:46:25 +00:00
Curt Coder
80754aca61 (MESS) c64: Cleanup. (nw) 2012-10-09 16:21:20 +00:00
Miodrag Milanovic
44fd463e6c Changed b2m to use new wd1773 core, and updated core to set head signal when seek is done,system still doesn't boot (no whatsnew) 2012-10-09 14:33:03 +00:00
Michaël Banaan Ananas
499610afbc (PuckMan -> Puck Man) 2012-10-09 14:18:02 +00:00
Michaël Banaan Ananas
e15b1a25e5 ("Battle Toads" -> "Battletoads")
(and yes haze, i'm doing a round of fiddlediddling:p)
2012-10-09 13:42:05 +00:00
Michaël Banaan Ananas
4bd654bedc (agress sub-title) 2012-10-09 13:31:13 +00:00
Michaël Banaan Ananas
f3c992a4f1 (strange indentation) 2012-10-09 13:16:55 +00:00
smf-
d7f1e6f836 (MESS) an example of new srcclean fixing indented multi-line comments. 2012-10-09 13:13:44 +00:00
Michaël Banaan Ananas
42ecc47f10 (assuming that "SA" is for "SunA"; hw is very similar to suna16, as mentioned in driver notes) 2012-10-09 13:13:11 +00:00
Michaël Banaan Ananas
1c86164e4e added minferno color overlay (based on external artwork by Mr Do) 2012-10-09 12:14:53 +00:00
Michaël Banaan Ananas
4925002099 added dragrace color overlay (based on external artwork by Mr Do) 2012-10-09 11:20:16 +00:00
Robbbert
8d64132168 atari_s1 : last commit for now 2012-10-09 11:08:19 +00:00
smf-
a3c79cb5f0 if the start of a multi-line comment is indented then following comment lines will be indented with tabs up to that point. [smf] 2012-10-09 10:28:57 +00:00
Michaël Banaan Ananas
8b1fca36db (placeholder) 2012-10-09 10:18:17 +00:00
Michaël Banaan Ananas
c5426886b4 skydiver simple color overlay (based on external artwork by Mr Do & co) 2012-10-09 09:57:02 +00:00
Michaël Banaan Ananas
9e95abb84f couple of corrections from D Go Go Fan 2012-10-09 09:37:27 +00:00
Miodrag Milanovic
d73d7c09fe Added support for DEVCB_UNMAPPED, that will do the logging on read/write
of device callback, preventing a need for making dummy log line handlers [Miodrag Milanovic]
2012-10-09 08:36:46 +00:00
Michaël Banaan Ananas
d50cc84966 added demon color overlay 2012-10-09 01:02:49 +00:00
Michaël Banaan Ananas
1fac4d548f small update on sarge dips 2012-10-09 00:22:49 +00:00
Michaël Banaan Ananas
bed6c73c1f added spyhunt internal artwork 2012-10-08 23:30:02 +00:00
Michaël Banaan Ananas
211f88df40 small inputs update 2012-10-08 22:05:20 +00:00
Michaël Banaan Ananas
bea73d805e fix inputtag 2012-10-08 21:41:43 +00:00
Wilbert Pol
b3d2146b8a (MESS) a2600.xml: Documented mappers (nw) 2012-10-08 21:10:17 +00:00
Curt Coder
7f634df4a2 (MESS) c64: Updated 1541/1571 stepper motor code to latest KF spec. (nw) 2012-10-08 18:43:25 +00:00
James Wallace
805bd2bca0 New clones added
=================
Each Way Nudger (Barcrest?, set 3, version 20?) [Launton/MPU Mecca]

New games added
===============
New games

Each Way Shifter (Barcrest?) [Launton/MPU Mecca]
Lucky Twos [launton/MPU Mecca]

Scoop (Peter Simper, prototype?) (MPU3) [Superbank/MPU Mecca]
More Money (VFS) (MPU3) [Fruitsim/MPU Mecca]
Talk of the Town (MPU3) [Fruitsim/MPU Mecca]

Improvements to Maygay M1 emulation, most games at least show something now [David Haywood/James Wallace]
2012-10-08 18:36:15 +00:00
Wilbert Pol
c784c34cc1 (MESS) a2600.c: Added the possibility to explicitly set the mapper type in software list entries for all supported mappers. (nw) 2012-10-08 18:04:13 +00:00