Commit Graph

12294 Commits

Author SHA1 Message Date
Ryan Holtz
0d2bc3300f Fix -nohlsl 2011-05-24 19:35:47 +00:00
Angelo Salese
a2196c79ed Cleaned up VDP2 dynamic res stuff 2011-05-24 18:34:17 +00:00
Ryan Holtz
e97aa6b56d Internal HLSL cleanup - removed aux texcoords, restored software vertex processing due to low-end cards not doing hardware vertex processing, removed unnecessary tristrip->trilist splitting. Restores D3D functionality on integrated chipsets and marginal cards. [Ryan Holtz, Ashura-X] 2011-05-24 18:28:54 +00:00
Angelo Salese
3f0f794c59 Started a new irq code, disabled by default 2011-05-24 18:13:33 +00:00
Fabio Priuli
dff616147f fixed macosx compile. no whatsnew.
and yeah, apple gcc is stupid. not really Kale's fault ;)
2011-05-24 17:45:47 +00:00
Angelo Salese
dd27d2818a Fixed Final Arch and Sando-R multi cart support [Angelo Salese] 2011-05-24 15:41:00 +00:00
Angelo Salese
8a400aa919 Fixed Final Arch failing the IC13 test [Angelo Salese] 2011-05-24 15:18:44 +00:00
Ryan Holtz
8e7b015e3e Using ROM_COPY instead of multiple of the same ROM_LOAD, nwn 2011-05-24 15:05:09 +00:00
Scott Stone
944f7a1d67 Changed manufacturer for Doraemon. Historically, the original anime author and publisher information is not added to a game developer/manufacturer data in MAME. (no whatsnew) 2011-05-24 14:16:53 +00:00
Ryan Holtz
5592299046 Fixing a MAMETesters crash re: xexex Mask ROM test, can't be arsed to track down the actual bug #
Also fixing bad ROM checks in GI Joe, Metamorphic Force, and Moo Mesa. Anyone who writes code that munges ROM data in place and also has a ROM-verification handler that returns that munged data instead of original data will from here on out be promptly shot.
2011-05-24 09:40:11 +00:00
Angelo Salese
661198bbfe Small work 2011-05-24 02:07:48 +00:00
Angelo Salese
5bb984a67a Small clean-up, in prevision of my upcoming big changes 2011-05-24 01:12:34 +00:00
Ryan Holtz
6760f6a40c HLSL bugfxes, nwn 2011-05-24 00:23:40 +00:00
Angelo Salese
95f06e11a8 Cleanups and version bump 2011-05-24 00:13:27 +00:00
Ryan Holtz
873978a025 Adding hlsl.txt to /docs 2011-05-23 21:37:34 +00:00
Luca Elia
9a4a69c85c New games added or promoted from NOT_WORKING status
---------------------------------------------------
Doraemon no Eawase Montage (prototype) [dopefishjustin, Smitdogg, Luca Elia, The Dumping Union]
2011-05-23 21:34:11 +00:00
Angelo Salese
749008af45 Removed bogus variable 2011-05-23 19:54:46 +00:00
Angelo Salese
b91ca7e606 Initial frameworking for upcoming artwork updates [Mr. Do] 2011-05-23 16:28:23 +00:00
Angelo Salese
f6cd8f7a8f More clean-ups, last ones at this cycle 2011-05-23 16:23:41 +00:00
Ryan Holtz
f8a449539a Hopefully fixing the HLSL UV issue once and for all, nw 2011-05-23 15:49:50 +00:00
Angelo Salese
b756d28cb2 Porting from MESS, nw 2011-05-23 15:18:30 +00:00
Miodrag Milanovic
b93dd974c6 i386/i86 : Fixed error in disassembler by Carl (no whatsnew) 2011-05-23 14:59:47 +00:00
Angelo Salese
b994284798 Stateized the SMPC 2011-05-23 14:40:07 +00:00
Angelo Salese
47d242348c TODO clean-ups ... 2011-05-23 13:16:37 +00:00
Miodrag Milanovic
6b45acc0a6 pic8259 - updated to be more according to documentation [Carl] 2011-05-23 08:22:58 +00:00
Miodrag Milanovic
dd5385298c i286 - Fixed one opcode, making win 3.1 boots done by Carl (no whatsnew) 2011-05-23 08:21:10 +00:00
Roberto Fresca
950fd3a6f1 Major Poker: Proper MC6845 support to get it running... 2011-05-23 06:43:11 +00:00
Ryan Holtz
b63233e7a6 Call off the dogs, the OSD routing for OSD-side sliders has been fixed. nwn 2011-05-23 05:03:16 +00:00
Ryan Holtz
ae9fbbe44d NTSC fixes, nw 2011-05-23 01:53:35 +00:00
Ryan Holtz
93ea1ba81c NTSC fix, nwn 2011-05-23 01:31:32 +00:00
Ryan Holtz
b1b15dd44e Oops. 2011-05-23 00:57:17 +00:00
Ryan Holtz
25029d2dbf Fixing broken Red Power slider 2011-05-23 00:15:18 +00:00
Ryan Holtz
01f16cb0f8 HLSL Updates: [Ryan Holtz, Bat Country Entertainment]
- Created a new OSD function, osd_get_slider_list, which allows OS-specific slider controls.
- Plumbed new OSD-specific slider controls for HLSL parameters on Direct3D 9 targets. And there was much rejoicing.
2011-05-22 23:59:27 +00:00
Roberto Fresca
16df8a060c typo... 2011-05-22 21:20:32 +00:00
Roberto Fresca
d373e0fe8d Added some notes about Lucky Lady (Wing) encryption. 2011-05-22 21:08:11 +00:00
Roberto Fresca
5d643a413a Added missing bipolar PROM dumps to Lucky Lady (Wing) [Team Europe] 2011-05-22 20:35:22 +00:00
Angelo Salese
be5a0d2897 Removed some logging, nw 2011-05-22 17:23:20 +00:00
Angelo Salese
f59109e56f Fix for find love 2011-05-22 17:15:42 +00:00
Angelo Salese
70c6ebeff9 More movements 2011-05-22 16:23:10 +00:00
R. Belmont
56ffe46769 Redo of F3 alloc/clear fix (no whatsnew) 2011-05-22 16:17:59 +00:00
Angelo Salese
982684a6cb State-ized VDP1 2011-05-22 16:00:03 +00:00
Miodrag Milanovic
e4ccc74ae3 i286 - some fixes from Carl (no whatsnew) 2011-05-22 15:47:04 +00:00
Curt Coder
dbe84fd73d Fixed MSVC warning. (nw) 2011-05-22 14:56:59 +00:00
Angelo Salese
c4cc882ad0 State-ized the vdp2 2011-05-22 12:45:04 +00:00
Curt Coder
87aa62c30a Added missing COSMAC CPU configurations. (nw) 2011-05-22 09:12:31 +00:00
smf-
bf7fc842c7 initialize gatedesc as otherwise the compiler complains. no idea what the author intended, looks like the code is unfinished or bugged. nwm 2011-05-22 08:06:07 +00:00
Miodrag Milanovic
550cd7e8d8 i286 - Added switch task and logging for testing by Carl (no whatsnew) 2011-05-22 05:38:20 +00:00
Ryan Holtz
41d1d2acdc TortoiseSVN indicates these didn't get updated, this should finally nail down the texture border pixel stretching issue, nwn 2011-05-22 03:48:13 +00:00
Ryan Holtz
f38312b078 NULL crash fix, nwn 2011-05-22 02:50:39 +00:00
Ryan Holtz
53e20c168f Fixing multiscreen games, nwn 2011-05-22 02:27:31 +00:00