apple1js icon indicating copy to clipboard operation
apple1js copied to clipboard

An Apple 1 Emulator in Javascript

Results 4 apple1js issues
Sort by recently updated
recently updated
newest added

the UI has a Regulate Speed checkbox, that when checked calls https://github.com/whscullin/apple1js/blob/18f2fc7acf4f35b342f42768f259f38645e47eb0/js/apple1.ts#L183-L189 which then does https://github.com/whscullin/apple1js/blob/18f2fc7acf4f35b342f42768f259f38645e47eb0/js/apple1.ts#L208-L214 but `ival` is changed and never read again. is it supposed to happen before...

Hello, take a look at https://youtu.be/cUF6qra-0lk?t=512 . There you'll see an output routine running, outputting all characters. The output differs because you convert all characters by or'ing 0x20 (except for...

Bumps [webpack](https://github.com/webpack/webpack) from 5.64.4 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies