FakeShemp
e72e476f6f
gba.xml - New info/dump from No-Intro
2019-08-25 20:35:26 +02:00
angelosa
e1662249ed
new WORKING machine
...
=======================
Urachacha Mudaeri [Brizzo, Angelo Salese, The Dumping Union]
new NOT_WORKING machine
=======================
Wully Bully [Brizzo, Angelo Salese, The Dumping Union]
Maldaliza [Brizzo, Angelo Salese, The Dumping Union]
crospuzl.cpp: Improve flash loading [Angelo Salese]
2019-08-25 18:14:55 +02:00
Scott Stone
e774d82ed0
Merge branch 'master' of https://github.com/mamedev/mame
2019-08-25 12:05:13 -04:00
Scott Stone
4d7dfeed3d
spectrum_cass: post srcclean format fixes (nw)
2019-08-25 12:04:14 -04:00
AJR
873d65e11e
hd44780: Add alternate interface using direct writes to bus control lines (nw)
...
This is necessitated by an odd edge case where the LCD controller is addressed in 4-bit mode and the busy flag is polled continuously by setting R/W = 1, RS = 0 and E = 0 and then just waiting for DB7 to be cleared. In this case, the ordinary read operation will select an alternate nibble each time, resulting in spurious values.
Hitachi's HD44780 datasheet does not actually recommend this polling method, so it might actually be for one of the many compatible LCD controllers from other manufacturers.
2019-08-25 11:20:52 -04:00
hap
45ffa4d01d
ssystem3: making it more doable to add chessengine plugin (nw)
2019-08-25 15:53:21 +02:00
Scott Stone
0fba85c6a5
sprint4: Fix for Player 4 default controls [Mark Spaeth]
2019-08-25 08:43:12 -04:00
hap
92788558ca
fix MT 7401: salamander flickering sprites (nw)
2019-08-25 12:24:39 +02:00
Vas Crabb
80110e2b90
Merge remote-tracking branch 'mainline/release0213' into mainline-master
2019-08-25 20:09:31 +10:00
Vas Crabb
05aac20ab6
strtok is not reentrant - it's not safe to call it any time you might be multi-threaded (nw)
2019-08-25 20:07:25 +10:00
Robbbert
5a800a366b
New WORKING item for sorcerer_cass : Defender [Exidyboy]
2019-08-25 20:02:59 +10:00
AJR
56326e9fe8
champbas.cpp, lwings.cpp: VBLANK IRQ modernization (nw)
2019-08-25 00:13:58 -04:00
AJR
48d67ae6be
gameplan.cpp, trvquest.cpp: Use callblank to drive CA1 from VBLANK; eliminate some old-style overrides (nw)
2019-08-24 23:46:49 -04:00
Vas Crabb
7031c31c00
srcclean (nw)
...
I'm assuming atronic.cpp was supposed to be Windows-1252 with Euro currency symbol encoding. Everyone please use UTF-8 for source files.
2019-08-25 13:39:06 +10:00
Roberto Fresca
792fc52cdc
fix hashes...
2019-08-25 05:28:05 +02:00
AJR
19ce412bd8
goldnpkr.cpp: Fix build (nw)
2019-08-24 23:08:08 -04:00
Roberto Fresca
f2f77fba8b
New working clones
...
------------------
Joker Card (witch game) [Roberto Fresca, Team Europe]
2019-08-25 05:03:17 +02:00
Roberto Fresca
aa414c8b73
New clones marked as NOT_WORKING
...
--------------------------------
Lovely Cards (encrypted) [Team Europe, Roberto Fresca]
2019-08-25 03:04:19 +02:00
R. Belmont
3c80201a8a
Merge pull request #5538 from belegdol/travisci-migrate-to-bionic
...
Migrate travis-ci configuration to Ubuntu Bionic
2019-08-24 19:30:20 -04:00
Roberto Fresca
fba0a45d8e
New clones marked as NOT_WORKING
...
--------------------------------
Lady Liner (encrypted, set 1) [Team Europe, Roberto Fresca]
Lady Liner (encrypted, set 2) [Team Europe, Roberto Fresca]
Lady Liner (encrypted, set 3) [Team Europe, Roberto Fresca]
Lady Liner (encrypted, set 4) [Team Europe, Roberto Fresca]
2019-08-25 01:29:12 +02:00
Julian Sikorski
a69a61c49c
Migrate travis-ci configuration to Ubuntu Bionic
...
Make sure Qt5 is the default when tools like moc are being called
2019-08-25 00:31:33 +02:00
ajrhacker
eb87d9868d
Merge pull request #5537 from belegdol/travisci-fix-explicit-dist
...
Explicitly use Ubuntu Trusty
2019-08-24 18:02:24 -04:00
Julian Sikorski
98be9f1f09
Explicitly use Ubuntu Trusty
...
Due to ppas used the travis-ci only works when trusty is being used. With xenial being the default as of August 2019 the builds fail most of the time. Request trusty explicitly until the CI configuration can be migrated to a more recent Ubuntu release.
2019-08-24 23:16:19 +02:00
R. Belmont
c69b0140eb
Merge pull request #5535 from MASHinfo/master
...
Fixed arcade build
2019-08-24 15:23:24 -04:00
R. Belmont
645cc21d73
Merge pull request #5536 from shattered/_15003620b1
...
hp_ipc: switch to US keyboard layout, fix softlist checksums (nw)
2019-08-24 15:22:54 -04:00
R. Belmont
b3a1592ba8
Merge pull request #5529 from BillyONeal/master
...
Resolve [[nodiscard]] warning from c_str() call.
2019-08-24 15:08:16 -04:00
braintro
cea529a8b5
(nw) segas18.cpp: Add in Sega ID# for Alien Storm (Japan) & other misc clean ups
2019-08-24 12:48:40 -05:00
Sergey Svishchev
fd20b51a95
hp_ipc: switch to US keyboard layout, fix softlist checksums (nw)
2019-08-24 20:48:16 +03:00
MASH
672333075c
Fixed arcade build
2019-08-24 18:45:05 +01:00
hap
a03b6c6a8d
ssystem3: add nvram (nw)
2019-08-24 18:21:04 +02:00
hap
807a6b5384
ssystem3: another note (nw)
2019-08-24 16:54:19 +02:00
ajrhacker
80154bebf8
Merge pull request #5534 from DavidHaywood/230819
...
side-effects disable in pentagon (nw)
2019-08-24 10:24:06 -04:00
DavidHaywood
d55765c9f3
pentagon safety stuff (nw)
2019-08-24 15:20:11 +01:00
hap
925e610680
ssystem3: add note (nw)
2019-08-24 16:10:28 +02:00
ajrhacker
d354467b47
Merge pull request #5532 from clawgrip/patch-8
...
microdar.cpp: Add note about undumped game on the same hardware (nw)
2019-08-24 10:01:42 -04:00
ajrhacker
65597f1af9
Merge pull request #5533 from DavidHaywood/240819
...
fix compile (nw)
2019-08-24 10:01:09 -04:00
DavidHaywood
021d89b7fe
fix compile (nw)
2019-08-24 14:55:30 +01:00
hap
4cf982ea3a
ssystem3: finish internal artwork (nw)
2019-08-24 15:42:29 +02:00
ClawGrip
75a3169344
microdar.cpp: Add note about undumped game on the same hardware (nw)
2019-08-24 13:13:53 +02:00
hap
6a857daed7
complay: allow inputmask=0 when inputraw=1 for canceling input listener section (nw)
2019-08-24 12:19:57 +02:00
Angelo Salese
f5b2fd9ee6
Major refactoring of VRender0 SoC device [Angelo Salese] ( #5527 )
...
* Improved encapsulation between video and machine SoC periperals;
* Split up HWs in individual files where they don't belong to Crystal System HW, makes future development easier;
* Untangled reads/writes to draw/display bankswitches from screen_update, now they can be unthrottled safely;
* Added CRTC screen raw parameters;
* Add DMA hold feature and clear irq on mask writes, specific for P's Attack;
* Improved Cross Puzzle flash loading, currently failing at POST for a SPU error;
nexus3d.cpp: add some preliminary work, currently does some VRender3d pipeline fill with a debug trick [Angelo Salese]
(out of whatsnew)
Some stuff definitely needs fine graining, like removing the few lines that are still necessary to configure the VRender0 from driver files, which I'm gonna do in my next feature branch.
2019-08-24 11:33:39 +02:00
algestam
684e514e75
New working machine added ( #5530 )
...
----------
Game & Watch: Mario's Bombs Away [algestam]
2019-08-24 11:13:44 +02:00
Olivier Galibert
6cf7200512
mu80: Add the wave roms [Alexander Troosh]
2019-08-24 11:12:14 +02:00
smf-
fee25e4380
Use real prom dumps for Popeye Bootleg protection [Joe Magiera, recreativas.org, smf]
2019-08-24 10:08:16 +01:00
Justin Kerk
361a83d823
New working software list additions
...
---------------------------------------
ibm5170: blueflops-2.0.2, blueflops-2.0.3, blueflops-2.0.4, blueflops-2.0.5, blueflops-2.0.6, blueflops-2.0.7, blueflops-2.0.9, blueflops-2.0.10, blueflops-2.0.11, blueflops-2.0.12, blueflops-2.0.13, blueflops-2.0.14, blueflops-2.0.15, Novell DR Multiuser DOS Release 5.1, Novell DOS 7 (3.5"), Novell DOS 7 (5.25") [Justin Kerk]
New not working software list additions
---------------------------------------
ibm5170: blueflops-1.0.0, blueflops-1.1.0, blueflops-1.1.1, blueflops-1.1.2, blueflops-2.0.0, blueflops-2.0.1-pre1, blueflops-2.0.8 [Justin Kerk]
2019-08-24 01:05:04 -07:00
yz70s
bc5586393c
nforcepc.cpp: update pci device list (nw)
2019-08-24 10:01:22 +02:00
ajrhacker
8b4db00ad7
Merge pull request #5528 from npwoods/lua_type_group_and_keyboard_codes
...
Exposing ioport_manager::type_group() and ioport_field::keyboard_codes() to LUA
2019-08-24 01:00:06 -04:00
Roberto Fresca
b96a689f97
New working clones
...
------------------
Lady Liner (Set 2) [Roberto Fresca, Team Europe]
2019-08-24 05:31:58 +02:00
Robbbert
54b504984c
(nw) sorcerer_cart : added info to basicb (see PR#5526)
2019-08-24 11:33:05 +10:00
hap
62de17f1ef
Machine promoted to working
...
-----------
Chess Champion: Super System III [hap, Berger, MikeChess]
2019-08-24 02:35:41 +02:00