Skip to content

release_2024-01-05

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 01:37
· 15 commits to master since this release
native: improved BASIC and added VT100 calls

- VT100 calls added for a few useful functions
- BASIC can detect width automatically, no need to ask
- BASIC can now handle variable names with lowercase characters
- Reset menu now suggests BASIC
- CP/M now uses correct memory area up to $D000 (instead of $C000)

Signed-off-by: Sven Oliver Moll <svolli@svolli.de>