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

WASM Emulator: Ability to upload .out files and to mount FAT32 file systems via upload #178

Open
sy2002 opened this issue Oct 29, 2020 · 0 comments
Assignees
Labels

Comments

@sy2002
Copy link
Owner

sy2002 commented Oct 29, 2020

In the meantime, thanks to the font gfx and sprites - and also the timer - we have so much interessting (and complex) example code to test, that an ability to upload something to the WASM emulator becomes mandatory for testing: Does the WASM emulator work with all the new "inventions" of V1.7?

Right now, the process to test something on WASM is extremely cumbersome, because you always need a file system image and you need to change the code.

Therefore, we need two things - and this issue is about these two things:

  1. Ability to upload .out files (maybe directly fill them into the emulator's RAM)

  2. Ability to mount FAT32 file systems via upload

@sy2002 sy2002 added the V1.7 label Oct 29, 2020
@sy2002 sy2002 self-assigned this Oct 29, 2020
sy2002 added a commit that referenced this issue Oct 29, 2020
Removed entry from the TODO list because issue #178 was created instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant