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
hap
73e6c57b27
screen: fix possible issue if update_now and update_partial are both called from driver
2020-08-19 18:50:16 +02:00
hap
a51876c942
New working software list additions
...
-----------------------------------
odyssey2: Martian Threat (Euro, Prototype, Alt) [unknown]
2020-08-19 18:47:59 +02:00
Robbbert
4fe914da69
*flt cleanup
2020-08-20 01:32:52 +10:00
Robbbert
4c6bdfa528
ibmpcjr: added ability to cassette save from rom basic.
2020-08-19 22:32:55 +10:00
Scott Stone
34d13b5487
Filesize fix for microtouch_5604340_rev_2.2.u1 (nw)
2020-08-19 07:24:26 -04:00
Robbbert
d5b09f7cbf
vtech2: added one waitstate to resolve MT 07094 and MT 07141.
2020-08-19 20:58:04 +10:00
Ryan Holtz
a0c1a32429
-dpb7000: Improved disk controller emulation, somewhat improved brush loading. [Happy, Ryan Holtz]
2020-08-19 11:58:31 +02:00
Robbbert
2e11913f12
ibm5150,pasopia,pc8801: hooked up cassette software lists
2020-08-19 19:37:08 +10:00
Robbbert
819493ab42
*atom: fixed capslock freeze
2020-08-19 16:43:34 +10:00
Vas Crabb
10b9fe55ce
cps2.cpp: use ROM_LOAD_64_BYTE macro where appropriate
2020-08-19 16:02:59 +10:00
cam900
44b72150d3
nmk16.cpp: Fix DMA timing related regression
...
ex:hachamf ttle
2020-08-19 12:41:38 +10:00
Robbbert
865bd46f28
*bmjr: adjusted the notes
2020-08-19 10:31:00 +10:00
Robbbert
d86026b010
*bmjr: cleanup; fixed cassette; added savestate
2020-08-19 10:25:45 +10:00