Commit Graph

30286 Commits

Author SHA1 Message Date
Miodrag Milanovic
c34af2034b Removed static config for discrete (nw) 2014-09-13 12:31:16 +00:00
Robbbert
f6af3e4f22 moved atarianb (hacked for emulators) set to hbmame. 2014-09-13 12:09:01 +00:00
Robbbert
6544406045 wpc: added model numbers 2014-09-13 11:33:00 +00:00
David Haywood
8fd4bed29d Added proper NMK004 internal rom [trap15]
Hooked up support for NMK004 internal rom in MAME, replacing Nicola's old simulation code [trap15, David Haywood]

Fixed TLCS90 16-bit timers & support NMI in the core [trap15]

Various tweaks and improvements in nmk16.c (timings, sound balance, etc.) [trap15, David Haywood]

US AAF Mustang now has sound / music for the first time

Much better sound / music in the following games Bio-ship Paladin, Vandyke, Black Heart, Acrobat Mission, Koutetsu Yousai Strahl, Thunder Dragon, Hacha Mecha Fighter, Super Spacefortress Macross, GunNail

new clones
Hacha Mecha Fighter (19th Sep. 1991, unprotected, bootleg Thunder Dragon conversion) [trap15]

note, Thunder Dragon parent was not protected, I've marked it as such and removed the protection sim from it
The protected Hacha Mecha Fighter set never worked properly, I've demoted it to non-working as a result, the new bootleg works with full sound and correct game logic.
The protected sets don't handshake with the NMK004 so now lack sound (the sim code didn't care)

note2, currently needs an ugly kludge to prevent bioship resetting periodically, the nmk004 is used as a watchdog, but it ends up hitting it slihtly too late so often resets after a few minutes, probably wants even more precise timing for timers / cores / framerate / whatever?

note3, still need to tweak a few things, convert to raw video params, add 2nd buffer.
2014-09-13 10:41:04 +00:00
Oliver Stöneberg
5f7dbbad6b added comment to sdlsync_win32.c (nw) 2014-09-13 10:23:46 +00:00
Oliver Stöneberg
6232bc0e50 more work to make sdlwork.c and winwork.c match (nw) 2014-09-13 10:23:17 +00:00
Oliver Stöneberg
f176a45d35 a bit more work to match sdlwork.c and winwork.c (nw) 2014-09-13 10:16:28 +00:00
Oliver Stöneberg
4d5cd61765 some refactoring to make SDL and Windows OSD code match / Windows SDL code did not delete the critical section in osd_scalable_lock_free() (nw) 2014-09-13 10:04:16 +00:00
Oliver Stöneberg
0f15f0ab00 renamed YieldProcessor() to osd_yield_processor() to match SDL more closely (nw) 2014-09-13 09:09:29 +00:00
Sandro Ronco
c46807cfef (MESS) New NOT WORKING systems
----------------------------------------------
VTech Genius Leader Power Notebook (Germany) [TeamEurope]
LexiPC Mega 2000 (Germany) [TeamEurope]
2014-09-13 08:29:32 +00:00
Fabio Priuli
96bc3adcab some licensing. nw. 2014-09-13 06:55:39 +00:00
Fabio Priuli
80d61a8f86 (MESS) a2600: when loading from softlist, let's rely on the xml
to detect oncart RAM instead of using custom routines. nw.
2014-09-13 06:14:35 +00:00
Robbbert
7bdc9ee91c (MESS) spc1000 : added commented-out code for floppy-disk (thx to Anna Wu for finding it) 2014-09-13 06:03:17 +00:00
Fabio Priuli
0833a1a306 cosmetic changes. nw. 2014-09-13 05:17:48 +00:00
R. Belmont
3a2f2aea25 SDL: fix Windows builds with SDL 1.2 (nw) 2014-09-13 01:45:45 +00:00
Wilbert Pol
32fd138b53 Removed legacy_cpu_device. [Wilbert Pol] 2014-09-12 20:21:56 +00:00
Wilbert Pol
f11344542e dsp56k.c: Modernised cpu core (nw) 2014-09-12 19:30:27 +00:00
Fabio Priuli
66bc5551c6 (MESS) a7800: reworked header handling (used when
loading from fullpath) and attempted to implement flexibly
and transparently support for several possible homebrew 
boards with a POKEY hooked up as Beef Drop. nw.
2014-09-12 19:04:02 +00:00
Oliver Stöneberg
90a9339d0f more c++11 compilation fixes (nw) 2014-09-12 14:54:16 +00:00
Oliver Stöneberg
71c19af91f some c++11 compilation fixes (nw) 2014-09-12 14:27:26 +00:00
Michael Zapf
a40947caa0 (MESS) ti99: A single missing character breaks a floppy format.(nw) 2014-09-12 13:08:15 +00:00
Fabio Priuli
488c57a9e0 fixed famitwin bios usage. nw. 2014-09-12 12:11:00 +00:00
David Haywood
8e9be6bbf5 let's go with EB-A 2014-09-12 10:49:30 +00:00
David Haywood
1650304a34 new clones
Vendetta (World, 2 Players, ver. unknown) [caius]
2014-09-12 10:13:55 +00:00
mahlemiut
51ca4087bc trident: forced doubleword offset when using an SVGA video mode, fixes display in Eggs Playing Chicken. 2014-09-12 07:46:40 +00:00
Fabio Priuli
c0210151a7 reduced tagmap lookups in atari400, maxaflex and bartop52. nw. 2014-09-12 07:18:04 +00:00
R. Belmont
8f2f9485d9 SDL: -sound dsound now works with SDL (nw) 2014-09-12 02:51:50 +00:00
R. Belmont
1527f5ca82 SDL: more attempts (nw) 2014-09-12 02:44:11 +00:00
R. Belmont
5191d3e9c7 SDL: More dsound adaptation (nw) 2014-09-12 02:33:25 +00:00
R. Belmont
0ebffa0620 Fixes to try and make direct_sound work minus WinOSD (nw) 2014-09-12 02:07:46 +00:00
R. Belmont
d488f52c17 SDL: Allow -sound dsound on SDL Windows builds. [R. Belmont] 2014-09-12 01:18:35 +00:00
Michaël Banaan Ananas
8dca02f4ca small cleanup 2014-09-11 23:45:38 +00:00
Fabio Priuli
2b1a978e76 setting the correct properties helps to commit new files. nw. 2014-09-11 21:06:56 +00:00
Fabio Priuli
af7242fcb4 (MESS) famicom: converted the disk system add-on to be a cart
in the softlist. The official syntax to launch disk games is now
  mess famicom -cart disksys -flop gamename
