Commit Graph

14237 Commits

Author SHA1 Message Date
Angelo Salese
18401c8245 Lost some time on CES Classic HW, just to realize it's a pinball system ... 2011-12-03 15:33:01 +00:00
Angelo Salese
a5a10c2e76 Removed deprecat.h from astrocorp.c / Added Sound NMI mask to Alpha68k II / V HW games 2011-12-02 18:41:58 +00:00
Angelo Salese
2376785be2 Removed deprecat.h usage from alpha68k.c, marked Super Stingray with GUP (check notes in driver) [Angelo Salese] 2011-12-02 17:38:25 +00:00
Scott Stone
da5f9ed2aa Confirmed Gal Panic 3's clocks and xtals from original PCB measurements [Corrado Tomaselli] 2011-12-02 16:47:14 +00:00
Scott Stone
11fa119287 Fix for MT #04542: quiztvqq: mame crash after map screen (nw) 2011-12-02 16:37:00 +00:00
Angelo Salese
2ad5b22606 Converted California Chase to use VGA code, now it doesn't show anything but old screen was an hack anyway so ... 2011-12-02 16:33:00 +00:00
Angelo Salese
a18ea310b0 Work-around for #4541 2011-12-02 16:09:49 +00:00
Fabio Priuli
6363fcca23 sync saturn.c with MESS. I forgot about it yesterday. no whatsnew. 2011-12-02 15:56:13 +00:00
Angelo Salese
c5c475a2ae Some regression fixes as per Tafoid notes 2011-12-02 15:49:52 +00:00
Angelo Salese
00b10d34d8 Converted chsuper.c to ADDRESS_MAP_MODERN 2011-12-02 15:02:12 +00:00
Angelo Salese
2b9d5eabc2 Fix compile 2011-12-02 13:56:45 +00:00
Angelo Salese
64c8ea4a99 Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli]
Little modifications to ap2_dsk.c and gaelco3d.c/.h to compile with MSVC [Samuele Zannoli]

