summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2024-03-26 15:45:36 +1100
committer Vas Crabb <vas@vastheman.com>2024-03-26 15:45:36 +1100
commit8e37ff54b421aaed0e18b595eeaa3e27abd44040 (patch)
treed198528b4d2b7a3ebc5ca2e581f5203731a6f2c9
parent9cfa76f46525cab04407db213b45beea7d746427 (diff)
More fixes for MAME 0.264 release notes.HEADmaster
-rw-r--r--whatsnew/whatsnew_0264.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/whatsnew/whatsnew_0264.txt b/whatsnew/whatsnew_0264.txt
index db91ef6..e88691b 100644
--- a/whatsnew/whatsnew_0264.txt
+++ b/whatsnew/whatsnew_0264.txt
@@ -206,7 +206,7 @@ Merged pull requests
- 12099: cpu/hcd62121: Implemented additional move instructions and timer wait. [QUFB]
- 12100: fmtowns_cd.xml: Marked demos as clones, and use lowercase for descriptive text in descriptions. [ArcadeShadow]
- 12103: capcom/vulgus.cpp: Added a 1942 bootleg from Itisa (has bad graphics). [Recreativas.org, ClawGrip]
-- 12104: namco/namcos2.cpp: Added zoom table ROM to cosmogng and cosmogngj (same as other games on the platform). [PabloArcade]
+- 12104: namco/namcos2.cpp: Added the zoom table ROM to cosmogng and cosmogngj (same as other games on the platform). [PabloArcade]
- 12106: galaxian/galaxian.cpp: Added another Bagman bootleg on Moon Cresta hardware. [David Bosque, Recreativas.org, ClawGrip]
- 12107: sega/megatech.cpp: Added/corrected cartridge/PCB/ROM labels for Shinobi, Fantasy Zone and Parlour Games. [Jos van Mourik]
- 12108: jaleco/megasys1.cpp: Added microcontroller program for Cybattler (also added to Chimera Beast). [kuze, Sergio Galiano]
@@ -1448,6 +1448,10 @@ Mr Pac-Turbo ('Made in Greece' Fermin bootleg)
-util/unzip.cpp: Work around spurious maybe uninitialised warning with certain GCC versions. [Vas Crabb]
+-avr8: some registers were missing from addressmap, avr8: fix regression with C flag on SBIW opcode, fix V flag on DEC/SBIW opcodes
+ [hap]
+ * (cherry picked from commit fbabb96113d690ea562a3258cdf52823d799c1e2)
+
-avr8: fix SBIW V flag once more [hap]
* (cherry picked from commit 6517b66f3e9f3be8d709872652432eab541b709e)