which corresponds to inserting the RAM expansion cart with
connected the disk drive into the cartslot and the desired disk
in the disk drive (exactly like you would have done with the
real thing). In this way, you cannot mount anymore both a cart and 
a disk in the Family Computer (as in a real unit). 
Users that cannot cope with this limitation and/or with the new 
syntax can still use the famitwin driver (which offers both cart and 
disk options) or the newly added driver fds which emulates a
famicom with the expansion always inserted: in both latter cases
the old syntax
  mess famitwin -flop gamename
will launch the game, as previously. [Fabio Priuli]

(MESS) famicom: fixed disk system IRQ latch clear in Kaettekita
Mario Bros. based on investigations by FHorse. [Fabio Priuli]


Out of whatsnew: For the moment I gave up the original plan to 
also modernize the floppy drive and the disk format. If anyone 
wants to look into these, be my guest :-)
2014-09-11 21:01:45 +00:00
Michaël Banaan Ananas
a7ca0bbba2 kludge for sprite flickering (video raw params should solve it cleanly but we need to understand seibu crtc more) 2014-09-11 19:36:02 +00:00
Robbbert
43113cff6f zac_proto.c : used correct cpu, fixed inputs, added mechanical sounds. All 3 games are playable. 2014-09-11 12:01:10 +00:00
Oliver Stöneberg
01b7edcfcd optimized interrupt code in src/emu/cpu/avr8/avr8.c a bit more (nw) 2014-09-11 11:47:05 +00:00
Oliver Stöneberg
fc5f22cf9f optimized interrupt code in src/emu/cpu/avr8/avr8.c a bit (nw) 2014-09-11 11:40:13 +00:00
mahlemiut
e8638e746a trident: added DAC command register, so that we can tell when in a 15 or 16 bit mode. 2014-09-11 10:43:29 +00:00
Oliver Stöneberg
f0a4db3d8d small optimization to device_scheduler::timer_list_insert() (nw) 2014-09-11 07:20:03 +00:00
R. Belmont
66944180b0 (MESS) Stop trashing DiskCopy 4.2 images that don't have tags. [R. Belmont] 2014-09-11 02:34:21 +00:00
R. Belmont
8ff9bc63e4 (MESS) apple3: preliminary hook up of slot IRQ and NMI lines. [R. Belmont] 2014-09-11 01:31:37 +00:00
Dirk Best
5d8b7f5153 Amiga: Implement the Amiga 500 low-level keyboard controller using the
newly dumped internal ROM. Remove existing keyboard HLE.
2014-09-10 19:12:16 +00:00
Michaël Banaan Ananas
5c9413ce1f note 2014-09-10 17:58:04 +00:00
Oliver Stöneberg
2320947534 replaced a few more exit() calls with fatalerror() (nw) 2014-09-10 17:46:04 +00:00
Oliver Stöneberg
e59abd06d0 replaced exit() with fatalerror() in src/emu/cpu/mcs96/mcs96.c (nw) 2014-09-10 17:41:27 +00:00
Oliver Stöneberg
9871beba3f small optimization to pla_device::read() (nw) 2014-09-10 12:47:01 +00:00
Robbbert
9d67f8a684 Added some notes. (nw) 2014-09-10 11:40:25 +00:00
Oliver Stöneberg
da30176608 fixed more potential heap-buffer-overflows in src/emu/bus/vcs/vcs_slot.c (nw) 2014-09-10 09:57:30 +00:00
Oliver Stöneberg
1fdc168792 fixed heap-buffer-overflow in vcs_cart_slot_device::detect_super_chip() (nw) 2014-09-10 09:38:57 +00:00
Oliver Stöneberg
b79979da8b fixed memory leak when loading CHD from software list (nw) 2014-09-10 09:23:07 +00:00
Scott Stone
9b115b70f1 Cleanups & fix for missing acknowledgment of a5200 button 2 inputs (MT5591) - from Fabio. (nw) 2014-09-10 08:48:37 +00:00
Oliver Stöneberg
4842f0443f added another note about memory leak (nw) 2014-09-10 06:40:41 +00:00
Oliver Stöneberg
6bcb3a3bd9 added note about memory leak (nw) 2014-09-10 06:39:13 +00:00
Oliver Stöneberg
8ca65d8d1f sync'd CPU list (nw) 2014-09-10 06:17:01 +00:00
Oliver Stöneberg
0911ce55ef flagged some functions as noreturn (nw) 2014-09-10 06:12:19 +00:00
mahlemiut
ffa4d22438 mach32,mach64: fixed crash when reading vblank state. 2014-09-10 02:54:07 +00:00
Robbbert
7d1e764aee jp.c : Faeton is working [Robbbert]
Another 6 games are playable.
2014-09-10 02:46:30 +00:00
Michaël Banaan Ananas
40e169b961 added op_bldd_sbmar 2014-09-09 22:24:57 +00:00
Brian Troha
28d15fd6ac vamphalf.c: Minor doc update - NW 2014-09-09 21:35:34 +00:00
Oliver Stöneberg
d4ff4ffe21 and even less tagmap lookups counted (nw) 2014-09-09 21:05:30 +00:00
Oliver Stöneberg
d54319c562 have a few less tagmap lookups counted (nw) 2014-09-09 20:57:48 +00:00
Michaël Banaan Ananas
92e13e0424 rm unneeded comments 2014-09-09 20:52:43 +00:00
Oliver Stöneberg
80428c91fc do not start tagmap lookup counting until everything is initialized / tagmap lookups are now properly shown for each execution when running multiple sets from built-in UI instead of only when exiting MAME completely (nw) 2014-09-09 20:29:57 +00:00
Angelo Salese
111ec37e89 Fixed radar for Seibu Cup Soccer 2014-09-09 20:20:11 +00:00
David Haywood
76306e400c buffer tilemaps to prevent tilemap / tilebank desync in r2 intro (fixes 1 frame glitches in animation) 2014-09-09 19:44:31 +00:00
Wilbert Pol
ffe7ff2e16 webengine.c: Reduce tagmap lookups (nw) 2014-09-09 19:17:39 +00:00
Oliver Stöneberg
318d01b5ae removed -Wno-strict-overflow for GCC 4.8 as well (nw) 2014-09-09 19:10:56 +00:00
Oliver Stöneberg
30bb95b31d fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warnings of clang 3.5 when compiling MAME (nw) 2014-09-09 19:04:23 +00:00
Michaël Banaan Ananas
449ff1bb6c poking around with taitojc dangcurv 2014-09-09 18:31:51 +00:00
Wilbert Pol
892de8e04a (MESS) sms.c: Fixed graphics glitch in E-Swat atttact mode on the smsj driver and some small cleanups. [Enik Land] 2014-09-09 18:28:17 +00:00
Fabio Priuli
7696f22483 antic.c: converted to be a device. [Fabio Priuli] 2014-09-09 18:03:05 +00:00
David Haywood
7ae39e007c fix scrolling in godzilla (nw) 2014-09-09 16:30:58 +00:00
Miodrag Milanovic
5033a590a3 Added support for LUA server pages (nw) 2014-09-09 14:33:00 +00:00
Michaël Banaan Ananas
8e207529fe correct year 2014-09-09 13:49:06 +00:00
Michaël Banaan Ananas
6d0ef2f042 year correction from gregf 2014-09-09 13:46:14 +00:00
David Haywood
3336444452 (nw) 2014-09-09 13:28:21 +00:00
David Haywood
29a5a0446c oops (nw) 2014-09-09 12:56:58 +00:00
David Haywood
ba14907e9d e132xs: fix do xx= in debugger (nw) 2014-09-09 12:54:05 +00:00
David Haywood
53cf13ef00 (nw) 2014-09-09 11:36:00 +00:00
smf-
a672537ecb fix for building with latest 32 bit tools. (nw)
src/mess/video/rm380z.c: In member function 'void rm380z_state::put_point(int, int, int, int)': src/mess/video/rm380z.c:17:2: error: assuming signed overflow does not occur when assuming that (X + c) >= X is always true [-Werror=strict-overflow]
  for (int r=y;r<(y+mx);r++)
  ^
