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

Use submodules for apple2shader and cpu6502 #202

Closed whscullin closed 9 months ago

whscullin commented 9 months ago

Moved all common cpu code from https://github.com/whscullin/apple1js and https://github.com/whscullin/apple2js into https://github.com/whscullin/cpu6502