Commit Graph

24361 Commits

Author SHA1 Message Date
Angelo Salese
83731955d9 Little Hello Kitty does this, it still fails the check (and would fail due of MMU if fixed anyway) 2013-08-26 00:39:27 +00:00
Angelo Salese
fd57ef4210 Preliminary GD-Rom data transfer via PIO, makes Giga Wing to boot without sound 2013-08-25 23:59:52 +00:00
Angelo Salese
64e07159cd And, obviously, make the hblank-in scanline counter to reset at proper screen height 2013-08-25 23:02:38 +00:00
Angelo Salese
b6220ce5a5 Fixed H-Blank IN regression, made CH2 DMA to fire irq via CPU cycles, miscellanea 2013-08-25 23:01:09 +00:00
Brian Troha
e2f109e05e mcr3.c: Minor rom name correction. - NW 2013-08-25 22:58:42 +00:00
Ryan Holtz
19057e2c78 Split HLSL pases into separate functions, nw 2013-08-25 21:18:07 +00:00
Ryan Holtz
37ce180567 -Restructured NTSC encode/decode shaders for better readability. [MooglyGuy] 2013-08-25 20:49:37 +00:00
Jonathan Gevaryahu
6b4b3eda51 fix vs2010 warning, nw 2013-08-25 19:48:20 +00:00
Oliver Stöneberg
b8290fdeab exclude a few more codebits with FASTDEBUG=1 (nw) 2013-08-25 18:26:12 +00:00
Oliver Stöneberg
1ce67356bc fixed Visual Studio compilation (nw) 2013-08-25 18:11:47 +00:00
Brian Troha
5ffc0dd85e galpani2.c: Added complete PCB layout. [The Guru]
galpani2.c: Added Dipswitch locations to all sets. [Brian Troha]
2013-08-25 17:05:08 +00:00
Brian Troha
b7c3d8d97f polepos.c: Verified the PP2-10.2H and some minor rom name corrections. - NW 2013-08-25 16:34:08 +00:00
Ryan Holtz
5d4e73bf50 01234567890123456789012345678901234567890123456789012345678901234567890123456789
MAMETesters Bugs Fixed
----------------------
- 05162: [Core] Toggling HLSL off then on with ctrl-alt-F5 will drop its use of
  aperture.png
- 05214: [Color/Palette] bzone: bzone displays black and white.
- 05218: [Graphics] crash when hlsl_read is set to 1
- 05235: [Core] You can't alt-tab and back with HLSL enabled and in 148 you
  could

Source Changes
--------------
-HLSL updates: [MooglyGuy]
  * Removed hlsl_read and hlsl_write options now that all slider options are
    plumbed and have values matching the INI settings
  * Added more surface release calls in order to fix device resetting
  * Fixed draw order for quads, overlays now appear on top of vectors in
    non-HLSL mode
  * Moved aperture.png loading into create_resources/delete_resources so that
    it is correctly reloaded when HLSL is toggled on and off
