Commit Graph

29457 Commits

Author SHA1 Message Date
cracyc
bd38d76c55 (mess) asst128: irq acknowledge (nw) 2014-05-24 19:03:31 +00:00
Wilbert Pol
6bcdb3c5e7 fix xml validation (nw) 2014-05-24 18:57:42 +00:00
Wilbert Pol
7b51d02baf (MESS) msx.c: Some small msx audio related updates (nw) 2014-05-24 18:28:39 +00:00
Brian Troha
0df6ace63c peplus.c: Remove clone association as Jackpot Poker is a unique game. - NW 2014-05-24 17:50:21 +00:00
Brian Troha
1af97418ee peplus.c: Game name correction. It's actually just "Jackpot Poker" not Jackpot Bonus Poker - NW 2014-05-24 17:19:07 +00:00
Brian Troha
34333cc71c peplus.c: Documentation update - NW 2014-05-24 17:05:26 +00:00
Curt Coder
7343038c10 WTF. (nw) 2014-05-24 13:51:36 +00:00
Curt Coder
ca17664d30 (MESS) ql: Started expansion port slotification. (nw) 2014-05-24 13:35:26 +00:00
Dirk Best
77074b15d4 Amiga: Add version 6.1 bootroms for the A590/A2091 and RAM controller
PAL [Guru]. Fix device tag.
2014-05-24 08:54:28 +00:00
mahlemiut
26e61bee12 fmtowns: renamed some of the Car Marty ROMs to avoid clashes between romsets. (no whatsnew) 2014-05-24 08:23:59 +00:00
Alex W. Jackson
593d357406 fix compile (nw) 2014-05-24 06:54:17 +00:00
Ivan Vangelista
7a0374553e MAME validation fix (nx) 2014-05-24 06:14:07 +00:00
R. Belmont
bf70eebc2b debugqt: Un-revert and add fix for focus seizure [Carl] 2014-05-24 03:32:55 +00:00
R. Belmont
04139b9d8b Reverted 30626, it trashes Linux multi-desktop setups. 2014-05-24 02:32:41 +00:00
Couriersud
cc29908939 Performance related changes. Mostly from analyzing auto-vectorization. 2014-05-23 23:50:08 +00:00
Dirk Best
bed9b1c1b1 Amiga: Add support for the Commodore A2232 Serial Card. 2014-05-23 23:26:10 +00:00
Dirk Best
52dcb22148 Fix some bit instructions in the m65ce02 core 2014-05-23 23:26:09 +00:00
mahlemiut
5779ea5aee fmtowns: Added FM-Towns Marty 2 [caius, Barry Rodewald] 2014-05-23 23:08:40 +00:00
R. Belmont
5305ed398f debugqt: Fix 'source' capability. [Happy] 2014-05-23 20:50:16 +00:00
Wilbert Pol
ab7d30873a (MESS) msx.c: Added msx audio keyboard connector. Added Toshiba HX-MU901 keyboard emulation. (nw) 2014-05-23 20:12:18 +00:00
Alex W. Jackson
9462c7b580 fix segac2 regression (nw) 2014-05-23 18:54:46 +00:00
Alex W. Jackson
04dd8f792f fix apple2gs regression (nw) 2014-05-23 18:24:13 +00:00
Miodrag Milanovic
3fcdaeb567 New drivers added :
- Mystery Castle (alternate set) [PinMAME]
- Atari 4x4 [PinMAME]
- Black Belt (Squawk and Talk) [PinMAME]
- Party Animal (German) [PinMAME]
- Strange Science (German) [PinMAME]
- Star Wars (1.04) [PinMAME]
- Baywatch (England) [PinMAME]
- Rotation VIII (v. 1.15) [PinMAME]
- Rotation VIII (v. 1.01) [PinMAME]
- Moon Light (Inder) [PinMAME]
- Halley Comet (alternate version) [PinMAME]
- F14 Tomcat (P-5) [PinMAME]
- Pin-Bot (P-4) [PinMAME]
- Still Crazy (L-1) [PinMAME]
- Apollo 13 (1.00) [PinMAME]
- Independence Day (v2.01) [PinMAME]
- Playboy (3.02) [PinMAME]
- Cactus Canyon (1.0) [PinMAME]
- Cactus Canyon (1.04 Test 0.2) [PinMAME]
- Congo (1.1) [PinMAME]
- Safe Cracker (0.91) [PinMAME]
- Judge Dredd (L-5) [PinMAME]
- Judge Dredd (L-4) [PinMAME]
- Star Trek: The Next Generation (P-8) [PinMAME]
- Star Trek: The Next Generation (P-4) [PinMAME]
- Star Trek: The Next Generation (LX-3) [PinMAME]
- The Getaway: High Speed II (P-B) [PinMAME]
- Corvette (LX2) [PinMAME]
- Corvette (LA1) [PinMAME]
- Johnny Mnemonic (0.5R) [PinMAME]
- No Fear: Dangerous Sports (1.0) [PinMAME]
2014-05-23 12:33:35 +00:00
David Haywood
6a402606f6 push the bootlegs through a common code path (nw) 2014-05-23 11:18:43 +00:00
smf-
8df17faac0 The official MIPS ABI doesn't have $ in front of the software names for the integer registers http://math-atlas.sourceforge.net/devel/assembly/007-2816-005.pdf & the debugger thinks you're entering a hex number when you're trying to use them. I've left the disassembler, but the official ABI doesn't use them in source either (the only supporting evidence I found for them is the Linux ABI). I also removed the space padding which hasn't had the intended effect since the new debugger was introduced. [smf] 2014-05-23 07:39:36 +00:00
Brian Troha
dadc9a1163 peplus.c: Minor documentation correction / update - NW 2014-05-23 03:30:57 +00:00
Alex W. Jackson
598042b532 fromanc2.c: use separate palettes per screen; use core palette formats; remove unneccessary eeprom-out trampolines (nw) 2014-05-23 03:05:03 +00:00
David Haywood
695ff004d4 kill unused old code (nw) 2014-05-22 23:45:09 +00:00
David Haywood
13fd8b7372 all games now use the new code, removed legacy code in tecmo_spr.c, still needs some tuning (nw) 2014-05-22 23:40:19 +00:00
Michaël Banaan Ananas
0dba81690c fix fromancr eeprom access 2014-05-22 23:30:15 +00:00
David Haywood
a116be58b2 more mixer fun (nw) 2014-05-22 23:19:31 +00:00
Michaël Banaan Ananas
8b287ecf2b fix astinvad red screen flashing 2014-05-22 22:25:56 +00:00
David Haywood
36d1370834 prepare more (nw) 2014-05-22 22:22:31 +00:00
Couriersud
907a31149c Renamed auxiliary types to move them into the "p" namespace (plinearlist_t, pstack_t, ...). 2014-05-22 20:49:38 +00:00
Andreas Naive
19e1132771 Reconstructed the SEGA FD1094 key for altbeastj1 (317-0065) [Chris Hardy, Andreas Naive]
New games added or promoted from NOT_WORKING status:
Juuouki (set 1, Japan, FD1094 317-0065) [Chris Hardy, Andreas Naive]
2014-05-22 20:45:18 +00:00
Couriersud
e5fafb643c Some improvements to the solver code. 2014-05-22 20:06:49 +00:00
David Haywood
1a986a48b7 add, but don't yet use (nw) 2014-05-22 19:33:55 +00:00
Scott Stone
c93a9ec0ab Avoid parsing confusion for real errors (nw) 2014-05-22 19:25:59 +00:00
Wilbert Pol
9b1c2dfc19 (MESS) msx.c: Some small msx audio changes. Renamed the msx audio soft list sets. (nw) 2014-05-22 19:04:16 +00:00
David Haywood
fbaaffefb8 start making the mixer a reusable device (nw) 2014-05-22 18:56:49 +00:00
Michaël Banaan Ananas
a8a523a151 let's not set cps3sound basepointer the reverse way 2014-05-22 18:23:40 +00:00
Michaël Banaan Ananas
9a7303ce8b give cps3 sound its own headerfile 2014-05-22 18:11:04 +00:00
David Haywood
e3dc0055c0 make blend code more flexible so we can put in the alt config spbactnp uses, cleaned up some code in tecmo_spr as a result, actually has proper colours/priority now, still not sue what the extra cpu on the proto does tho! 2014-05-22 17:57:44 +00:00
Michaël Banaan Ananas
dd65152b67 small cleanup: put draw_sprites in its own function instead of inside screen_update 2014-05-22 16:19:39 +00:00
Michaël Banaan Ananas
e5cb963716 added resnet info 2014-05-22 16:00:23 +00:00
David Haywood
ee90a9c29a spbactn now uses render to individual bitmaps then mix... fixes a few priority bugs, but there are a lot of uncertain cases 2014-05-22 15:23:09 +00:00
Alex W. Jackson
d5122094dd m37710: make memory helpers inline; remove more obsolete cruft (nw) 2014-05-22 10:11:47 +00:00
mahlemiut
e806dfd320 fm_scsi: fix SCSI regression. (no whatsnew) 2014-05-22 04:18:10 +00:00
Couriersud
12ca83a075 Netlist codebase now also compiles outside the MAME environment.
Replaced tagmap with a very simple class to make it happen. Linear searches, slow, but only used during analysis.
Various minor changes and some more logging.
2014-05-21 23:30:57 +00:00
Scott Stone
ad32033a02 Fix for regression in odeontw2 (nw) 2014-05-21 21:57:46 +00:00