Fruit Machine Apple I emulator, but in Swift
Go to file
Luigi Thirty 17f52a919e Update README.md 2017-07-27 02:38:32 -04:00
FruitMachine started implementing the 40x24 video terminal. can draw characters from the character generator ROM anywhere on the screen, plus support routines for finding offsets of character cells. 2017-07-27 02:28:52 -04:00
FruitMachine.xcodeproj started implementing the 40x24 video terminal. can draw characters from the character generator ROM anywhere on the screen, plus support routines for finding offsets of character cells. 2017-07-27 02:28:52 -04:00
README.md Update README.md 2017-07-27 02:38:32 -04:00

README.md

FruitMachine-Swift

Soon: Fruit Machine Apple I emulator, but in Swift.

Now: A 6502 emulator/debugger and half of a text console.