irmen / pyc64

Commodore-64 simulator in pure Python
MIT License
82 stars 12 forks source link

Feature/disk load save interceptor #8

Closed daitangio closed 4 years ago

daitangio commented 4 years ago

Fixed directory listing as suggested and a bug on save

daitangio commented 4 years ago

Hi, I fixed it on commit a711adce9b30582e27eab43394f47326958d99df Now if extension is missed, .prg is attached. Anyway the emulator is unable to load source file right now (like BAS).

irmen commented 4 years ago

That okay, It's unreasonable to add a basic tokenizer that would enable to load source files.