cc1plus.exe: all warnings being treated as errors
makefile:922: recipe for target 'obj/windows/mess/video/rm380z.o' failed
2014-09-09 10:47:01 +00:00
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
Fabio Priuli
76aa7e4c3f small progress towards separating antic code from video/atari.c. nw. 2014-09-07 11:39:43 +00:00
mahlemiut
602ff95946 svga_s3: added CLKSYN test register (SR17), gets stock Trio64V2/DX BIOS to boot. (no whatsnew) 2014-09-07 10:18:41 +00:00
Fabio Priuli
2840edff6f gtia.c: converted to be a device. [Fabio Priuli]
also, fixed a regression in maxaflex.c and cleaned up a little bit the driver,
2014-09-07 08:38:40 +00:00
Brian Troha
cfab698c5e dgpix.c: Slight visual clean up - NW 2014-09-07 06:27:42 +00:00
Fabio Priuli
07228e3d11 (MESS) megadriv.c: Added support for Game Genie as a passthru cart. [Fabio Priuli] 2014-09-07 06:27:29 +00:00
Brian Troha
49fcb39b31 patch to get JumpJump running
New games added or promoted from NOT_WORKING status
---------------------------------------------------
JumpJump [system11, The Dumping Union]
2014-09-07 05:31:06 +00:00
R. Belmont
9524289322 (MESS) apple3: invert enable1 sense, external drive selection now works properly. [R. Belmont] 2014-09-07 04:57:29 +00:00
R. Belmont
40f25b183e (MESS) Apple II: Support Apple II Mouse Card [R. Belmont, Guru, Sharkpuncher] 2014-09-07 04:01:22 +00:00
mahlemiut
00f7c4d642 (MESS) Added the following video card BIOSes: [rfka01, Barry Rodewald]
s3_764:   S3 9503-62 (not working)
            Elsa Winner 1000/T2D
  s3virge:  S3 ViRGE BIOS v1.00-10
  mach64:   ATi mach64V1 113-34404-104
