LisaOnline is an Apple Lisa emualtor that runs a browser.
This is a port of Ray Arachelian's LisaEm that can run in a browser.
Specifically, this meant:
- Porting the UI from wxWidgets to SDL
- Porting the build system from Ray's bespoke bashbuild system to CMake
- Building with Emscripten
- Provide persistence
- Returning user should be able to pick up where they left off.
- User should be able to download disks.
- Upload files/disks.
- Dragging a DC42 image should mount a floppy.
- Dragging a text file should do somehting useful.