Commit Graph

14199 Commits

Author SHA1 Message Date
Miodrag Milanovic
43245e3777 Fixed compile warning with 4.6.2 (no whatsnew) 2011-11-21 12:41:14 +00:00
Aaron Giles
92dcb49a13 Add support for 5 parameter delegate functions. 2011-11-21 09:01:44 +00:00
Fabio Priuli
9af5ac7b32 someone has forgotten that ROM_LOAD16_WORD_SWAP is just an alias for ROMX_LOAD(..., LOADFLAGS). but his list, his wish. 2011-11-21 07:37:44 +00:00
R. Belmont
1ad9d735c7 Various SDL netdev fixes (nw) 2011-11-21 02:43:59 +00:00
Angelo Salese
6ceda4751f Implemented RTC in Forte Card [Angelo Salese] 2011-11-20 22:23:17 +00:00
Fabio Priuli
5c88e25d26 neogeo.xml: Fixed a couple of wrong descriptions (a quote had been put in front of two titles), plus moved loadflags at the end of <rom> for consistency with other lists. no whatsnew. 2011-11-20 21:25:15 +00:00
Angelo Salese
9074446786 Move Español ROMs to English version, nw 2011-11-20 19:51:38 +00:00
Angelo Salese
5cb01c15c5 Fixed colors in Forte Card [Angelo Salese] 2011-11-20 19:07:11 +00:00
Angelo Salese
82d8cadb16 Made default paletteram to be white on Hot Chase start-up, fixes ugly MAME default palette to be shown at POST [Angelo Salese] 2011-11-20 17:16:34 +00:00
Fabio Priuli
f8bc08225c fixed cpu tag. no whatsnew. 2011-11-20 15:03:55 +00:00
Miodrag Milanovic
7b46f6c28f Made machine reset static, since not used by anything else (no whatsnew) 2011-11-19 14:58:54 +00:00
R. Belmont
f5a4b7dc30 SDL updates [R. Belmont, Carl, cgwg]
- pcap network support for OS X and Windows SDL targets
- GLSL tweaks to better support the "CRT" shader
2011-11-18 22:16:21 +00:00
mariuszw1
52ccbffef7 Fixed rom mapping and added nvram in pcat_nit.c. Some mini-games in streetg(2) are playable now. [Mariusz Wojcieszek] 2011-11-18 22:14:20 +00:00
Fabio Priuli
b2eb5ea87e forgot to commit this updated file. no whatsnew. 2011-11-18 22:04:32 +00:00
Fabio Priuli
6b14e9e9c9 simplified zerozone input reading, per Kale's request. no whatsnew. 2011-11-18 22:01:04 +00:00
Fabio Priuli
48ab59f344 modernized address maps for most skeleton drivers [Fabio Priuli] 2011-11-18 21:59:52 +00:00
Fabio Priuli
31ada16ad2 modernized zerozone.c and zodiack.c [Fabio Priuli] 2011-11-18 14:32:41 +00:00
R. Belmont
fbf346da6f Not yet, *BSD stops compiling otherwise (nw) 2011-11-18 13:02:28 +00:00
Miodrag Milanovic
17006c8890 Updated sdlmain.c due to fact that there is no more -DMESS compile option (no whatsnew)
Functionality stay the same.
2011-11-18 10:04:56 +00:00
Miodrag Milanovic
75a9904b0e fix for some naming conflicts between mame and mess (no whatsnew) 2011-11-18 10:03:37 +00:00
Ryan Holtz
9063cb221f - Fixed HLSL memory leak and crash on exit on 32-bit targets. [Ryan Holtz, Bat Country Entertainment]
Word around the campfire is this totally works and stuff. More technically, it eliminates a number of double-frees and also now cleans up the shadow mask PNG and hlsl_options allocations. (nw)
2011-11-18 06:23:04 +00:00
Scott Stone
cb03f6722d oops (nw) 2011-11-17 21:18:09 +00:00
Scott Stone
c45e0828ae New clones added
----------------
Crock-Man  [Team Europe, Nico and Thorsten K.]
2011-11-17 20:45:36 +00:00
Miodrag Milanovic
1c9fa0fa03 temporary change in saa5050 until proper docs are found, but
maybe it's even due to reverse order of display too (no whatsnew)
2011-11-17 13:17:25 +00:00
Miodrag Milanovic
60629aa3a9 Added clearing of generic nvram handler and removed megadriv ifdefs (no whatsnew) 2011-11-17 13:02:13 +00:00
Miodrag Milanovic
7dea0fdea2 made code works without ifdefs (no whatsnew) 2011-11-17 12:31:04 +00:00
Miodrag Milanovic
ee97679d8f made jaguar coexist in mame and mess (no whatsnew) 2011-11-17 11:31:47 +00:00
Miodrag Milanovic
8bc257d20e removed ifdef (no whatsnew) 2011-11-17 11:16:28 +00:00
Jonathan Gevaryahu
c46893434f New Working set:
B.Rap Boys Special (US) [vintagevideogames.com, Lord Nightmare]
2011-11-17 10:32:54 +00:00
Miodrag Milanovic
de5515c3eb removed need for ifdef (no whatsnew) 2011-11-17 10:31:29 +00:00
Miodrag Milanovic
be8bd3552f Move per emulator constants info into separate class [Miodrag Milanovic]
out of log:
This way it is possible to link two or more separated executables with different 
copyright/xml out/name/... in one compilation, just one step closer...
2011-11-17 10:02:55 +00:00
Scott Stone
8e23f11ae2 Deco Cassette documentation fixes (per Stiletto) (nw) 2011-11-16 23:36:41 +00:00
Roberto Fresca
0236cf31de Adjusted back the serial EEPROM address to 7 bits to be consistent with the original binary extracted. 2011-11-16 19:27:19 +00:00
Roberto Fresca
d5c1ab0b01 Forte Card: Improved the 93SC56 serial EEPROM interface.
Added more findings and technical notes. [Roberto Fresca, Rob Ragon]
2011-11-16 16:50:12 +00:00
Miodrag Milanovic
63a57bb005 Commented some sanity checks and dependency of MESS code (no whatsnew) 2011-11-16 15:34:24 +00:00
Miodrag Milanovic
f7844d604b Proper validation fix (no whatsnew) 2011-11-16 10:23:58 +00:00
Miodrag Milanovic
8e1dbbb003 Validation of drivers require absence of slot and image options (no whatsnew) 2011-11-16 09:40:33 +00:00
Nathan Woods
021134b118 Merge from MESS 2011-11-16 00:38:05 +00:00
Scott Stone
ca43e09d5c documentation update megat5 -> megat5a (nw) 2011-11-15 23:53:01 +00:00
Angelo Salese
02127e8fd3 Some works around, now reads the EEPROM properly, a bit less the fact that it reads WRONG data out of it 2011-11-15 22:00:23 +00:00
Fabio Priuli
ab65d82664 ATTN Kale: workaround for Final Fantasy VI (or III for US) glitches. no whatsnew.
Kale do you remember if any game depended on this DMA cycles steals (mess rev. 7744)? this specific adjust_icount makes FF6 unplayable due to glitches, so I'm reverting it for the moment...
2011-11-15 13:59:46 +00:00
Fabio Priuli
2eaa06af74 fixed a SRAM issue with SNES. no whatsnew. (credited in MESS) 2011-11-15 13:52:36 +00:00
Nathan Woods
a1a413a621 Inlining 6821 PIA read/write calls 2011-11-15 11:39:41 +00:00
Angelo Salese
f346f656a1 Fix for mame.lst 2011-11-14 21:52:50 +00:00
Roberto Fresca
1e03829264 Forte Card improvements [Roberto Fresca, Rob Ragon]
- Added crystal through #define
- Correct clocks for CPU, CRTC and AY8910.
- Added new spanish set.
- Added correct bipolar dump.
- Correct palette routines, plus video resnet.
- Watchdog.
- Added preliminary support for 93SC56 serial EEPROM.
- Added proper serial EEPROM dump.
- Added a ton of technical notes...


New games marked as GAME_NOT_WORKING
------------------------------------
Forte Card (Spanish) [Roberto Fresca, Rob Ragon]
2011-11-14 20:56:35 +00:00
Yasuhiro Ogawa
ee2646ed25 New clone added
---------------
Pro Soccer (cassette, Japan) [Team Japump!!!, Hau, Yohji, Charles MacDonald]

renamed cprosocc to cpsoccer
ROMs uploaded to roms/uploads/cpsoccerj.zip
2011-11-14 10:45:36 +00:00
Michaël Banaan Ananas
490a500f92 that made it look like it was a kludge/fix specifically for f1en :) 2011-11-13 21:11:19 +00:00
Scott Stone
830eefba2a Fixed 04531: f1en: Engine noise loops/resets 2011-11-13 20:40:35 +00:00
Angelo Salese
18b06709c8 Clean-ups and version bump 2011-11-13 20:35:34 +00:00
R. Belmont
16e7be92ba hikaru: added 0.84 BIOS [Arzeno Fabrice] 2011-11-13 17:46:58 +00:00