This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Changes:
- sdcard directory /sdcard includes bbcbasic.bin
- configurable loglevels (default is info)
- debugger (start with -d)
- icon for the emulator window
- german keymap (SET KEYBOARD 2)
Bugfixes:
- fixed bug where unsupported plot functions change the list of last points in the vdp
- fixed get_screenpixel (VDU 23, 0, &84, x; y;) not including rendered sprites
- Snake (https://github.com/OLIMEX/AgonLight-WPC/tree/main/ISSUE-3/SOLUTION-8-Greg-Dyke) runs :)