Z280 Cleanup

- Z280 UART MODE command support
- BNKCALL handles calls into HBIOS using system mode
This commit is contained in:
Wayne Warthen
2021-01-30 16:17:34 -08:00
parent 8fa14863f8
commit 8945580ff5
7 changed files with 56 additions and 47 deletions

View File

@@ -15,7 +15,7 @@ Version 3.1.1
- PMS: Creation of process to update ROM system area w/o updating ROM disk contents
- PMS: Added "updater.asm" which allows uploading and updating ROM in one step
- WBW: Support for Z280 w/ native memory and interrupt mode 3
- WBW: Support for Z280 UART (only for interrupt mode 3)
- WBW: Support for Z280 UART (interrupt driven only in interrupt mode 3)
Version 3.1
-----------