Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ExecProgram and allow executing programs from disk #4

Open
1 of 5 tasks
BlaCoiso opened this issue Dec 7, 2018 · 0 comments
Open
1 of 5 tasks

Improve ExecProgram and allow executing programs from disk #4

BlaCoiso opened this issue Dec 7, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@BlaCoiso
Copy link
Owner

BlaCoiso commented Dec 7, 2018

  • Allow executing more than one program (allow programs to call other programs)
  • Properly handle program limit
  • Add a memory manager to allocate segments for programs
  • Make the command line load any program from disk
  • Possibly make LoadProgram: allocate segment, load file, set up stuff, possibly also call ExecProgram
@BlaCoiso BlaCoiso added the enhancement New feature or request label Dec 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant