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

@@ -22,6 +22,7 @@ Version 3.1.1
- WBW: Add support for ZZRCC
- WBW: Allow selection of RAM/ROM disk individually in build
- WBW: Support 256KB ROM size
- WBW: CP/M 3 RTC support is now complete (reads and writes RTC date/time)
Version 3.1
-----------