Added a placeholder for ohci usb controller in chihiro plus relative hack to avoid an infinite loop. 
This allows chihiro to try to initialize direct3d and to use the nvidia 3d accelerator ... [Samuele Zannoli]
2011-12-02 13:24:09 +00:00
Miodrag Milanovic
80acaef257 Fix handling of shared features in softlists (no whatsnew) 2011-12-02 08:18:42 +00:00
Angelo Salese
332613a611 Converted chsuper.c driver to use the new RAMDAC device, and cleaned up the vram in it 2011-12-01 19:04:44 +00:00
Angelo Salese
75bc60e497 Small update, nw 2011-12-01 18:50:41 +00:00
Angelo Salese
0825a88e18 Hooked up RAMDAC to Reality Tennis, added new interface flag for separated read/write registers 2011-12-01 18:35:31 +00:00
Angelo Salese
05c0489b89 Updated blitz68k.c to use the new ramdac device, added read handlers to the device 2011-12-01 17:57:10 +00:00
Angelo Salese
c6d91f775e Missing files, nothing new ... 2011-12-01 17:21:07 +00:00
Angelo Salese
c41bec3413 Written a generic RAMDAC device, hooked it up to the sfbonus.c as an example [Angelo Salese] 2011-12-01 17:20:31 +00:00
Scott Stone
68d6e910e8 Since there is no z80 driving the sound for this Yie Ar Kung Fu board (on Track and Field hardware), it makes sense the clock would come from elsewhere. MASTER_CLOCK, which when set up like the yiear parent at the same speed, gives correctly pitched audio. (nw) 2011-12-01 17:04:04 +00:00
Angelo Salese
4d3b8323e0 Minor keyboard notes, nw 2011-12-01 04:04:08 +00:00
Angelo Salese
942a42d0f9 Added proper sound to yieartf set [Angelo Salese] 2011-12-01 02:04:22 +00:00
Angelo Salese
679aaa852b Small logerror removal, nw 2011-12-01 01:18:56 +00:00
Angelo Salese
2c43c91784 Small fix 2011-11-30 23:50:46 +00:00
Angelo Salese
086a5e453e Added a template for devices (new model) in etc/ folder, nw 2011-11-30 23:48:28 +00:00
Angelo Salese
0d9dca1964 Added a template for drivers (old model) in etc/ folder, nw 2011-11-30 23:42:38 +00:00
Angelo Salese
ce959d9b64 This links to nothing by now, remove it 2011-11-30 19:49:42 +00:00
Angelo Salese
034ad88e83 (by request) removed deprecat.h usage from namcos22.c 2011-11-30 19:48:28 +00:00
Angelo Salese
e80c58af09 Removed ugly function cpu_interrupt_enable() from the core, and updated all the drivers that used it accordingly [Angelo Salese] 2011-11-30 16:51:09 +00:00
Miodrag Milanovic
cda1b4765c Commented (per Kale's request) not removed libcothread usage in core (requires clean build), (no whatsnew)
We can safely remove comments and cothread.* from /emu and /lib/cothread if it's confirmed way to go
2011-11-30 16:00:43 +00:00
Miodrag Milanovic
fc37544200 Removed mandatory from neogeo enabling you to start bios (no whatsnew) 2011-11-30 14:56:06 +00:00
Miodrag Milanovic
4234c6f993 Support for ignoring item in lst files (no whatsnew) 2011-11-30 11:51:46 +00:00
Miodrag Milanovic
df8e76c055 More softlist validation (no whatsnew) 2011-11-30 09:02:14 +00:00
Michaël Banaan Ananas
7c4053deb1 spiker2/3 are clones of spiker 2011-11-29 22:08:20 +00:00
Scott Stone
5bceba7caa Moved a condition check (tex->d3dtex == tex->d3dfinaltex) to happen before one of them was set to NULL (tex->d3dfinaltex). Fixes MT Bug #4538. [Antonio Giner] 2011-11-29 19:20:25 +00:00
Angelo Salese
02203fedfa Removed ugly function interrupt_enable_w from the core, and updated all the drivers that used it accordingly [Angelo Salese]
Fixed scratchy sound in Birdiy, unlike all other Pac-Man HW games irq mask is at $5001 instead of $5000, so fixing that fixed the sound as well [Angelo Salese]

Fixed bogus irq/nmi mask bit in Yie Ar Kung-Fu (IRQ mask bit was masking BOTH lines before) [Angelo Salese]

Fixed bogus irq mask to sound CPU in Syusse Oozumou [Angelo Salese]

Fixed bogus irq mask bit in SNK6502 HW games (IRQ mask bit was masking BOTH lines before) [Angelo Salese]

Marked Truco Clemente as GNW since it never really worked (coin chutes stops working after one play), nw

Out of whatsnew:
And then I've realized that there's also cpu_interrupt_enable() function, another 19 instances to kill ... -.-"
2011-11-29 17:08:30 +00:00
Miodrag Milanovic
24ee0f0d2f Better error handling for softlists (no whatsnew) 2011-11-29 15:14:09 +00:00
Miodrag Milanovic
ae7b304f9b Check for duplicate dataareas in softlists (no whatsnew) 2011-11-29 13:39:00 +00:00
Miodrag Milanovic
6b580bfefd Added more validation of softlist and cleared errors found (no whatsnew) 2011-11-29 10:46:43 +00:00
Alex W. Jackson
322346f8cc cps1.c: Remove alt (old) sf2ce US set. On closer inspection, it probably is just bitrot (no whatsnew) 2011-11-29 04:41:31 +00:00
Brian Troha
35717a45df 2 clones of Space Gun
New Clones Added
--------------------------------------
Space Gun (Japan) [ShouTime]
Space Gun (US) [ShouTime]
2011-11-28 21:54:57 +00:00
Miodrag Milanovic
4e3a633be2 Make softlist validation better (no whatsnew) 2011-11-28 14:50:36 +00:00
Miodrag Milanovic
68aa0f2f61 Placed softlist validation under validate (no whatsnew) 2011-11-28 12:46:11 +00:00
Miodrag Milanovic
e66539d7a1 Added validate lists option and removed on startup softlist validation (no whatsnew)
Highly improve startup time for drivers with big softlists
2011-11-28 11:55:36 +00:00
Miodrag Milanovic
5adab03a1d Fixed issue with get_merge_name when using slot devices (no whatsnew) 2011-11-28 10:32:11 +00:00
Michaël Banaan Ananas
551e2de4e3 (remove GNW flag for banbam) 2011-11-28 03:08:48 +00:00
Michaël Banaan Ananas
d706b46566 renamed Pucky to unknown Pac-Man gambling game + improved inputs 2011-11-28 03:01:49 +00:00
Brian Troha
b679176696 segas32.c: Corrected rom labels and added PCB locations to F1 Super Lap [The Dumping Union] 2011-11-27 18:44:20 +00:00
Scott Stone
74deaabe33 This change makes sure that the watchdog message will be displayed in case other messages are also waiting to be displayed. Useful in regression testing where such messages were not being displayed in some cases. (nw) 2011-11-27 14:46:34 +00:00
Angelo Salese
9f8125a24e Clean-ups and version bump 2011-11-27 14:06:49 +00:00
Angelo Salese
c449a7f2f1 Various changes to the Bally Sente driver [Kevin Eshbach]
* Corrects the rom locations for Trivia Pursuit Baby Boomer edition
* Corrects the rom locations for Street Football
* Add dumps of Spiker dated 5/5/86 and 6/9/86
* Added date code to Mini Golf (Set 2), Trivia Pursuit (Baby Boomer
  Edition), Night Stocker (set 1), Night Stocker (set 2) and Street
  Football
2011-11-27 13:58:45 +00:00
Tomasz Slanina
402eaa7636 New games marked as GAME_NOT_WORKING
------------------------------------
Pucky [Foul, Smitdogg, The Dumping Union]
2011-11-27 13:50:59 +00:00
Angelo Salese
3d16033b5d Added sound proms from the other games, sound is still ugly tho ... 2011-11-27 13:31:00 +00:00
Angelo Salese
ba8e2e60ce New WORKING game
--------------------
Birdiy [Alberto Grego, Corrado Tomaselli, Angelo Salese, The Dumping Union]

Out of whatsnew:
What about killing all of the interrupt_enable_w() instances? imho that should be a per-driver latch, not a core function.
2011-11-27 13:18:04 +00:00
Michaël Banaan Ananas
49a2673fba radar was misaligned 2011-11-27 06:53:01 +00:00
Michaël Banaan Ananas
a91971d9a0 TMS91xx(NL) chips include rev_a features 2011-11-27 05:30:43 +00:00
Aaron Giles
4a3512c756 Fix obvious use-after-free error in device_delete().
Remove explicit freeing of HLSL shadow_texture, since it is allocated
by texture_create() which does its own tracking and freeing.
2011-11-27 04:58:47 +00:00
Michaël Banaan Ananas
f93cda1775 woops, wrong copypaste 2011-11-27 04:39:35 +00:00
Michaël Banaan Ananas
49fcda4d4d fix regression (missing sound in gottlieb.c and gameplan.c): m_in was reset to 0 if there was no callback, but should be left unchanged 2011-11-27 04:36:57 +00:00
Michaël Banaan Ananas
3f98739582 correction: irq is on falling edge 2011-11-27 01:05:47 +00:00
Michaël Banaan Ananas
5b1aa2f2a2 nf flag (called IF in manuals) does _not_ block external irq, it just indicates that an one occured. This fixes some protection related issues in bosco. 2011-11-27 00:39:27 +00:00
Alex W. Jackson
c214ed0b54 cps1.c: whoops, forgot this (no whatsnew) 2011-11-27 00:11:00 +00:00
Brian Troha
e3b592fec9 new Pang 3 Euro clone
New Clone Added
-----------------------------------
Pang! 3 (Euro 950511) [Corrado Tomaselli, Alberto Grego, The Dumping Union]
2011-11-27 00:03:23 +00:00
Alex W. Jackson
0017b86e83 cps1.c: I'm putting back the old sf2ceuc set for now, until someone proves s92-21b is not a legit different revision (no whatsnew) 2011-11-26 23:37:57 +00:00
Michaël Banaan Ananas
27c717a58d fixed some bosco issues:
- cocktail offset was wrong
- bullets offset was slightly off too
- stars were not showing at the lower part of screen

reference video: http://www.youtube.com/watch?v=AXaBgEO9R_0
2011-11-26 20:12:09 +00:00
Miodrag Milanovic
0c2165a5ea Removed not used legacy call (no whatsnew) 2011-11-26 18:10:06 +00:00
Michaël Banaan Ananas
da5b02771e digdug: fixed cocktail offset 2011-11-26 17:47:47 +00:00
Miodrag Milanovic
fdca5aa2e2 Rewritten snapquik.c to c++ (no whatsnew) 2011-11-26 17:38:28 +00:00
Michaël Banaan Ananas
5af9effe5e xevious: fixed cocktail offset 2011-11-26 17:15:57 +00:00
Michaël Banaan Ananas
81f78a6c1b galaga: fixed cocktail offset 2011-11-26 17:11:29 +00:00
Michaël Banaan Ananas
7c66076c3e fixed cocktail offset 2011-11-26 16:39:49 +00:00
Scott Stone
09b56df725 Confirmed and adjusted clock speeds for Bomb Jack from PCB [Corrado Tomaselli] 2011-11-26 16:24:01 +00:00
Nathan Woods
616481980b Removing legacy calls 2011-11-26 13:56:52 +00:00
Miodrag Milanovic
f37d6fb4ab Removed multcart from imagedev, slots and softlists replaces this functionality (no whatsnew) 2011-11-26 08:26:58 +00:00
Phil Bennett
877fd3d601 Fix compilation on Intel OS X. 2011-11-25 14:09:14 +00:00
Miodrag Milanovic
b1c3a23ed4 Sync with MESS (no whatsnew) 2011-11-25 13:39:59 +00:00
Miodrag Milanovic
cb3d823e86 Removed stuff that doesn't belong here (no whatsnew) 2011-11-25 12:56:43 +00:00
Miodrag Milanovic
c5b80adf87 Fix compile (no whatsnew) 2011-11-25 08:06:16 +00:00
Brian Troha
c1513d4fb3 CPS-1 update [Team CPS-1]:
* Fixed 3wondersu, ffightu1, ffightj1, sf2uc, sf2ud, sf2uf
  ROMs labels and positions, added pcb infos to video\cps1.c
* Redumped and fixed sf2ceuc to match real pcb [Dumping Union]
* Restored 4 EPROMs properly dumped in forgottn and marked
  LW-13.10D as possible bad dump in forgottnu, see the note
* Fixed inverted EPROMs positions in megaman according to a
  new USA 91635B-2 B-Board [Dumping Union]
* Added a note about RT_23.13B ROM in wonder3 [Kold666]
* Added some documentation notes to various sets
* Minor cleanups and fixes
2011-11-24 21:47:46 +00:00
Brian Troha
672f87eb07 cps3.c: Documented all sfiii, sfiii2 and sfiii3 existining revisions. [Team CPS-1] 2011-11-24 21:44:47 +00:00
Brian Troha
5203bcf51d new world beach volleyball clone
New Clone Added
------------------------------------
World Beach Volleyball (set 3) [Corrado Tomaselli]
2011-11-24 21:24:37 +00:00
Brian Troha
7bc165205b new clone (bootleg) of JJ Squawkers
New Clone Added
------------------------------------------
J. J. Squawkers (bootleg, Blandia Conversion) [Corrado Tomaselli]
2011-11-24 21:21:49 +00:00
Brian Troha
4a1ad4e674 Fruit Bonus Deluxe missing roms dumped
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Fruit Bonus Deluxe (2 sets) [Sara S.]
2011-11-24 21:13:51 +00:00
Nathan Woods
e314aeded2 Fixing bug in frameskip screen updates 2011-11-24 13:24:14 +00:00
Scott Stone
4780db9abe New clones added
----------------
Pepper II - Version 7
2011-11-24 11:44:31 +00:00
Brian Troha
32ea3586a8 new earlier Battle Balls (Asia) clone
New Clone Added
-----------------------------
Battle Balls (Asia, earlier) [Corrado Tomaselli, Alberto Grego, The Dumping Union]
2011-11-24 01:35:58 +00:00
Brian Troha
ec0d746bbb new Euro parent for Gals Panic 3
New Clone Added
-----------------------------
Gals Panic 3 (Euro) [Corrado Tomaselli, Alberto Grego, The Dumping Union]
2011-11-24 01:05:06 +00:00
Brian Troha
5f0175bd2d New non-working clone
Non working like parent and US clone

New Clone Added
--------------------------------
Gun Hard (Japan) [ShouTime]
2011-11-24 00:48:53 +00:00
Brian Troha
ba14bc9761 New US clone of Ninja Warriors
New Clone Added
---------------------------------
The Ninja Warriors (US) [Stefan Lindberg, The Dumping Union]
2011-11-24 00:15:29 +00:00
Angelo Salese
92e055d327 Mix-up and fixed comment 2011-11-23 22:01:39 +00:00
Angelo Salese
1f75eca15c Hooked up MSM5205 sound to Disco Boy [Angelo Salese] 2011-11-23 21:56:56 +00:00
Miodrag Milanovic
d580cf7a8b ups, it should be NULL (no whatsnew) 2011-11-23 13:15:10 +00:00
Miodrag Milanovic
465ff2d360 Fixed handling slot/image options so it's possible to override slot setting by softlist (no whatsnew) 2011-11-23 08:57:45 +00:00
Angelo Salese
4026305a36 tbh I don't think that the RTC clock(s) are supposed to be changed, so let's simplify the macros, nw 2011-11-22 22:46:44 +00:00
Angelo Salese
3c4c946e66 svn add the files ... 2011-11-22 22:41:02 +00:00
Angelo Salese
b000ad8485 Moved V3021 RTC emulation into a proper device, and made it to increment the time. Hooked this up into pgm.c and fortecar.c drivers [Angelo Salese] 2011-11-22 22:40:23 +00:00
Angelo Salese
5b91a1b207 Minor tabbing fixes, nw 2011-11-22 20:38:02 +00:00
R. Belmont
d5581057e1 (nw) 2011-11-22 14:21:24 +00:00
R. Belmont
0e513db597 (nw) 2011-11-22 13:14:23 +00:00
Miodrag Milanovic
98c917e0a1 Fixed memory leaks in networking, used core functions for allocating memory, fix sdl win32 building with network enabled (no whatsnew) 2011-11-22 11:25:14 +00:00
Miodrag Milanovic
6aadd7d787 Sync with MESS, also placed back sdlmain change since it proved working on BSD (no whatsnew) 2011-11-22 09:07:58 +00:00
Miodrag Milanovic
c7d7dad753 Moved 3do_m2 into proper driver. (no whatsnew) 2011-11-22 07:48:08 +00:00
Aaron Giles
c66acff675 Added generic helper read/write members to the driver_device base class.
Updated zodiack/zerozone to use them, removing the trampolines.
2011-11-22 00:57:52 +00:00
Aaron Giles
b4a1e04703 Introduce polynew.h which is a modernized C++ version of the old poly.c.
Cleaned up a lot of stuff and made some changes in preparation for the
future. Converted gaelco3d and midvunit over to the new system.
2011-11-21 18:23:01 +00:00
Miodrag Milanovic
d6ce6ab824 Ups , fixed initialization (no whatsnew) 2011-11-21 15:33:32 +00:00
Miodrag Milanovic
f2464acbf9 Added support for hard disk softlists [Miodrag Milanovic] 2011-11-21 14:44:32 +00:00
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
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
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