Skip to content
This repository has been archived by the owner on Aug 17, 2021. It is now read-only.

Move shell behind monotron-apps ABI #61

Open
thejpster opened this issue Apr 28, 2019 · 0 comments
Open

Move shell behind monotron-apps ABI #61

thejpster opened this issue Apr 28, 2019 · 0 comments

Comments

@thejpster
Copy link
Owner

The shell is currently baked tightly in to the OS - this means you can't test it separately.

We should split out ui.rs into a separate crate that uses monotron-app, but uses one of a number of specific 'slots' in flash. These can be written independently. You could also get it to mount the SD card and load a shell from SD automatically (autoexec.app?).

This is a similar mechanism to the BBC Micro OS.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant