Commit Graph

68503 Commits

Author SHA1 Message Date
cam900 dd113af151 hash/gba.xml : typo 2019-08-26 14:25:29 +00:00
Dirk Best 47fd7df7f8 Fix build (nw) 2019-08-26 15:46:16 +02:00
AJR 3625aa6459 geniusjr.cpp: Update notes (nw) 2019-08-26 08:19:38 -04:00
Patrick Mackinlay bdac293d8c dp8573: minor changes (nw)
* synchronize time after loading nvram
* simplify read/write handlers
* irq active low
* there's no reset
* pfail is an input (not implemented)
2019-08-26 18:18:39 +07:00
68bit b88b6693a5 mc6845: improve the cursor emulation
Implements partial cursors.
2019-08-26 20:33:25 +10:00
68bit 5c53673c5e WD1000: new hard disk controller
Used by the SWTPC09 DMAF3 and it boots UniFLEX on a disk image, and
perhaps some other machines can leverage this.
2019-08-26 13:06:26 +10:00
ajrhacker 6bf0a5c8bb
Merge pull request #5548 from MASHinfo/master
Fixed description Set xx -> set xx
2019-08-25 23:04:56 -04:00
AJR 790b0fc1c5 Add one cartridge dump for the (otherwise undumped) Genius Leader Select (nw) 2019-08-25 22:01:24 -04:00
AJR 6031072c51 pitagjr: Label as clone of gjmovie (nw) 2019-08-25 21:31:21 -04:00
AJR e0ff2fd98b glcx.xml: Update notes (nw) 2019-08-25 21:20:30 -04:00
Roberto Fresca 26cfc2b7c0 Joker Card (witch game): Fixed the extended gaphics.
Added game notes.
2019-08-26 03:09:38 +02:00
AJR c49e1cc106 gln: Assign software list (nw) 2019-08-25 21:05:46 -04:00
MASHinfo 1a06fb9ee9 Fixed description Set xx -> set xx 2019-08-26 02:51:42 +02:00
ajrhacker 22bef0be37
Merge pull request #5541 from plaes/tms34020
tms34020: Fix BLMOVE S=1, D=1 opcode handling
2019-08-25 20:48:35 -04:00
arbee 0dba761f54 apple2: fix regression using 35-track disks with the legacy floppy (nw) 2019-08-25 20:41:32 -04:00
arbee 2b0a51ea12 apple2: add ComputerEyes/2 to II/II Plus, support save states (nw) 2019-08-25 20:40:43 -04:00
arbee b9d0daa821 Merge branch 'master' of https://github.com/mamedev/mame 2019-08-25 20:20:24 -04:00
arbee a40bc736e7 apple2: Initial support for ComputerEyes/2 slot card [R. Belmont, Golden Child] 2019-08-25 20:19:17 -04:00
AJR 9d1b6f11a6 gjmovie.xml: Improve documentation (nw) 2019-08-25 20:18:14 -04:00
ajrhacker 089c71eabc
Merge pull request #5547 from 68bit/flexdsk-fix-disk-name-ext-log
flex_dsk: fix the logging of the disk name extension
2019-08-25 20:17:51 -04:00
ajrhacker f53b6e7d18
Merge pull request #5546 from 68bit/ss50-quieten-error-logging
SS50 bus: quieten error logging when side effects are disabled.
2019-08-25 20:17:27 -04:00
68bit 249f9a78d0 flex_dsk: fix the logging of the disk name extension
It had been printing the disk name again.
2019-08-26 10:14:29 +10:00
ajrhacker db17089436
Merge pull request #5545 from 68bit/ss30-mps2-correct-high-rates
SS-30 MPS2: correct the 'high' baud rates.
2019-08-25 20:11:46 -04:00
68bit b3728e6c78 SS50 bus: quieten error logging when side effects are disabled. 2019-08-26 10:10:54 +10:00
68bit 4a1c17685e SS-30 MPS2: correct the 'high' baud rates.
The 'high' rates are four times the standard rates.
2019-08-26 10:07:44 +10:00
AJR 47b4ae32ad gj4000.xml, glcx.xml: Add years (nw) 2019-08-25 20:03:04 -04:00
AJR 5648e074e7 gl4000: Add first cartridge dump from Team Europe
gl6000sl: Add dump of update cartridge from Team Europe

gl2000: Softlist documentation update (nw)

gjrstar: Split out software list (nw)

geniusjr.cpp: Make undumped internal ROM a round 8K (nw)
2019-08-25 19:21:38 -04:00
AJR e5e574df7e unidasm: Add -xchbytes option to swap bytes 2019-08-25 18:08:45 -04:00
AJR fda7710c73 gln: Driver transplant (nw) 2019-08-25 17:52:49 -04:00
AJR 0c661b7077 glcx.xml: Spelling issues (nw) 2019-08-25 17:19:23 -04:00
R. Belmont b7f9cd1c61
Merge pull request #5540 from cam900/patch-108
segac2.cpp : Add notes for sound output balance
2019-08-25 16:13:59 -04:00
R. Belmont ed65a016da
Merge pull request #5543 from yukaritamura/chinagat_comment2
Add PCB layout for the second board, and information on TRJ-100
2019-08-25 16:13:31 -04:00
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 3c988c16ca fix MT 7401: salamander flickering sprites (nw) 2019-08-25 12:28:28 +02:00
hap 92788558ca fix MT 7401: salamander flickering sprites (nw) 2019-08-25 12:24:39 +02:00