Commit Graph

10727 Commits

Author SHA1 Message Date
Aaron Giles
b921f65454 Add directxor parameter to direct memory accessors. Update all callers
that manually XORed addresses to pass the XOR instead.

This improves behavior when direct accessors hit non-RAM regions, or
when watchpoints are used, because we now know the original, un-xored
address and can fall back to standard read/write handlers properly.
Also fixes glitched disassembly when read watchpoints are enabled.
2010-12-31 17:55:41 +00:00
Brian Troha
0298b14506 Update the es5506.c driver with documentation on the capabilities of the Ensoniq ES5505 & ES5506 chips as well as include a pinout description of each chip. 2010-12-31 16:52:25 +00:00
R. Belmont
3517c80e37 ARM7+ updates: [Tim Schuerewegen]
- Enhanced MMU with page fault support
- Preliminary 26-bit mode support
- Fixed bugs with S-flag operations on R15
- Fixed STRH involving R15
- Support for ARM models 7500 and 920T.
2010-12-31 16:14:01 +00:00
Angelo Salese
e25860ffdc Implemented Seibu COP macro 0x905, used for ark movements in Legionnaire / Zero Team when a knock down occurs [Angelo Salese] 2010-12-31 15:54:10 +00:00
smf-
83aa5fa56e removed start 2 from hyperbbc
removed port_modify from fbaitbc that wasn't used
whitespace/debug/comment changes
2010-12-31 13:08:00 +00:00
smf-
52c0ec3a15 changed comment formatting. 2010-12-31 12:30:17 +00:00
smf-
60990c2dbb renamed bios memory region and added it to the #define 2010-12-31 12:21:43 +00:00
Roberto Fresca
f53130043d More Golden Poker driver cleanup. Added more references
and reorganized some parent-clone relationship. Added
some new sets. [Roberto Fresca]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Jack Potten's Poker (NGold), 3 sets [Roberto Fresca, Darran]
2010-12-31 09:19:07 +00:00
Ryan Holtz
40aae2e312 Fixed alpha compare in the N64 RDP implementation. [Harmony] 2010-12-31 07:36:15 +00:00
Ryan Holtz
0ea11333c6 Updated the RSP and RDP implementations to be largely bit-perfect and pixel-accurate. [angrylion, Harmony] 2010-12-31 07:29:47 +00:00
Scott Stone
de94242bcc superchs.c - Moved Button 6 assignment to a DIP selection which is more appropriate for "Freeze Screen" behavior and added some missing port names. [Tafoid] 2010-12-31 04:04:48 +00:00
Brian Troha
f6520bd994 Correct typo(?) in dipswitch port locations for Wonder League '96 2010-12-30 23:12:16 +00:00
Brian Troha
de22e0eeea Issue with Wonder League '96 fixed. The MCU writes the data to +0x200 from the base ram. Both games now correctly run MCU code. 2010-12-30 22:54:09 +00:00
Brian Troha
c88f831adc Adds the recent 87C52 MCU decaps to Wonder League Star and Wonder League '96 [Dr. Decapitator]
NOTE to other devs:
Wonder League Star works fine with the new MCU. Wonder League '96 doesn't work so the old protdata.bin and copy routine is kept until a solution can be found to running the MCU code as is.
2010-12-30 22:43:53 +00:00
Angelo Salese
145b12ea88 Functionality macro change, noticed yesterday night in Zero Team, no whatsnew 2010-12-30 19:51:40 +00:00
Tomasz Slanina
25f1f2b6aa Fixed text layer priority in Chouji Meikyuu Legion (both sets). No whatsnew 2010-12-30 19:35:24 +00:00
Phil Bennett
b3806f775c mpu4drvr.c: Account for the 45 degree trackball mounting [James Wallace] 2010-12-30 19:33:02 +00:00
Angelo Salese
12a095bfa7 Further ICS2115 work [austere, nimitz, trap15] 2010-12-30 18:26:05 +00:00
Tomasz Slanina
41fbb1963c Preliminary simulation of text layer protection in Chouji Meikyuu Legion [Tomasz Slanina] 2010-12-30 17:23:02 +00:00
Michaël Banaan Ananas
5025452bd1 (ldygolfe -> ladygolfe) 2010-12-30 17:16:09 +00:00
Michaël Banaan Ananas
f5a5aabe48 minor cleanup on titles 2010-12-30 16:45:24 +00:00
Michaël Banaan Ananas
171a827b31 submitted by Kevin Eshbach, *** requested no_whatsnew ***
- Added the dump of the pal on Donpachi and corrected the eeprom location
- Documented the pals on Gunbird that need to be dumped
- Documented the pals on Shuuz that need to be dumped
- Added revision information to Vs. Duck Hunt and Vs. The Goonies
- Added new Vs. Stroke & Match Golf - Ladies Version, Set E
2010-12-30 16:42:05 +00:00
Roberto Fresca
f1f837bc35 Golden Poker driver: Added new sets, and some notes
about ipc-1 daughterboard encryption [Roberto Fresca]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
Silver Game [Roberto Fresca, Team Europe & HAL9K]


