This repository has been archived by the owner on Oct 10, 2023. It is now read-only.
Releases: astralaster/agon-light-emulator
Releases · astralaster/agon-light-emulator
Release v0.5.0 Bitter
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 :)
Release v0.4.0 Altbier
Bugfixes:
- Don't panic on invalid mode change requests.
- Use static textures for bitmaps. Fixes the lost sprites issue when resizing the emulator window on windows.
Release v0.3.0
Update agon-light-vdp to 488a262.
Test
v0.1.0 Add windows pipeline.