All notable changes to Wildflower after the MOROS fork will be documented in this file.
Please note, this does not include minor errors.
- Add persistence to the HFS
- Add bounds checking to the HFS
- Use
nasm
for rebooting (Currently breaks theprint/echo
and thesleep
commands, as thenasm
counterparts are not implemented yet)
- Removal of multiple TODOs
- Removal of multiple FIXMEs
- More test cases
- Centralize games under the
play
command - Update
nom
from 7.1.3 to 8.0.0
- Revert the end-user friendly changes, as this caused memory allocation issues
- Initial Fork
- Dependency Updates
- Wildflower Branding
- HFS (Hidden File System)
- Easier Makefile commands
- More end-user friendly