2014-09-07 03:56:59 +00:00
David Haywood
ace12ba6c4 new NOT WORKING
Jump Jump [system11]

needs the correct protection patches
2014-09-06 21:46:36 +00:00
Olivier Galibert
cdbbdfbb77 better understanding of the blending (nw) 2014-09-06 21:41:38 +00:00
Olivier Galibert
efbcbd8f28 more blending fixes (nw) 2014-09-06 21:06:37 +00:00
Olivier Galibert
61d0ce5b8e more blending finetuning (nw) 2014-09-06 19:48:50 +00:00
Miodrag Milanovic
087ac24cc4 (MESS)thomson : improve accuracy of the colors [Antoine Mine] 2014-09-06 17:00:02 +00:00
Fabio Priuli
bd63b24a9d (MESS) untangle gtia and antic some more. nw. 2014-09-06 14:26:51 +00:00
Fabio Priuli
09229cebb1 (MESS) gtia: reduced a bit the #define obfuscation. nw. 2014-09-06 13:15:18 +00:00
Fabio Priuli
7da88443b8 pcb_type for this had been wrong forever, finally fixed. nw. 2014-09-06 13:10:23 +00:00
Olivier Galibert
f939f73ec7 better blending (nw) 2014-09-06 12:23:40 +00:00
Oliver Stöneberg
824687e131 make clang 3.5 compile out-of-the-box by disabling some warnings for now / added TODO (nw) 2014-09-06 11:28:28 +00:00
Fabio Priuli
23e06597d4 d'oh. sorry. 2014-09-06 10:59:23 +00:00
Fabio Priuli
ea0de1deac silenced debug residual. nw. 2014-09-06 10:39:27 +00:00
Fabio Priuli
ad5d4ba441 (MESS) a7800: more accurate POKEY accesses make Beef Drop happier. nw. 2014-09-06 10:30:13 +00:00
Wilbert Pol
d72b678f73 msx_dsk.c: Add support for 81 track images (nw) 2014-09-06 10:04:52 +00:00
Fabio Priuli
1ddc69fe10 (MESS) a7800.c: [Fabio Priuli]
- Fixed YM2151 clock in XM expansion, thanks to info from 
    tep392 and GroovyBee
  - Added support for homebrew boards MegaCart+ and
    VersaBoard by CPUWIZ (ROM respectively up to 512K
    and 256K + 32K of RAM)
  - Misc cleanups