New games marked as GAME_NOT_WORKING
------------------------------------
"Unknown french poker game" [Roberto Fresca, Team Europe & HAL9K]
"Unknown encrypted poker game" [Roberto Fresca, Team Europe & HAL9K]
2010-12-30 16:18:45 +00:00
Michaël Banaan Ananas
003029b876 commited incase Kale isn't back before new MAME: obj 1 & 2 redumped, 3 & 4 confirmed to be good dump, thanks Guru (no whatsnew) 2010-12-30 13:30:37 +00:00
Andrew Gardner
ffc1d29080 Silly. 2010-12-30 06:50:24 +00:00
Andrew Gardner
ea5f8009fa plygonet.c : Fixed save state & device handler regressions. [Andrew Gardner] 2010-12-30 04:47:25 +00:00
Angelo Salese
de8d599059 Implemented ROM banking support in Raiden 2 HW, improving Raiden 2 and Zero Team behaviour [O.Galibert] 2010-12-30 03:28:04 +00:00
Angelo Salese
fd09ba21d5 Left-over development ... 2010-12-30 03:07:45 +00:00
Angelo Salese
f9140d0405 Small refactoring, no whatsnew 2010-12-30 03:06:19 +00:00
Angelo Salese
c94fcf061a Implemented preliminary Seibu COP macro command 0xdde5, used by Seibu Cup Soccer x/y radar positions [Angelo Salese] 2010-12-30 02:10:45 +00:00
Angelo Salese
99108916f6 Removed left-over Mirax PROM, also re-marked as GAME_IMPERFECT_SOUND (hopefully that nobody else will remove it again ...) 2010-12-30 01:42:57 +00:00
Angelo Salese
4300a59ab4 Marked silkroad sprite ROM as bad, no whatsnew 2010-12-30 01:37:54 +00:00
Angelo Salese
5de643ad61 Marked kftgoal sample ROM as bad, no whatsnew 2010-12-30 01:28:59 +00:00
smf-
165b32a6cc New games added as GAME_NOT_WORKING
-----------------------------------
Mambo A Go-Go (GQA40 VER. JAB) [Kevin Eshbach, Tormod, gatt9, Smitdogg, The Dumping Union, smf]
2010-12-29 23:35:58 +00:00
Couriersud
cc3820bc03 Update comment in sdl.mak 2010-12-29 23:22:14 +00:00
Tomasz Slanina
aff7fb91c2 Fixed sfx in Chouji Meikyuu Legion [Tomasz Slanina] 2010-12-29 20:08:08 +00:00
Angelo Salese
5cfd97d3f7 Haze: moved +16 for sprite offsetting in SD Gundam, no whatsnew 2010-12-29 18:56:23 +00:00
Couriersud
fb32b80591 Fixed *BSD compilation for SDLMAME. [ElBarto] 2010-12-29 18:44:37 +00:00
Pierpaolo Prazzoli
f7eab8b277 Fixed MT00859: blandia, blandiap: Tilemap colors issue. [Pierpaolo Prazzoli]
Fixed MT00860: blandia, blandiap: Colors are glitchy since 0.103. [Pierpaolo Prazzoli]
2010-12-29 09:52:24 +00:00
Angelo Salese
09d51f2a51 Fixed playfield color issues in Seibu Cup Soccer [David Haywood] 2010-12-29 03:23:17 +00:00
Scott Stone
8ec7c00a09 Greatly improved inputs and dip switches for ertictac.c [Tafoid] 2010-12-29 03:23:16 +00:00
Angelo Salese
dade6a69f0 Fixed mid-bosses sprite sticking bugs, no whatsnew 2010-12-29 03:14:43 +00:00
Angelo Salese
38d9a1d81e Reimplemented scatter-gather Sprite DMA in Seibu COP used by SD Gundam Rainbow Tairiku Senki, also improving the functionality in it. [Angelo Salese] 2010-12-29 02:45:33 +00:00
Phil Bennett
a86ab2c982 Fixed hvyunit crash during final stage 5 boss battle. Also fixed hvyunitj ROM loading. (No whatsnew) 2010-12-29 02:42:24 +00:00
Scott Stone
f1a4c8a456 Diplocs added for hvyunit.c and added NO_COCKTAIL flag until it's fixed. 2010-12-29 00:07:45 +00:00
Angelo Salese
359345da82 Removed flag 2010-12-28 23:36:39 +00:00
Couriersud
8bc7fc5f76 Fix most-likely-to-fail SDL_TTF version check. Added a warning if strikethrough is specified but not supported. [Couriersud] 2010-12-28 23:31:12 +00:00
Angelo Salese
7ae0a6898e Fixed an ARM CPU core bug with pre-indexed addressing opcodes, that was preventing Poizone to boot [Tim Schuerewegen]
new working game
----------------------
Poizone [Tim Schuerewegen]
2010-12-28 23:24:53 +00:00
Couriersud
96ce772581 sdlmame now also looks for fonts in "-fontpath". In addition, moved font config stuff into function search_font_config. This is in preparation to add ttf support to windows sdlmame build. [couriersud] 2010-12-28 23:01:38 +00:00
Couriersud
7c15e3019f Fixed MT4120 - "-now" on windows build crashes [Couriersud] 2010-12-28 22:06:02 +00:00