-
Notifications
You must be signed in to change notification settings - Fork 23
Known Issues and Future work
BigEd edited this page Apr 8, 2018
·
34 revisions
Known Issues in Diamondback Release (2017-12-30):
- see https://github.com/hoglet67/PiTubeDirect/issues
- see also fixes in next release, below
Draft release notes for planned release, Egg Eater:
-
Features:
- Faster 6502
-
Fixes:
- Added support for Raspberry Pi 3B+ model
- Simplified config.txt to also support Pi Zero W out of the box
- Code improvements (Static Analysis tidying up)
Ideas for Future Work:
- Add the GCC version to the REM statements in the Sphere demo
- Get LED working on more models (Pi 2/3 might be hard)
- Implement new PDP-11 Co Processor
- Faster Z80 Co Processor
Next (F) Release (preliminary, will promote these to issues):
- TODO
Hardware
Software
- Build dependencies
- Running cmake
- Compiling kernel.img
- Deploying on a Pi
- Recommended config.txt and cmdline.txt options
- Validation
- Compilation flags
Implementation Notes