out of whatsnew: I have also added, for debugging purposes, a VersaBoard with SG 9banks + POKEY at 0x0450
in the hope to find out exactly what goes currently wrong in the emulation of some homebrew games... let's see...
2014-09-06 06:49:07 +00:00
Fabio Priuli
14fb245bf6 (MESS) maria.c:
-Timeout rendering added. [Mike Saarna]
-Reorganized DMA penalties to support new rendering code [Mike Saarna, Robert Tuccitto]
2014-09-06 06:38:32 +00:00
Robbbert
8db7baff10 inder.c : Atleta is working. [Robbbert] 2014-09-06 03:00:58 +00:00
Robbbert
9c863b045b inder.c : Mundial 90, Corsario, 250CC are working. [Robbbert] 2014-09-06 02:40:36 +00:00
mahlemiut
038c64e4de isa: added hookup for Trident TGUI9680 video card. 2014-09-06 01:37:01 +00:00
Robbbert
c4577f6270 inder.c : Clown is working. [Robbbert] 2014-09-06 01:25:19 +00:00
Robbbert
230047e5ad inder.c : Moon Light is working. [Robbbert] 2014-09-06 01:08:12 +00:00
R. Belmont
511c4a67d3 (MESS) apple3: refresh selected drive after the softswitches are changed. [Paul Hagstrom] 2014-09-06 00:47:32 +00:00
Michaël Banaan Ananas
605b118096 New not working game added
----------------------
Trivia (TTL) [gregf, Frank Palazzolo]
2014-09-05 22:44:21 +00:00
Michaël Banaan Ananas
05a04d58fc draw sprites front to back, this fixes some issues with shadow 2014-09-05 22:26:12 +00:00
Angelo Salese
cc0655af59 Notes 2014-09-05 21:08:42 +00:00
Olivier Galibert
b9c684070c make sprite layer order per-game (nw) 2014-09-05 20:49:07 +00:00
Michaël Banaan Ananas
39a14c2def another note 2014-09-05 20:46:13 +00:00
Scott Stone
8351cb2882 pve500 volume adjust (nw) 2014-09-05 20:41:35 +00:00
Michaël Banaan Ananas
62ea5f8c1d my spacebar wants his money back 2014-09-05 20:23:14 +00:00
Michaël Banaan Ananas
5f3f61a8e7 it's not z80, and doesn't look like a simple clone of galaxian 2014-09-05 20:05:59 +00:00
Olivier Galibert
bdc1897d7f house shadows (nw) 2014-09-05 18:48:51 +00:00
Olivier Galibert
329a65da16 rename (nw) 2014-09-05 18:31:34 +00:00
Angelo Salese
04a0069268 Added destination base address for sprite DMA, fixes Purple laser visibility in Raiden 2/DX 2014-09-05 18:23:43 +00:00
Olivier Galibert
34eb6352c5 raiden2: Does it blend? (nw) 2014-09-05 18:02:07 +00:00
Fabio Priuli
13e872d80f (MESS) gameboy: added dump of Color GameBoy 188 in 1 multicart,
and partially implemented the required mapper [Team Europe, Fabio Priuli]


