sehugg / 8bitworkshop

web-based IDE for 8-bit programming and Verilog development
http://8bitworkshop.com/
GNU General Public License v3.0
504 stars 82 forks source link

Saving and loading from disk #138

Open kire256 opened 1 year ago

kire256 commented 1 year ago

Greetings! I love using 8bitworkshop, but I'm quickly running out of memory. Is there any way to read files from the disk drive during runtime? I also wanted to create a save file, but that would require the ability to write to the disk drive.

kire256 commented 1 year ago

I should mention that I'm using the Commodore 64 platform

sehugg commented 1 year ago

Unfortunately no, the C-64 emulator doesn't support it.