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

Add load binary file #140

Closed whscullin closed 2 years ago

whscullin commented 2 years ago

Simple controls to load a binary file into memory, and optionally begin execution.