Curt Coder
2ed66b06ed
(MESS) c2040: Cleanup. (nw)
2013-07-30 07:55:19 +00:00
Curt Coder
9310d19877
(MESS) Added skeleton for WD1002A-WX1 hard disk controller card. (nw)
2013-07-30 06:04:04 +00:00
Curt Coder
9ebc7b7800
(MESS) c128: Fixed regression. (nw)
2013-07-30 05:48:52 +00:00
R. Belmont
0dc422eb15
New games added as GAME_NOT_WORKING
...
-----------------------------------
Usagi Online (v2.04J) [ShouTime, The Dumping Union, R. Belmont]
2013-07-30 04:25:23 +00:00
David Haywood
10485e4b1a
started integrating DECO104 findings from Charles, done a preliminary hookup of Double Wings to it (input ports bit order not yet verified) Nuked old bad simulation code for DW [Charles MacDonald, David Haywood]
2013-07-30 03:37:03 +00:00
Jonathan Gevaryahu
fac809c97c
Add support for CD2501ECD variant of tms52xx, used in the TI 99/8 prototype.
...
Renamed TMC0285 to the more correct CD2501E in the TI 99/4a. [mizapf, Lord Nightmare]
2013-07-30 02:36:14 +00:00
Brian Troha
70f58ca8cc
new Cybots clone added
...
New Clone Added
---------------------------------------------------
Cyberbots: Fullmetal Madness (Japan 950424) (decrypted bootleg) [Yohji, Smitdogg, The Dumping Union]
2013-07-30 00:40:41 +00:00
Brian Troha
257c2856c3
new clone added
...
New Clone Added
----------------------------------
Mechanized Attack (Japan) [ShouTime, The Dumping Union]
2013-07-30 00:17:42 +00:00
Scott Stone
0b0df63afe
added gstrikerj (nw)
2013-07-29 23:09:29 +00:00
Curt Coder
8a43cfdacc
(MESS) Cleanup. (nw)
2013-07-29 21:20:34 +00:00
David Haywood
ef2626b730
new clones
...
Grand Striker (Japan) [Yohji, Smitdogg, The Dumping Union]
2013-07-29 21:12:03 +00:00
Curt Coder
899863a52a
(MESS) Cleanup. (nw)
2013-07-29 21:10:15 +00:00
Curt Coder
49f67a57c7
(MESS) cbmiec: Removed device address information from the IEC bus, allowing devices to be chained. [Curt Coder]
2013-07-29 20:44:39 +00:00
Scott Stone
30eff20e4a
(MESS) Softlist Updates: [Kaylee]
...
amigaxxx_flop: Added two recently released files and corrected wrongly placed sets.
atari2600_cass: Four cassette prototypes added.
2013-07-29 19:27:23 +00:00
Michael Zapf
9c3beb9be4
(MESS) ti99/8: Changed the speech chip and fixed incomplete address
...
mapping behavior
2013-07-29 18:01:55 +00:00
Oliver Stöneberg
104c251edb
fixed array out-of-bounds access in src/mame/drivers/slotcarn.c (nw)
2013-07-29 12:19:30 +00:00
Oliver Stöneberg
39ca5386f3
added asserts to src/mame/drivers/sidepckt.c to indicate array out-of-bounds accesses (nw)
2013-07-29 12:03:34 +00:00
Robbbert
baaa4f2029
(MESS) kaypro : Added back the DSK format (still doesn't work!)
2013-07-29 10:15:21 +00:00
Oliver Stöneberg
8483fb834e
fixed array out-of-bounds access in nmk16_state::tharrier_mcu_r() (nw)
2013-07-29 09:25:34 +00:00
Oliver Stöneberg
5710c0585f
disabled some more unused private members (nw)
2013-07-29 09:09:27 +00:00
Oliver Stöneberg
0201f05b66
disabled unused private members (nw)
2013-07-29 08:32:24 +00:00
Aaron Giles
ef3fdf4195
Rewrite serial EEPROM devices, breaking them out into separate chips of
...
the proper size and protocol. Update all drivers, removing custom
implementations, and replacing them with standard ones. Moved core read,
write, erase functionality into the EEPROM base class a simulated delays
in write/erase cycles. Still some more testing/verification work left
to do.
2013-07-29 07:34:22 +00:00
R. Belmont
b25cb902d5
kaypro: fix compile (nw)
2013-07-29 04:51:21 +00:00
R. Belmont
fbe209f09c
(MESS) Mac: convert ASC to devcb2 IRQ output, some minor modernization. [R. Belmont]
2013-07-29 04:27:57 +00:00
Alex W. Jackson
80291551c5
Fix harddriv.c, skimaxx.c (nw)
2013-07-28 23:47:14 +00:00
Scott Stone
5ab2230627
Fix for crashing in thoop, squash from Osso (nw)
2013-07-28 15:44:05 +00:00
Robbbert
0ef85ce1f4
(MESS) Kaypro : modernised floppy disk system (still doesn't work). This enables removal of yesterday's patch.
2013-07-28 10:46:38 +00:00
R. Belmont
2cbb380d09
(MESS) Mac: cleaned up and fixed NuBus IRQ handling for machines with fake VIA2s. [R. Belmont]
2013-07-28 04:27:53 +00:00
Ville Linde
663dafa79b
tms32082: split MP and PP disassembler (nw)
2013-07-27 17:03:58 +00:00
R. Belmont
0909bedc4f
48gc: Convert to debugger-friendly timer-based VBL IRQ (nw)
2013-07-27 16:56:42 +00:00
Phil Bennett
59de308c9e
Keep MSVC happy when compiling for x64 -nw-
...
(warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
2013-07-27 16:20:48 +00:00
Robbbert
0e488fa4ce
(MESS) stop kaypro2x,4a,10 from asserting when turning motors on (it's ok to turn them off though).
2013-07-27 12:56:34 +00:00
Curt Coder
91697c1f06
(MESS) vidbrain: Updated UV201/UV202 pinouts based on kevtris's doc. (nw)
2013-07-27 11:03:17 +00:00
Curt Coder
0258db205f
(MESS) sage2: Removed unnecessary ROM patch. (nw)
2013-07-27 10:03:07 +00:00
Aaron Giles
d04cf081b3
Oops.
2013-07-27 05:54:44 +00:00
Aaron Giles
b963a48cdf
Split eeprom.c into a base class base_eeprom_device and a serial-specific
...
subclass serial_eeprom_device. Moved the latter into its own file
eepromser.c and significantly cleaned up/simplified the code. The new
code should be functionally the same as the previous code, but expect that
to change soon. As a side-effect, the size and bus width of the EEPROM is now
specified in the ADD macro rather than in the interface structure.
2013-07-27 03:28:25 +00:00
Scott Stone
3f994bce85
Modernized galaxian sound device. [Osso]
...
MSVC 2010 variable fix from Peter Ferrie for taitotx.c (nw)
2013-07-27 03:20:54 +00:00
Scott Stone
28eef6a653
Fix incorrect device name (nw)
2013-07-26 23:53:15 +00:00
Curt Coder
1e417d68e3
(MESS) sage2.xml: Added Sage Sources floppies. [Chris Burrows]
2013-07-26 20:49:53 +00:00
Phil Bennett
5aacd1e489
ym2413.c - Reverted KSL value order to 0, 1.5, 3.0, 6.0dB/oct after testing with a real YM2413 [Wouter Vermaelen]
2013-07-26 16:43:03 +00:00
Ville Linde
52d4a43e1b
tms32082: Added Parallel Processor + more MP opcodes (nw)
2013-07-26 16:13:05 +00:00
Wilbert Pol
551ab3c613
f8.c: Modernized cpu core. (nw)
2013-07-26 14:40:51 +00:00
Aaron Giles
e61aa28b25
Noticed these last night.
2013-07-26 14:15:47 +00:00
Robbbert
0e173b6989
(MESS) New skeleton [Robbbert]
...
---------------------------------
Hilger Analytical AB6089 Mk. 1 (LSI Octopus)
2013-07-26 10:24:05 +00:00
Aaron Giles
ba158e3675
Rename eeprom_device to serial_eeprom_device in anticipation of adding
...
a parallel eeprom device.
Also attempted to fix Visual Studio warnings.
2013-07-26 09:44:37 +00:00
Aaron Giles
a5689467f5
Fix collateral damage in atarig42 when I did the motion object devicification.
2013-07-26 08:41:57 +00:00
Aaron Giles
d1ddcb34c4
Now setting NULL explicitly for the screen tag will prevent the video
...
interface from auto-finding the target screen.
2013-07-26 08:35:00 +00:00
Aaron Giles
ec07fb1022
Fix long-standing architectural wart: the priority bitmap is no longer owned
...
by the tilemap system, and no longer exists globally in the machine. Instead
it is allocated per-screen for all systems. This has several side-effects:
1. Previously, the pdrawgfx* functions were already changed to take the priority
bitmap as a parameter. Now all other hand-crafted functions that mess with
the priority bitmap generally must do so as well, and have been updated.
2. Calls to the tilemap system now need to provide a screen_device. This is not
just for the priority_bitmap, but also for screen flipping, which previously
always assumed the "primary screen" when doing flipping calculations.
3. All devices that implemented tilemap-like functionality have been updated
to follow the same pattern, since they largely tend to call through to the
core tilemap system at some point.
2013-07-26 08:15:05 +00:00
mahlemiut
b5e744c477
fm7: improvements to pasting from clipboard (no whatsnew)
2013-07-26 04:13:03 +00:00
Andrew Gardner
6ab38a50ef
Fixed the build.
2013-07-26 03:40:55 +00:00