Commit Graph

58114 Commits

Author SHA1 Message Date
Vas Crabb
d9231ed334 Always show default RAM size in XML output 2018-03-26 21:29:58 +11:00
cam900
b3cfa10cac namcos11.cpp : Cleanup bankswitch handler, Reduce runtime tag lookups 2018-03-26 20:27:02 +11:00
Vas Crabb
fdf806a5ac check for error before reporting it (nw) 2018-03-26 20:22:52 +11:00
Vas Crabb
503be5cbdb Allow machine configuration to specify BIOS easily, move default BIOS selection into device configuration complete 2018-03-26 19:53:18 +11:00
cam900
44a1d8ba14 lemmings.cpp : Cleanups (#3390)
* lemmings.cpp : Minor cleanup

* lemmings.cpp : Minor cleanup
2018-03-26 19:20:44 +11:00
Vas Crabb
f9dcc8d910 Merge branch 'release0196' 2018-03-26 16:06:28 +11:00
Vas Crabb
538cc004d7 fix crash on start (nw) 2018-03-26 16:01:14 +11:00
AJR
9b036dfdcd Fix for MT 06921 (nw) 2018-03-26 00:58:01 -04:00
AJR
6512eea4b8 harriet.cpp: Renaming for good measure (nw) 2018-03-26 00:29:18 -04:00
AJR
229f1f6451 harriet: Rewrite driver; add a few clocks and devices (nw) 2018-03-26 00:16:12 -04:00
AJR
9144d42625 tricep: Talk to terminal serially through MC2661 (nw) 2018-03-25 23:20:31 -04:00
AJR
66ee995028 mainevt.cpp: Derive clocks from XTAL values (nw) 2018-03-25 21:26:30 -04:00
AJR
fb2c61e1e9 wink: Add addressable latch and acknowledge NMI (nw) 2018-03-25 20:37:55 -04:00
braintro
f6ef7a75af 2 new clones added
New Clones Added
------------------------------------------------
Explosive Breaker (Korea) [Jorge Silva]
WWF: Wrestlemania (proto 2.01 06/07/95) [Jorge Silva]
2018-03-25 13:29:32 -05:00
AJR
6de01ea9b3 cdc721: Add banking and NVRAM (latter still fails test) (nw) 2018-03-25 13:46:18 -04:00
AJR
865e573330 nt7534: Shut up logging (nw) 2018-03-25 11:16:38 -04:00
AJR
8e2275c44a cdc721: Almost certainly runs at 6 MHz (nw) 2018-03-25 10:59:34 -04:00
AJR
463eb4be9b cdc721: Break up ROM region (nw) 2018-03-25 10:44:23 -04:00
AJR
f8e2efc6e9 cdc721: Use row pointers (nw) 2018-03-25 10:26:29 -04:00
smf-
f6d163478f Naomi/Dreamcast save_pointer needs units, not bytes. No longer crashes when saving state. [smf] 2018-03-26 01:12:17 +11:00
Vas Crabb
60c5682899 remove some leftover crud (nw) 2018-03-26 00:28:08 +11:00
Wellington Uemura
fc858e9f92 Update for Brazilian Portuguese
* Added missing translation.
2018-03-26 00:23:13 +11:00
Wellington Uemura
69e0c4d1d5 Update for Brazilian Portuguese
* Added missing translation.
2018-03-26 00:22:23 +11:00
Ivan Vangelista
e82937e090 new working clone
-----------------------------------------
Jolly Card (Italian, bootleg, set 3) [f205v, The Dumping Union]
2018-03-25 15:09:08 +02:00
AJR
35f5bbb08e cdc721: Start adding devices and handlers (nw) 2018-03-25 08:40:18 -04:00
Vas Crabb
9ca04c2118 constexpr, const... (nw) 2018-03-25 20:59:16 +11:00
Vas Crabb
1d05c0f92a hopefully shut up MSVC (nw) 2018-03-25 19:30:16 +11:00
Vas Crabb
d0b61ad8d7 Merge remote-tracking branch 'origin/release0196' 2018-03-25 15:06:32 +11:00
Vas Crabb
411692180e not enough sleep, can't git add properly (nw) 2018-03-25 15:05:22 +11:00
Vas Crabb
5d534adc2f Merge branch 'release0196'
Conflicts:
	src/devices/cpu/jaguar/jaguar.cpp
2018-03-25 14:45:59 +11:00
Vas Crabb
7c3c961fd7 unidasm, too (nw) 2018-03-25 14:40:15 +11:00
Vas Crabb
52d188083d fix clang link error (nw) 2018-03-25 14:35:43 +11:00
arbee
2cef719bd7 dc/naomi/aw: centralize DRC settings (nw) 2018-03-24 21:16:10 -04:00
smf-
9e80ceaa93 Naomi/Dreamcast save_pointer needs units, not bytes. No longer crashes when saving state. [smf] 2018-03-24 21:49:22 +00:00
AJR
78934fe9cc std::move is required here, unfortunately (nw) 2018-03-24 16:29:20 -04:00
AJR
b0bb77c506 "Perfect forwarding" is an oxymoron (nw) 2018-03-24 16:28:54 -04:00
Sergey Svishchev
ecb3c47796 isa/pgc: accelerated VRAM writes + cleanups (#3385)
* isa/pgc: use logmacro.h (nw)

* isa/pgc: implement accelerated VRAM writes

* isa/pgc: code style cleanup (nw)
2018-03-25 07:09:49 +11:00
Vas Crabb
62d9502252 Update Chinese translations [YuiFAN] 2018-03-25 06:03:19 +11:00
cam900
a8d254d416 hvyunit.cpp : Minor cleanup (#3382) 2018-03-25 05:34:33 +11:00
cam900
c1cc085725 airbustr.cpp : Minor cleanups, Remove unnecessary bitmap (#3381)
* airbustr.cpp : Minor cleanups, Remove unnecessary bitmap

* airbustr.cpp : Minor cleanup of duplicates
2018-03-25 05:29:25 +11:00
Dirk Best
e02583d79b guab: Add RS232 port, update notes 2018-03-24 18:54:57 +01:00
Vas Crabb
2e40673d6d Merge branch 'master' of https://github.com/mamedev/mame 2018-03-25 04:51:28 +11:00
Vas Crabb
d4dcc2470d don't sleepcode - for some reason this only upset GCC, not clang (nw) 2018-03-25 04:49:17 +11:00
hap
7c29cd0019 dirom.cpp: add missing license header (nw) 2018-03-24 18:45:06 +01:00
Vas Crabb
e23a999d6a gah, always git add (nw) 2018-03-25 04:43:31 +11:00
Vas Crabb
1c3684787c get rid of dioutput - it's only used in one place, and it upset GCC on Linux debug builds for some reason 2018-03-25 04:31:07 +11:00
Vas Crabb
08dde5eb0a srcclean and regenerate localisations (nw) 2018-03-25 02:03:24 +11:00
Vas Crabb
8142f24c43 don't pass so many naked pointers around (nw) 2018-03-25 01:44:45 +11:00
Ariane Fugmann
2ad88fd875 M1COMM: Add preliminary MB89374 emulation (#3378)
* M1COMM: Add preliminary MB89374 emulation (nw)

* M1COMM: moved knowns roms to device. (nw)

* MB89374: arrays and savestates (nw)
2018-03-24 08:40:45 -04:00
R. Belmont
8cc881837a
Merge pull request #3362 from clawgrip/patch-6
Regional game names fixes (Spanish special characters)
2018-03-24 08:40:11 -04:00