David Haywood
c0ee79f3db
use 'sh' instead of 'superh'
2017-10-02 19:47:35 +01:00
David Haywood
48aabf4122
move sh2 / sh4 to a folder called superh
2017-10-02 17:31:38 +01:00
AJR
da7cd69f88
Remove timer_device from emu.h and move it out of src/emu (nw)
2017-10-01 22:46:42 -04:00
Nigel Barnes
a65015f5cb
abc310: Added 80286 2nd processor.
2017-10-02 02:00:21 +01:00
Nigel Barnes
5911529240
New working software list additions
...
-----------------------------------
nimbus: BBC BASIC V1.00a, RM Nimbus General Utility Disk, IBM Mode Software for Nimbus PC Rel.3, IBM Mode Software For Nimbus PC V2.61,
Microsoft Windows ISV Toolkit Release 1.02, Nimbus Winchester Format Tools, Parallel Printer Driver Parallel Board For I/O Board Version V1.0G,
RM BASIC V1.0F, RM LOGO V1.0D, Release Disk SetPC V2.90 IBM Mode, RM Nimbus Sketchpad Driver V1.0B, Steed Ver 1.4A
RM Nimbus PC Upgrade Disk DOS 3.1 Rel 3.10.A, Microsoft Windows Release 1.02 Stand Alone, Microsoft Windows Release 1.03 Stand Alone
Microsoft Windows 2.03 for Nimbus PC System, Microsoft Windows V2.1 Presentation Manager for Nimbus PC186, Microsoft Windows 3 Standalone PC 186
WordStar Rel. 3.30, XferCPM V1.0A
2017-10-02 02:00:21 +01:00
AJR
d8835f9abc
tecmo.cpp: Soundlatch modernization (nw)
2017-10-01 17:42:49 -04:00
Ted Green
7d17b6a569
voodoo: Use table lookup for RGB565 conversion. (nw)
2017-10-01 15:39:53 -06:00
AJR
602c57e10d
spbactn: Acknowledge main IRQ; restore legacy screen configuration due to missing sprites (nw)
2017-10-01 15:15:40 -04:00
smf-
7dfb01a2d2
fix unused variable error compiling with MSVC (nw)
2017-10-01 18:57:07 +01:00
AJR
a9d089903e
spbactn: Provisional MCFG_SCREEN_RAW_PARAMS (nw)
2017-10-01 12:53:38 -04:00
Vas Crabb
129d7c2857
"cheatpath" is the name of an option that appears on the command line or in mame.ini and hence should be left as-is when translating (nw)
2017-10-02 01:55:49 +11:00
Raf Tacker
e95afde877
Updated German Strings ( #2685 )
2017-10-02 01:50:54 +11:00
BraiNKilleRGR
5b2bb6342d
Updated Greek Translation
2017-10-02 01:49:23 +11:00
MetalliC
b110f6f015
new not working clone
...
---------------------
Virtua Athletics / Virtua Athlete (prototype) [antron, MetalliC, rtw]
2017-10-01 16:31:25 +03:00
Robbbert
253e30e5c2
(nw) rx78 : updated notes
2017-10-01 22:44:10 +11:00
Robbbert
dcbe9c48b4
(nw) sitcom : removed myself from the license
2017-10-01 22:17:56 +11:00
Robbbert
4d0a61ae73
(nw) rc702 : removed trampolines
2017-10-01 22:15:40 +11:00
Robbbert
87885116e7
(nw) jonos : keyboard and screen
2017-10-01 22:13:03 +11:00
MetalliC
ed47f48af4
Merge pull request #2687 from DavidHaywood/280917
...
new clones marked as NOT WORKING
2017-10-01 11:51:32 +03:00
Ivan Vangelista
c8421972d7
new not working machine
...
-------------------------------------
Baby Boom Challenge [f205v]
2017-10-01 10:19:49 +02:00
Ivan Vangelista
5b12b07abc
new working clone
...
------------------------------
Cobra Command (M.A.C.H. 3 hardware, set 2) [f205v]
2017-10-01 08:55:32 +02:00
Ivan Vangelista
cdb1f03193
gauntlet.cpp: reinstated correct size for 'gfx1' rom, which was chopped off a long time ago [f205v]
2017-10-01 08:29:02 +02:00
MetalliC
12b8cc9854
MT #00759
2017-10-01 09:08:31 +03:00
angelosa
d8951dfa65
new working clone
...
-----------------
Tecmo World Cup '94 (set 3) [caius, Angelo Salese, The Dumping Union]
2017-10-01 03:52:49 +02:00
cracyc
02ffc512dc
isbc: these break the SCT (nw)
...
floppy: don't set mon_w(0) if there's no image otherwise you have to insert, remove and insert a disk again before ready is set (nw)
2017-09-30 20:40:30 -05:00
Ted Green
ea4e878e08
voodoo: Use optimized routine to get color data. (nw)
2017-09-30 15:14:27 -06:00
cracyc
5ad0934626
altos8600: make hdd work (nw)
2017-09-30 14:45:55 -05:00
Robbbert
c372b27444
(nw) mfabfz : oops, don't need a bios declaration here.
2017-10-01 01:32:06 +10:00
David Haywood
19ad8edfc7
new clones marked as NOT WORKING
...
Flash Point (bootleg) [farzeno, David Haywood]
I've taken care of the encryption, but like most bootlegs it's going to need a bit more tweaking as registers are moved around etc.
2017-09-30 16:29:20 +01:00
Robbbert
a859bab057
(nw) mfabfz : more roms
2017-10-01 01:22:53 +10:00
AJR
5238249d3e
sbc6510: Terminally stupid build fix (nw)
2017-09-30 09:37:57 -04:00
Robbbert
07305c9604
(nw) cleanups (pulsarlb, selz80, babbage)
2017-09-30 22:14:22 +10:00
Robbbert
093bebb519
(nw) Fixed validation error
2017-09-30 18:22:28 +10:00
Robbbert
8e9dd1105b
(nw) votrtnt, votrpss: marked as working. The votrax device will correctly give the imperfect_sound flag.
2017-09-30 17:01:04 +10:00
AJR
db9a9c2dc7
segag80r: Don't forget this important guard (nw)
2017-09-30 00:49:22 -04:00
AJR
9dc7cb5936
z80, segag80r: Replace protection kludge with something less horrible (nw)
2017-09-30 00:45:37 -04:00
Vas Crabb
de0bd3f3f7
work around https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81721 (nw)
2017-09-30 14:19:45 +10:00
cracyc
f8118baec7
i8089: fix odd byte count and mismatched bus size (nw)
...
altos8600: hdd support (nw)
2017-09-29 17:19:25 -05:00
AJR
3603b85686
bublbobl.cpp: Fix for sets with no MCU (nw)
2017-09-29 17:49:39 -04:00
AJR
db001e1f5f
imsai: Add undumped ROMs (nw)
2017-09-29 16:58:11 -04:00
Ted Green
93c7761d9d
rgbsse: Rather simple performance optimization. (nw)
2017-09-29 11:05:14 -06:00
Robbbert
c31dfdcfda
(nw) more trampoline removal.
2017-09-30 02:55:20 +10:00
David Haywood
3a2bd2f962
Merge branch 'master' of https://github.com/mamedev/mame into 280917
2017-09-29 17:25:24 +01:00
Ivan Vangelista
ce5232222f
cps1.cpp (knightsb2): removed plds which actually aren't on the board (nw)
2017-09-29 17:41:05 +02:00
Ivan Vangelista
da3c742718
new working clone
...
------------------------------
Athena (bootleg) [Porchy, The Dumping Union]
2017-09-29 17:30:14 +02:00
Vas Crabb
0322f14555
Get rid of vestigial palette that was breaking generic terminal when it isn't first screen
2017-09-30 01:16:53 +10:00
Robbbert
f68437cfde
Merge branch 'master' of https://github.com/mamedev/mame
2017-09-30 00:58:47 +10:00
Robbbert
0a2e23e0b0
(nw) removed some trampolines
2017-09-30 00:58:03 +10:00
Ivan Vangelista
10a9783871
new working clone
...
---------------------------
Knights of the Round (bootleg, World 911127) [hammy, The Dumping Union]
2017-09-29 16:56:51 +02:00
Ivan Vangelista
0a1d77707a
new not working clone
...
------------------------------
Time Warp (L-3) [PinMAME]
2017-09-29 16:49:01 +02:00