whscullin / apple2js

An Apple II emulator originally written in Javascript, now being converted to TypeScript
http://www.scullinsteel.com/apple2/
MIT License
438 stars 57 forks source link

Basic binary file support. #56

Closed whscullin closed 3 years ago

whscullin commented 3 years ago

Allow a Ciderpress binary file to be loaded directly into memory. Holding shift starts execution at the beginning of the file.