Workaround Z280 CPU Bug for LZSA2

The LZSA2 decompressor invoked a known Z280 CPU bug.  A small modification to the code resolves this.
This commit is contained in:
Wayne Warthen
2023-05-07 17:45:43 -07:00
parent 9358299f14
commit c628ba10f2
4 changed files with 15 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
#DEFINE RMN 3
#DEFINE RUP 0
#DEFINE RTP 0
#DEFINE BIOSVER "3.3.0-dev.11"
#DEFINE BIOSVER "3.3.0-dev.12"
#define rmj RMJ
#define rmn RMN
#define rup RUP