Commit Graph

54174 Commits

Author SHA1 Message Date
Robbbert
d09e8e345d ts803 : fixed and used z80sti; cleanup and notes. 2017-10-07 00:28:05 +11:00
MetalliC
d4d1b51381 segas32.cpp: alien3j uses older sound CPU ROM, while World and US sets use rev. A (nw) 2017-10-06 14:57:40 +03:00
RobertoFresca
bc24ffa108 Note Chance: Added a lamps panel for debugging purposes.
Also added notes about some inputs [Roberto Fresca]
2017-10-06 01:10:54 -03:00
angelosa
a658d2de71 Improve previous commit (nw) 2017-10-06 02:42:06 +02:00
AJR
2d1d60bf75 sdk85: Full system name (nw) 2017-10-05 17:36:25 -04:00
AJR
6c0fdfc525 sdk85: Add address-latched memories (nw) 2017-10-05 17:18:53 -04:00
hap
36c6ee6a2f New working machine added
------------
Batman (Tiger handheld) [hap, Sean Riddle]
2017-10-05 20:05:21 +02:00
Robbbert
89f6068745 (nw) sbrain : can boot from floppy, added keyboard, notes. 2017-10-06 04:11:37 +11:00
ajrhacker
5c7b332c33 Merge pull request #2699 from CecilHarvey/master
dynax.cpp: (tenkai) fix credits lost after exiting the game.
2017-10-05 08:15:45 -04:00
Wei Mingzhi
ce7ac5a019 dynax.cpp: fix credits lost after exiting the game.
The game checks for the the string "A WARNING.IF YOU COPY OUR ITEMS,WE REVENGE BY ALL MEANS." at address 0x6E17, and will reset everything if the string does not match.
I'm not sure what the exact nvram address is, but at least this works.
2017-10-05 17:12:15 +08:00
AJR
03bb00d9d4 stv.cpp: Further disentanglement from saturn_state (nw) 2017-10-05 01:16:38 -04:00
AJR
fbcd20b8da saturn.cpp/stv.cpp: Remove unused array (nw) 2017-10-05 00:59:22 -04:00
AJR
12c18dcd06 8085dasm.cpp: Formatting consistency (nw) 2017-10-05 00:49:18 -04:00
angelosa
5d6fcb0d8d smpc.cpp: simulate SETTIME bit behaviour if an invalid NVRAM data is found for Sega Saturn like original HW does. [Angelo Salese]
* Now all Sega Saturn romsets calls the BIOS setup if NVRAM is uninitialized. This is intended behaviour and sets up proper defaults like Japanese language for saturnjp set.
2017-10-05 06:16:03 +02:00
AJR
9628bda4fb 8085dasm.cpp: Correct a few opcode names (nw) 2017-10-04 23:51:23 -04:00
angelosa
0a212f58c8 saturn.cpp: rewritten SMPC into a device [Angelo Salese]
(out-of-whatsnew: added remaining devices, removed almost all trampolines, cleanups, merge implementations between ST-V and Saturn)
2017-10-05 05:10:34 +02:00
angelosa
d6dbbe5454 smpc.cpp: execute commands internal to the device for ST-V (nw) 2017-10-05 05:10:31 +02:00
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