Commit Graph

75128 Commits

Author SHA1 Message Date
Julian Sikorski
a264090e78
Enable ppc64le for travis (#7113)
* Added akkaarrh to the ci target.
* Switched Travis CI to Ubuntu Focal.
* Allow ppc64le CI build to fail.
* Report CI status as soon as a job has failed or remaining jobs are allowed to fail.
2020-08-22 13:23:11 +10:00
hap
fad6c07331 i8244: simplify pos strobe hold 2020-08-21 23:33:20 +02:00
MetalliC
d87a23d9b6 midxunit.cpp small cleanup 2020-08-21 23:58:41 +03:00
MetalliC
89818f6456 midxunit.cpp bad PIC16 dump was manually restored, hooked to driver 2020-08-21 23:34:25 +03:00
Firehawke
fcb4c2eece
Merge pull request #7112 from Firehawke/master
Apple II update for August 2020 w/ metadata cleanups
2020-08-21 11:50:47 -07:00
Aaron Giles
ac28659b50 sp0250: count one more for pitch; update comments. 2020-08-21 11:33:06 -07:00
Brian Troha
69de4f30f6 m72.cpp: Correct Cut-n-paste statements to reflect corresponding ROM 2020-08-21 13:25:37 -05:00
arbee
983d3cdc77 apple3: Allow use of the CMS SCSI II Card, which works with SOSHDBoot. [R. Belmont] 2020-08-21 12:36:34 -04:00
hap
4223b14296 New working clones
------------------
Mephisto Polgar (v1.10) [Berger]
2020-08-21 18:12:46 +02:00
arbee
25b0ae64c7 apple3: add SOSHDBoot as the default BIOS; system can now boot from CFFA2 in addition to floppies. [R. Belmont, Rob Justice] 2020-08-21 11:56:45 -04:00
AJR
6a894e158d metalmx.h: Add file mistakenly omitted in baa872748d 2020-08-21 09:45:03 -04:00
Vas Crabb
ecab55f700 emu/video: check macros are defined before doing comparisons, also fix a typo in docs 2020-08-21 23:21:05 +10:00
Robbbert
3c5f9eb0ce *Fixed typo noticed by MASH. 2020-08-21 23:04:42 +10:00
Vas Crabb
6a1e1bff1a docs: update for changes in MSYS2 packages, fix a typo, add note about using LLVM linker with GCC 2020-08-21 22:43:47 +10:00
smf-
87368717b9 fix compile (nw) 2020-08-21 12:28:26 +01:00
smf-
f6e846e3dc fixed copy/paste (nw) 2020-08-21 11:31:35 +01:00
smf-
083206798e * New working software list additions
kaypro484: CP/M 2.2F (81-292-A) [Scott G Taylor]
kaypro484: CP/M 2.2G (81-292-A) [Don Maslin]
2020-08-21 11:05:25 +01:00
Brian Troha
a8e0723f3f m72.cpp: Add, fix and standardize comments about sets 2020-08-20 22:16:10 -05:00
Vas Crabb
f27abac28a Clean up the preprocessor glue for selecting RGB utility implementation a little 2020-08-21 12:52:17 +10:00
AJR
baa872748d metalmx: Probably fix regression 2020-08-20 22:45:13 -04:00
Lord-Nightmare
1bbb327667 Switch Midway MCR-68k hardware to use the s11c_bg implementation of the Williams System 11 BG sound board instead of the older implementation. [Lord Nightmare] 2020-08-20 21:15:32 -04:00
Aaron Giles
dff8581414 Merge branch 'master' of https://github.com/mamedev/mame 2020-08-20 18:06:42 -07:00
Aaron Giles
e9a0dc19d8 pit8253: Fix cycles computation error due to using floating-point. 2020-08-20 18:06:29 -07:00
AJR
f30953500b atronic.cpp: Fix address mapping issue 2020-08-20 18:23:08 -04:00
MetalliC
28cf65c905 new NOT_WORKING machine
-----------------------
Sega Golf Club Network Pro Tour 2005 (Rev C) (GDX-0010C) [Jorge Valero, rtw]
2020-08-20 21:30:20 +03:00
ajrhacker
d9e0e0dc47
Merge pull request #7107 from belegdol/ppc64-build-fix
Pass FORCE_C_DRC_BACKEND=1 on ppc architectures
2020-08-20 13:16:19 -04:00
David Haywood
b9054eb5ad
crude FIFO for pcp8718 / pcp8728, they now copy a block which attempts to checksum the internal ROM (#7108)
* SPI needs to be byte accessible

* crude FIFO for pcp8718 / pcp8728, they now copy a block which attempts to checksum the internal ROM

* note
2020-08-20 13:12:31 -04:00
couriersud
3f50652a5c netlist: Add AN6551 opamp 2020-08-20 18:55:22 +02:00
Julian Sikorski
ad957523da Pass FORCE_C_DRC_BACKEND=1 on ppc architectures
PowerPC architecture is special in a way that it has some inline assembly
code but no DRC support. As a result, NOASM=1 was never configured.
In contrast to the old DRC, asmjit only compiles on the architectures it
supports. FORCE_C_DRC_BACKEND=1 needs to be passed to the makefile or
the compilation will fail.
2020-08-20 18:51:47 +02:00
couriersud
1e74aa6bff netlist: optimized 7416 2020-08-20 18:16:17 +02:00
Angelo Salese
3aaa8706da
seta001.cpp: fix typo (nw) 2020-08-20 16:45:38 +02:00
ajrhacker
c801a52f42
Merge pull request #7106 from tcamargo/mame/palloc-android
palloc: use posix_memalign with android
2020-08-20 10:04:55 -04:00
Tiago Pierezan Camargo
4cc6d5bb7e
palloc: use posix_memalign with android 2020-08-20 09:56:41 -03:00
Nigel Barnes
a03f553f70 New working software list additions
-----------------------------------
electron_rom: Mode 7 Simulator v1.5

New NOT_WORKING software list additions
---------------------------------------
electron_rom: GoMMC Tools 1.03, Mode 7 Mk2 v1.1, Mode 7 Mk2 v2.2
2020-08-20 12:24:50 +01:00
hap
021cbbc9d9 odyssey2: remove unused port handlers 2020-08-20 11:21:05 +02:00
hap
8447afd133 odyssey2.xml: add file index for numbered videopac carts 2020-08-20 10:37:36 +02:00
MetalliC
473dbb6c1e midxunit.cpp regression fix 2020-08-20 06:55:24 +03:00
Aaron Giles
10173161ad Updated static solvers. 2020-08-19 19:42:37 -07:00
Aaron Giles
f7b263de20
Sound and other improvements to Sega G-80 games. (#7103)
Sound and other improvements to Sega G-80 games: [Aaron Giles, couriersud]
* Added netlist-based sound to Eliminator, Zektor, Space Fury, and Astro Blaster.
* Split the Sega Universal Sound Board and Speech Boards into their own separate files.
* Improved Universal Sound Board implementation for better accuracy in Star Trek and Tac/Scan.
* Wrote netlist-based backend for Universal Sound Board; currently disabled due to limitations in the system.
* Wrote netlist-based backend for Speech Board; currently disabled pending future sound system changes.
* Implemented wait states and the vector DRAW flag to help improve timing.

SP0250 Improvements: [Aaron Giles]
* Matched clock divider to real chip measurements.
* Fixed behavior when not fed enough data; addresses "gapping" in speech in Sega games.
* Implemented accurate LFR noise generator according to real chip measurements.
* Added pulse-width modulation DAC output mode for future consumption by netlist.

Netlist additions: [Aaron Giles]
* Added compile-time option to record nltool-compatible CSV files.
* Improved CD4020 implementation.
* Fixed CD4053 behavior.
* Added 74139 device.
* Added TL082 device.

8253 PIT changes: [Aaron Giles]
* Added explicit synchronization to all writes.
* Cleaned up some timing calculations to avoid double<->attotime conversions.
2020-08-19 19:33:13 -07:00
Ryan Holtz
92925532c3 -vp101: Fleshed out inputs, fixed sound POST hanging, found framebuffer base address register. [Ryan Holtz] 2020-08-20 04:22:16 +02:00
Ryan Holtz
0b625de8c1 -dpb7000: Fixed disk loading of brushes. Fixed stepped brush accesses via BIXOS and BIYOS. [Lord Nightmare, Happy, Ryan Holtz] 2020-08-20 04:22:16 +02:00
ClawGrip
8971f091b7
New machines marked as NOT_WORKING (#7104)
New clones marked as NOT_WORKING
--------------------------------
Photo Play 1999 (Spanish) [jordigahan, ArcadeHacker, ClawGrip, Recreativas.org]
2020-08-19 20:57:41 -04:00
AJR
9bec3ed3d3 Fix MAME error: install_read_handler: In range 80800000-80800007 mask 0 mirror 0 select 0, end address has low bits unset, did you mean 8080001f ? 2020-08-19 18:12:45 -04:00
Nigel Barnes
fc785cecbc bus/electron: Added the JAFA Mode 7 Display Unit. 2020-08-19 22:59:51 +01:00
AJR
efed2ea2c2 TMS340X0 updates
- tms34020: Upgrade data bus to 32 bits and add preliminary masking for 16-bit operations
- tms34010, tms34020: Eliminate pure 8-bit read/write bus accesses (these are always read-modify-write, even if aligned)
- btoads, midxunit: Use 8-bit handlers for NVRAM, reducing size to 8192 bytes
- midwunit, midxunit: Eliminate dependencies on midtunit driver
2020-08-19 17:43:27 -04:00
James Wallace
0ca0f8e385 BACTA Datalogger: fixed regressions 2020-08-19 21:01:02 +01:00
hap
055379b5bc odyssey2.xml: remove unidentified compat tag 2020-08-19 20:31:09 +02:00
Brian Troha
1214466c42 m72.cpp: Redumped and verified the i8751 MCU for Legend of Hero Tonma (World) [Hammy, TeamEurope] 2020-08-19 13:07:44 -05:00
David Haywood
729e73ec8c
replaced pcp8718 dump with correct one [Sean Riddle] (#7098)
* replaced pcp8718 dump with correct one [Sean Riddle]
2020-08-19 13:14:06 -04:00
ClawGrip
b93a7b7023
photoply.cpp: Add notes about BIOS versions (#7100) 2020-08-19 13:13:33 -04:00