Commit Graph

15 Commits

Author SHA1 Message Date
Sebastien Bechet
6b2bcd181a #2247 bug 2024-01-30 16:10:33 +00:00
Ryan Kurtz
7ddb3b4508 Merge remote-tracking branch
'origin/GP-2882_ghidorahrex_PR-4553_rpitasky_z80_adc_flags' into patch
(Closes #4553)
2022-12-20 06:23:50 -05:00
Ryan Kurtz
0ed00bdd50 GP-0: Fixing the remainder of the "psuedo" spellings (#4601) 2022-09-20 01:02:00 -04:00
rpitasky
468a28ba90
Fix flags issue with z80 processor
Result flags are erroneously (see page 152 of the manual) not updated after performing an `adc a, (ix+d)` instruction.
2022-08-26 19:55:02 -04:00
caheckman
74df84bed8 Move segmentop tags into pspec 2021-09-16 14:40:04 -04:00
caheckman
05f292a5e7 Let segmentop scripts follow natural parameter order 2021-07-27 14:31:12 -04:00
Alexey Esaulenko
c97f8007a0 Z80: fix CPIR / CPDR conditions 2020-11-03 18:59:20 -05:00
caheckman
11d7420af5 allow segmentop tag in cspec, update segmentop XML 2019-08-29 16:28:03 -04:00
Ryan Kurtz
c8ae78ee59 Merge remote-tracking branch 'origin/emteere_GT-2902' 2019-06-26 14:01:53 -04:00
GhidorahRex
9f3c6a604b Removed unused qRegPair tokens and attach vars. 2019-06-11 10:44:22 -04:00
emteere
6ea9e0a93f emteere_GT-2902 minor syntax changes to sleigh file. No effect to
languages.
2019-06-10 17:44:49 -04:00
GhidorahRex
67301a9013 GT-2876: Updated Z80 slaspec for additional issues.
Pulled-from: Dennis Brakhane <brakhane@gmail.com>
2019-05-17 15:20:37 -04:00
Dennis Brakhane
416772c426 Z80: fix alternate registers
The 8-bit alternate registers were swapped, the low part of BC'
was specified as being B' instead of C'
2019-04-27 03:01:54 +02:00
ghidra1
7179c6de81 GT-2667 added support for generating sleigh build.xml files 2019-03-29 17:24:31 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00