after selecting a game, the CPU always points to the correct bank of the cart,
but some games don't work anyway (e.g. Duck Tales, PacMan, etc.)
I don't have time to further debug this, at the moment, so I leave it to whoever
wants to take a look
2014-09-05 15:24:35 +00:00
Olivier Galibert
9d5866b599 raiden2: sprite placement and priorities (nw) 2014-09-05 14:51:50 +00:00
David Haywood
8deb12b708 eolith.c needs faster EEPROM access like vamphalf.c, fixes fort2b again (nw) 2014-09-05 14:46:48 +00:00
Robbbert
cd91f6fe2c inder.c : WIP 2014-09-05 14:39:39 +00:00
Scott Stone
81442028df Fix dropped mame.lst update (nw) 2014-09-05 13:10:44 +00:00
Scott Stone
9e16f48fbd New games marked as GAME_NOT_WORKING
------------------------------------
Space Warp (Century Electronics)  [Stiletto, Tafoid]
2014-09-05 13:03:23 +00:00
Olivier Galibert
31f567bad8 raidendx banking (nw) 2014-09-05 11:09:41 +00:00
David Haywood
b1ff6e282b new NOT WORKING
Yori Zori Kuk Kuk [Dullaron, Kai Bauer, Brian Troha, The Dumping Union]

graphics roms not dumped yet, although I couldn't get it to boot, so might be a bit different
2014-09-05 10:53:25 +00:00
Miodrag Milanovic
5d1f352455 samples fix from Osso (nw) 2014-09-05 08:24:00 +00:00
Robbbert
9b93588e2b inder.c : WIP 2014-09-05 05:37:37 +00:00
Fabio Priuli
39f4848fa8 let's make cmpro happier. nw. 2014-09-05 04:15:36 +00:00
Fabio Priuli
2ad103296f (MESS) a800: added sketchy support for some more mappers.
only a few carts have actually improved, but it is a start. nw.
2014-09-04 21:21:07 +00:00
Ivan Vangelista
a2dc414ca5 itt3030.c fix from RB (nw) 2014-09-04 19:20:01 +00:00
Michael Zapf
e3cac4551b floppy: Change in find_position to avoid missing edges that are very
close to a window end. (nw)
2014-09-04 19:11:35 +00:00
Ivan Vangelista
016990765f samples_device: converted to use inline config and delegates. Will probably need clean compile. (nw) 2014-09-04 17:49:30 +00:00
David Haywood
3092a095e5 improve note (nw) 2014-09-04 13:31:09 +00:00
David Haywood
9a9cea8713 note based on post made by 'Naxat' on my blog (nw) 2014-09-04 13:20:27 +00:00
David Haywood
860e923503 rework the Seibu Cup Soccer debug mode code so that it can be enabled for all sets rather than just the non-functional bootlegs, also documented how you get the Olympic Soccer '92 title screen and disable a debug display in the Cup Soccer Selection sets. The COP could be involved in providing a rom overlay for this area. (nw) 2014-09-04 12:29:39 +00:00
Robbbert
8ef61ebf4c inder.c : Lap by Lap is working. [Robbbert] 2014-09-04 09:55:54 +00:00
Robbbert
a18c36679b inder.c : Canasta 86 is working. [Robbbert] 2014-09-04 06:04:09 +00:00
Fabio Priuli
38f2a4f376 (MESS) md_slot.c: let's try to load carts in a rom region rather than in a dynamic buffer.
This hopefully allows to search for ROM cheats again and fixes bug MT5488. nw.
2014-09-04 05:18:05 +00:00
Fabio Priuli
5496f9b617 (MESS) whoops... Activision and Absolute mappers got switched when loading from fullpath... nw. 2014-09-04 04:59:05 +00:00
R. Belmont
bbd14ca947 not quite yet (nw) 2014-09-04 02:38:10 +00:00
R. Belmont
b9dbe823c9 (MESS) pc_vga: correct access to attribute register when PAS bit is set, allows XFree86 to detect ISA VGA. [Peter Ferrie] 2014-09-04 02:37:23 +00:00
R. Belmont
7d874efba8 SDL: reenable SDL_ttf for SDL2 builds (nw) 2014-09-04 02:26:43 +00:00
Brian Troha
74f7ba1ce3 galpanic.c: Correct rom names for the newest Fantasia set. - NW 2014-09-03 19:37:20 +00:00