Commit Graph

54157 Commits

Author SHA1 Message Date
angelosa
b6f6b3bfd1 smpc.cpp: move IREG & OREG to internal device state (nw) 2017-10-05 05:10:29 +02:00
angelosa
27f564762a smpc.cpp: reset/halt/nmi lines delegation (nw) 2017-10-05 05:10:27 +02:00
angelosa
e09bcca8ae saturn.cpp: SMPC device-ification part 1 (nw) 2017-10-05 05:10:25 +02:00
AJR
a5c860a5cf tecmo16.cpp: Soundlatch modernization (nw) 2017-10-04 22:37:32 -04:00
Dagarman
e6331b45c0 add apple2_cass tapes (#2698) 2017-10-04 20:03:12 -04:00
AJR
40170ad954 amerihok: Add note; remove copyright as requested (nw) 2017-10-04 18:19:13 -04:00
AJR
f4b853d2f9 amerihok: Make this play a few noises (nw) 2017-10-04 16:06:48 -04:00
Curt Coder
fa612073a6 abc800: Added skeleton for Databoard 4112-23 floppy disk controller. [Curt Coder] 2017-10-04 21:21:37 +03:00
ajrhacker
4e440057dc Merge pull request #2697 from pmackinlay/i82072
upd765: special case i82072 drive busy bit handling (nw)
2017-10-04 10:35:02 -04:00
Vas Crabb
64ac8e474c Improve PORT_CHAR for US Apple IIe/IIc 2017-10-05 01:10:44 +11:00
Patrick Mackinlay
d7dc7f668b upd765: special case i82072 drive busy bit handling (nw)
Fixes http://mametesters.org/view.php?id=6689.
2017-10-04 20:12:25 +07:00
MetalliC
d958e620a2 naomi.cpp: convert last remaining key data to PIC binary (nw) 2017-10-04 14:30:44 +03:00
RobertoFresca
41ff5f675a Note Chance: There is not a resonator, so OKI clock is derived
from main crystal [Roberto Fresca]
2017-10-04 03:36:35 -03:00
RobertoFresca
606c689ec1 Merge branch 'master' of https://github.com/mamedev/mame 2017-10-04 02:36:47 -03:00
AJR
8625611d2b z8: Fix disassembly of LDE Irr, r 2017-10-04 01:31:06 -04:00
RobertoFresca
e6d416039c Merge branch 'master' of https://github.com/mamedev/mame 2017-10-04 01:47:18 -03:00
RobertoFresca
3b0d84d95c Note Chance: Added crystal/oscillator to the harcoded list [Roberto Fresca] 2017-10-04 01:46:25 -03:00
AJR
b591657afd notechan: These seem to be all the ports (nw) 2017-10-04 00:23:19 -04:00
RobertoFresca
df02f2c415 Note Chance: Added findings/notes about the sample system [Roberto Fresca] 2017-10-04 00:02:39 -03:00
RobertoFresca
de1fb52038 New machines marked as NOT_WORKING
----------------------------------
Note Chance [Roberto Fresca, Ryan Holtz, Smitdogg, The Dumping Union]
2017-10-03 23:57:02 -03:00
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