2013-08-25 16:20:18 +00:00
Michael Zapf
784a36b87f (MESS) ti99: Fixed dropouts in RS232, caused by sdlsocket/corefile
wiping the input buffer on next write.
2013-08-25 15:22:30 +00:00
cracyc
af2b8f15ba gammagic: CPU isn't going to get very far without anything mapped at 0xf0000. (nw)
----
It now dies in the Award recovery bios, trying to access the fdd.
2013-08-25 15:21:01 +00:00
smf-
c8595ffefd refactored to use ATA_INTERFACE [smf] 2013-08-25 15:12:18 +00:00
Brian Troha
f880f6f344 polepos.c: Fix cut-n-paste error. - NW 2013-08-25 14:58:54 +00:00
smf-
13f5e16552 Removed local ATAPI code in preparation to use the new code, but the CPU gets lost after executing the first instruction. [smf] 2013-08-25 14:31:57 +00:00
Dirk Best
273fe7960e added support to display dividers in the debugger state view
i8089: improved debugger view
2013-08-25 12:23:20 +00:00
Jonathan Gevaryahu
2f8875a792 8080bw.c: fix setnames for Space Invaders (TV/Cocktail version) sets based on
recent dump: sitva->sitv (newer 'tv0h' version), sitv->sitvo (older 'tv01'
version) [Lord Nightmare, Andrew Welburn]
2013-08-25 11:16:00 +00:00
Robbbert
74320fe899 (MESS) osborne1 : mapped [] to a real key 2013-08-25 11:14:03 +00:00
Robbbert
459aa67583 (MESS) Zorba : added keyboard and comments (nw)
pasopia : removed unneeded include
2013-08-25 10:43:35 +00:00
Robbbert
6c0c210d43 (MESS) New skeleton [Cowering, Robbbert]
-------------------------------------------------
Telcon Zorba
2013-08-25 09:39:28 +00:00
smf-
ba376640da New Non Working Game
--------------------
Tekken Tag Tournament (Japan, TEG2/VER.C1) [Brian Troha, Smitdogg, The Dumping Union]
2013-08-25 09:24:54 +00:00
Brian Troha
036756b77f cave.c: Correct name to Guwange (Japan, Special Ver. 00/07/07) as verified by hex editor. [Brian Troha] 2013-08-25 03:24:37 +00:00
Brian Troha
ffb73d8f1b galpani3.c: Corrected dipswitches - NW 2013-08-25 02:53:47 +00:00
Brian Troha
065b35748f snk68.c: Added dipswitch locations to all sets in the driver. [Brian Troha] 2013-08-25 02:51:13 +00:00
Brian Troha
42da2072e1 new clone added
New Clone Added
----------------------------------
Gals Panic 3 (Korea) [gp-lee, The Guru]
2013-08-24 21:12:37 +00:00
Brian Troha
0bcfb24db8 polepos.c: Remove Cut-n-paste issue - NW 2013-08-24 21:07:08 +00:00
smf-
62f3a522f6 Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in southbridge_device with two BUS_MASTER_IDE_CONTROLLERs. [smf] 2013-08-24 20:02:23 +00:00
Brian Troha
bedef5a251 new clones added
polepos.c: Added Dipswitch locations to the Pole Position and Pole Position 2 sets. [Brian Trona]

New Clones Added
--------------------------------------
Pole Position (US) [Andrew Welburn, The Dumping Union]
Ikari 3 (Korea, 8-Way Joystick) [jysx012]
2013-08-24 19:53:42 +00:00
Luca Elia
4759865528 laserbas.c: add inputs, flip screen, notes (nw) 2013-08-24 18:54:52 +00:00
Wilbert Pol
c9f739dbe3 Fix linking of unidasm when using mame target. 2013-08-24 17:52:49 +00:00
Angelo Salese
e655d95f7e Experimental scanline code, to be improved on a later date 2013-08-24 17:20:06 +00:00
Angelo Salese
3797c5a78c DC US and DC PAL have Chinese characters, very good -.-" 2013-08-24 15:55:33 +00:00
Dirk Best
8085624dc7 i8089: converted to a proper cpu core, added debugger support and disassembler 2013-08-24 15:43:58 +00:00
Angelo Salese
700b42c396 Fix compile 2013-08-24 15:27:53 +00:00
Angelo Salese
f1816533c1 Blank fix 2013-08-24 14:28:46 +00:00
smf-
3792c1e6eb MCFG_DEVICE_CARD_DEVICE_INPUT_DEFAULTS are per slot, they need to be applied to the slot the device will be inserted into. Fixes ide cd being mapped as the primary ide controller (nw) 2013-08-24 10:18:20 +00:00
Angelo Salese
7742cd41ac Blank polarity fixed 2013-08-24 00:03:37 +00:00
Angelo Salese
e77c1f2971 Corrected refresh rate 2013-08-23 23:33:12 +00:00
cracyc
4f3f6d191e (mess) compis: work around graphics corruption (nw) 2013-08-23 22:08:39 +00:00
cracyc
c709407db8 (mess) compis: doesn't appear to use text mode (nw)
i86: doh! (nw)
2013-08-23 21:58:45 +00:00
Wilbert Pol
eccbdf381f mc68hc11.c: Modernized cpu core (nw) 2013-08-23 21:33:46 +00:00
Alex W. Jackson
875f96a858 terracre.c: Remove nonexistent second ym2203 from terracren. Remove silly input port hack from horekid [Alex Jackson] 2013-08-23 20:43:49 +00:00
Angelo Salese
caa9018aed Added analog inputs 2013-08-23 19:42:26 +00:00
Wilbert Pol
ec1b639847 mcs48.c: Modernized cpu core (nw) 2013-08-23 19:14:49 +00:00
Alex W. Jackson
871ec5a881 segae.c: clean up, add savestate support [Alex Jackson] 2013-08-23 17:57:57 +00:00
Scott Stone
312ccf465a setname and description changes to DRC devices to indicate such is being used (nw) 2013-08-23 15:13:52 +00:00
Angelo Salese
2398f5bbd4 Some changes in ATAPI comms, nw 2013-08-23 14:51:44 +00:00