Update wishlist with BSAVE status output, and A2_BASIC.A2D

This commit is contained in:
michaelangel007 2022-04-02 11:31:21 -07:00
parent 2d7e7d6376
commit 167ecec006
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
Requests (Wishlist): Requests (Wishlist):
==================== ====================
* BSAVE show address and length in hex and dec: A$###,L$### (A###,L###)
* HOME/CLS Clear Screen * HOME/CLS Clear Screen
* DT Define Target * DT Define Target
@ -14,7 +16,7 @@ Requests (Wishlist):
* DF Define FAC * DF Define FAC
* Cleanup Applesoft listing * Cleanup Applesoft listing. Can't use symbol table becase we need data; use new file: A2_BASIC.A2D
* DB * DB
* DA * DA
* DF * DF