Commit Graph

30798 Commits

Author SHA1 Message Date
mahlemiut
e872ab3756 trident: added ID register, banking, and clock selection. 2014-09-09 10:40:57 +00:00
Scott Stone
b906c7d7f4 voodoo.c, vooddefs.h: Added support for writes to trexInit1 register, to return TMU configuration data. [Peter Ferrie] 2014-09-09 07:44:33 +00:00
Fabio Priuli
de2259e591 bye bye ANTIC_RENDERER. nw. 2014-09-09 07:24:50 +00:00
Fabio Priuli
26958a2494 small wip. nw. 2014-09-09 06:58:53 +00:00
Fabio Priuli
46e54dacce reduce number of define'd functions. nw. 2014-09-09 06:35:51 +00:00
Michaël Banaan Ananas
300987b638 add op_add_s16_mem 2014-09-09 04:20:52 +00:00
R. Belmont
bca0be8ee3 hikaru: add mask dumps for podrace [Cah4e3] 2014-09-09 01:39:57 +00:00
Robbbert
05eccb8f4d jp.c : placeholder 2014-09-09 01:13:25 +00:00
Brian Troha
56af4112a4 dgpix.c: Minor doc update - NW 2014-09-08 22:48:56 +00:00
Angelo Salese
fc02faae6d Experiment with the bootleg ... 2014-09-08 22:00:38 +00:00
Michaël Banaan Ananas
a0cd7bf8cd get rid of set 1,2,3,4,5,6,7,8,9 naming 2014-09-08 21:39:38 +00:00
Wilbert Pol
131009c2c4 315_5124.c: Add new member to save state (nw) 2014-09-08 21:10:14 +00:00
Scott Stone
58f5da94c3 Some dips/inputs for numcrash (nw) 2014-09-08 19:55:49 +00:00
Wilbert Pol
63afa61876 (MESS) sms.c: Prevent vdp register 6 contents from being overwritten while a line is being drawn. Fixes title screen in backtof3. [Enik Land, Wilbert Pol] 2014-09-08 19:54:21 +00:00
Angelo Salese
54bdec4eef Fixed foreground tilemap in Godzilla, fixes several missing graphics in it. 2014-09-08 19:43:42 +00:00
Fabio Priuli
885a377e22 some more antic refactorization. nw. 2014-09-08 19:40:45 +00:00
Michaël Banaan Ananas
f156d1704d heh 2014-09-08 19:12:33 +00:00
Oliver Stöneberg
104914b3d9 unregister OSD_OUTPUT_CHANNEL hooks when validity_checker is destroyed - fixes logging of unhandled exceptions in validation (nw) 2014-09-08 19:12:15 +00:00
Olivier Galibert
c43f9982de misc (nw) 2014-09-08 19:09:47 +00:00
Michaël Banaan Ananas
cb19ef2aef sprite layer disable bit 2014-09-08 19:04:06 +00:00
Oliver Stöneberg
82a99c4452 moved tagged_list:: out of tagged_list to make it catch-able / handle add_exception / updated exception handling unidasm to match the main one and return a proper exitcode in case of an error (nw) 2014-09-08 18:46:40 +00:00
Wilbert Pol
eb9a3ddc70 (MESS) sms.c: Fixed lphaser regression. [Enik Land] 2014-09-08 18:36:12 +00:00
Oliver Stöneberg
7dbc5d190f removed -Wno-strict-overflow for GCC 4.9 (nw) 2014-09-08 18:25:05 +00:00
Michaël Banaan Ananas
4e348728c5 fix warning (this was useless anyway: m_temp is really temporary) 2014-09-08 16:20:23 +00:00
Fabio Priuli
0f30ae5e75 fix error when attempting to mount a cart designed for the A800 right slot (e.g. Monkey Wrench II)
into a system without the right slot. nw.
2014-09-08 13:55:48 +00:00
Fabio Priuli
ee7811cfe8 let's give antic its own include. nw. 2014-09-08 12:20:30 +00:00
Oliver Stöneberg
d8ec9291c6 unreachable code warning fixes for tools (nw) 2014-09-08 12:11:56 +00:00
Oliver Stöneberg
b0b11c8fa2 forgot two unreachable code fixes (nw) 2014-09-08 12:08:59 +00:00
Oliver Stöneberg
3568cf772f fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warnings of clang 3.5 when compiling MESS (nw) 2014-09-08 12:00:45 +00:00
David Haywood
ad0cdb4ad2 clear highscores + bookkeeping info from elfin rom (nw) 2014-09-08 10:10:01 +00:00
Miodrag Milanovic
d14d6a8099 Do web serving in main thread (nw) 2014-09-08 07:51:14 +00:00
Miodrag Milanovic
98942bb612 Fixed linking for MAME (nw) 2014-09-08 07:37:00 +00:00
Miodrag Milanovic
5c2cb9598f Updated to latest mongoose (nw) 2014-09-08 06:48:59 +00:00
Fabio Priuli
b0aa8a5f16 another small antic bit. nw. 2014-09-08 06:03:27 +00:00
Fabio Priuli
397d4bffac gtia.c: this was the version meant to be added yesterday (removing a bunch of
static vars along the way). nw.
2014-09-08 06:02:49 +00:00
mahlemiut
ad4d09ed34 pc_vga: moved trident VGA device into its own source file (no whatsnew) 2014-09-08 04:06:26 +00:00
R. Belmont
5a59d0c6c3 (MESS) Make the mouse card available to the apple3 too. (nw) 2014-09-08 00:39:47 +00:00
R. Belmont
1768c1013d (MESS) apple3: match slow speed to FDC (nw) 2014-09-08 00:33:55 +00:00
R. Belmont
6f42f5c6ed (MESS) Even better apple3 drive select. [Paul Hagstrom] 2014-09-08 00:04:20 +00:00
Alex W. Jackson
2bae75a257 ddragon3.c: fix m68k byte smearing regression in wwfwfest (nw) 2014-09-07 22:46:10 +00:00
Brian Troha
3cbc6f46ca New Elfin game & X-Files clone
New X-Files parent which is an uncensored world version. The old set is a censored version for the Korean market with Korean language on at least 2 different screens.


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Elfin [system11, The Dumping Union]

New Clone Added
---------------
The X-Files [system11, The Dumping Union]
2014-09-07 21:18:08 +00:00
R. Belmont
62dcb46464 Fix Clang build (nw) 2014-09-07 21:06:11 +00:00
Michaël Banaan Ananas
321b2b8a66 wedding aisle works again 2014-09-07 20:38:26 +00:00
Michael Zapf
8b3295db5e (MESS) hfdc/hdc9234: WIP; restore/seek/read sector FM/MFM working (nw) 2014-09-07 19:41:41 +00:00
Michaël Banaan Ananas
86f30205c9 get rid of static int irq1,irq2 2014-09-07 19:08:56 +00:00
Angelo Salese
ca8c9bf055 Fixed sticky sprite on top-left for Zero Team/X Se Dae 2014-09-07 18:50:55 +00:00
Olivier Galibert
deb82c08a2 checkpoint (nw) 2014-09-07 16:26:13 +00:00
Olivier Galibert
dcb30dc250 collision rework (nw) 2014-09-07 14:30:22 +00:00
R. Belmont
f2d2237a65 (MESS) apple3: Further improvements to drive select (nw) 2014-09-07 14:06:26 +00:00
Fabio Priuli
5c8f513e14 another small step: moved antic start procedure to antic.c. nw. 2014-09-07 13:29:39 +00:00