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
Alex W. Jackson
7a0aa6c75a
sdl: properly disable sound on -bench runs (nw)
2014-05-21 19:31:24 +00:00
Dirk Best
a81d660cc2
Amiga: Fix some MAME issues
2014-05-21 18:52:32 +00:00
Dirk Best
da9866d638
Amiga: Add support for interlaced modes. Currently, this basically
...
emulates a "flickerfixer" device because the core doesn't have native
interlace support yet.
2014-05-21 17:14:01 +00:00
Dirk Best
0f82579a53
Amiga: Fix A2052 device name
2014-05-21 17:13:59 +00:00
Ivan Vangelista
fc31fd05b1
Fixed msx2_flop.xml validation (nw)
2014-05-21 16:40:38 +00:00
David Haywood
b5337829ae
more movement towards better rendering (nw)
2014-05-21 14:08:40 +00:00
smf-
04e53b129e
Fixed last one missed from r30521: Fixed ROM_RELOAD sizes to match actual rom sizes in certain WPC_95.c games (nw)
2014-05-21 12:51:40 +00:00
Miodrag Milanovic
42b4acfec3
slots are now taken in consideration even if defined in ini only (nw)
2014-05-21 12:05:32 +00:00
Miodrag Milanovic
9ab853f739
New clones added:
...
-Zira [PinMAME]
-Meg-Aaton (alternate set) [PinMAME]
-Nautilus [PinMAME]
-The Raid [PinMAME]
-Star Fire (alternate set) [PinMAME]
-Flash Dragon [PinMAME]
-Skill Flight (Playmatic) [PinMAME]
2014-05-21 09:53:57 +00:00
Oliver Stöneberg
10915869d1
fixed DEBUG compilation (nw)
2014-05-21 09:41:02 +00:00
Miodrag Milanovic
34d6a88b9d
New clones added:
...
-Terminator 3 (3.01) series [PinMAME]
-Simpsons Pinball party 3.00 series [PinMAME]
-Harley Davidson 1.03 (UK Only) [PinMAME]
2014-05-21 08:59:48 +00:00
Alex W. Jackson
9b4eaaf6f8
m37710: support direct read [Alex Jackson]
2014-05-21 08:01:56 +00:00
Brian Troha
c3c54a3cfb
new PE+ sets
...
New Clones Added
-----------------------------------------------
Player's Edge Plus (PP0043) 10's or Better (International) [BrianT, wolf767]
Player's Edge Plus (PP0046) 10's or Better (set 2) [BrianT, wolf767]
Player's Edge Plus (PP0265) 4 of a Kind Bonus Poker (International) [BrianT, wolf767]
Player's Edge Plus (PP0816) Standard Draw Poker [BrianT, wolf767]
Player's Edge Plus (X002276P+XP000055) Black Jack Bonus Poker [BrianT, wolf767]
2014-05-21 01:36:50 +00:00
David Haywood
d09d518dcf
prepare for alt rendering (nw)
2014-05-20 22:36:50 +00:00
David Haywood
7c734d3e4c
more function collapse adjustments prior to trying to proper refactoring (nw)
2014-05-20 21:54:03 +00:00
Wilbert Pol
0c1e68d4cd
(MESS) msx.c: Some small fixes. (nw)
2014-05-20 21:18:46 +00:00
Curt Coder
d256717e59
(MESS) myb3k: Modernized floppy. (nw)
2014-05-20 21:16:48 +00:00