Miscellaneous

- Improved Linux build to pass actual processor type to uz80as
- Modified Z280 system timer to handle faster CPU clocks accurately
This commit is contained in:
Wayne Warthen
2021-04-01 17:08:16 -07:00
parent ca55193d23
commit 41061179b5
13 changed files with 178 additions and 151 deletions

View File

@@ -3,5 +3,5 @@ rmn equ 1
rup equ 1
rtp equ 0
biosver macro
db "3.1.1-pre.66"
db "3.1.1-pre.67"
endm