Commit Graph

54137 Commits

Author SHA1 Message Date
briantro
efcfbe6983 segas32.cpp: Minor doc update (nw) 2017-10-03 18:26:13 -05:00
Angelo Salese
81b32c3982 Fix inverted Single / Dual DSW for Metal Black (nw) 2017-10-04 00:16:53 +02:00
Sandro Ronco
48ac925bc2 New working clones added
------------------------
Mephisto Academy (German) [yoyo_chessboard]
2017-10-03 23:39:12 +02:00
Curt Coder
ec017ff2f5 abc800: Fixed Turbo Kontroller name to UNI DISK and identified CPU type. [Curt Coder] 2017-10-03 23:36:37 +03:00
angelosa
28b4d74ada Fixed STV crashing regression, make m_cart_reg explicitly nullptr if not initialized (nw) 2017-10-03 18:47:40 +02:00
Ivan Vangelista
238f863771 new working clone
------------------------------
Rod-Land (World, set 2) [frsj8112]
2017-10-03 18:26:59 +02:00
AJR
ea2918b6af 40105.cpp: HCF is not HC (just a manufacturer prefix), and 4000B CMOS was never TTL (nw) 2017-10-03 11:42:37 -04:00
MetalliC
b97f353274 new working clone
-----------------
Alien3: The Gun (Japan) [ShouTime]
2017-10-03 17:13:13 +03:00
fulivi
70d6a5addd Support for HP85 tapes added to imgtool (#2688) 2017-10-03 23:14:15 +11:00
Curt Coder
a7eaed1276 Xcode 9 compile fix. (nw) 2017-10-03 12:13:44 +03:00
Lord-Nightmare
ebb91c21b5 Remove partial updates from Tokio video, fixes MT #06691 [Lord Nightmare] 2017-10-03 01:56:28 -04:00
Vas Crabb
2851d7d6cd (nw) Improve localisation:
* Change makefile rules to treat mame.pot as a target so rules can depend on it
* Put mame.pot inside the build directory so it will get cleaned
* Couldn't get xgettext to scrape lua and C++ in the same command and still remove stale strings
* Use larger strings and format specifiers to fix some localisation issues
  - Issue with "None" lacking context in Russian and Turkish translations
  - Issue with "Not implemented" changing depending on the noun in Serbian
  - Issues with lua plugins not allowing for languages with different grammar/punctuation

Strings that need to be translated after this change - most of these are existing text that's been made into larger chunks or reworded slightly:

"Mechanical Machine\tYes\n"

"Mechanical Machine\tNo\n"

"Requires Artwork\tYes\n"

"Requires Artwork\tNo\n"

"Requires Clickable Artwork\tYes\n"

"Requires Clickable Artwork\tNo\n"

"Support Cocktail\tYes\n"

"Support Cocktail\tNo\n"

"Driver is BIOS\tYes\n"

"Driver is BIOS\tNo\n"

"Support Save\tYes\n"

"Support Save\tNo\n"

"Screen Orientation\tVertical\n"

"Screen Orientation\tHorizontal\n"

"Requires CHD\tYes\n"

"Requires CHD\tNo\n"

"ROM Audit Result\tOK\n"

"ROM Audit Result\tBAD\n"

"Samples Audit Result\tNone Needed\n"

"Samples Audit Result\tOK\n"

"Samples Audit Result\tBAD\n"

"ROM Audit Disabled\t\n"
"Samples Audit Disabled\t\n"

"Activated: %s = %s"

"Activated: %s"

"Enabled: %s"

"Disabled: %s"

"%s added"

"Default name is %s"

"Cheat written to %s and added to cheat.simple"

"Unable to write file\n"
"Ensure that cheatpath folder exists"
2017-10-03 10:49:30 +11:00
cracyc
633c37236e plugins/cheat: input sequence cheats [Carl] 2017-10-02 17:28:37 -05:00
R. Belmont
de4b85197f Merge pull request #2693 from DavidHaywood/021017
move sh2 / sh4 to a folder called superh
2017-10-02 15:03:08 -04:00
David Haywood
c0ee79f3db use 'sh' instead of 'superh' 2017-10-02 19:47:35 +01:00
Ivan Vangelista
1416ca827d New not working clone
----------------------------------
A.G. Soccer Ball (R07u) [PinMAME]
2017-10-02 18:55:48 +02: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