R. Belmont
7e6e828179
Merge pull request #5544 from FakeShemp/gba_updates
...
gba.xml - New info/dump from No-Intro
2019-08-25 16:11:54 -04:00
AJR
83d1787b5a
glcx.cpp: Separate software list from genius.xml (nw)
...
glcx.cpp: Add dump of update cartridge [Team Europe]
2019-08-25 16:09:34 -04:00
R. Belmont
1ef5a5d89a
Merge pull request #5542 from FakeShemp/floppy_fixes
...
ibm5170.xml - Add new dumps and info
2019-08-25 15:28:03 -04:00
R. Belmont
40a8d93537
Merge pull request #5539 from belegdol/travisci-migrate-to-gcc-9
...
Migrate travis-ci to gcc-9
2019-08-25 15:27:26 -04:00
FakeShemp
e72e476f6f
gba.xml - New info/dump from No-Intro
2019-08-25 20:35:26 +02:00
Priit Laes
54090f08d0
tms34020: Fix BLMOVE aligment handling
...
BLMOVE has actually 4 different cases of execution based on two lowest
bits in opcode, which were not properly handled.
Fixes endless loop in atronic / atricmon.
2019-08-25 21:27:18 +03: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
Yukari Tamura
e0468f56de
Add PCB layout for the second board, and information on TRJ-100
...
This patch update chinagat.cpp to have more concrete information
on TRJ-100. Now pin assignments are almost investigated as we can
try dumping it.
Also, this comment clarify which SRAM chip constructs bgvideoram.
2019-08-25 23:28:40 +09:00
hap
45ffa4d01d
ssystem3: making it more doable to add chessengine plugin (nw)
2019-08-25 15:53:21 +02:00
FakeShemp
be79344b24
ibm5170.xml - Add dump
2019-08-25 15:14:30 +02:00
Scott Stone
0fba85c6a5
sprint4: Fix for Player 4 default controls [Mark Spaeth]
2019-08-25 08:43:12 -04:00
cam900
ca51b0470c
segac2.cpp : Revert, Add notes for sound output
2019-08-25 20:32:36 +09:00
cam900
68a49f2c7e
segac2.cpp : Fix sound output balance
...
reference : https://youtu.be/AOmeWp9qe5E
2019-08-25 20:19:25 +09: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
Julian Sikorski
12eab2a346
Migrate travis-ci to gcc-9
2019-08-25 08:42:27 +02: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