FruitMachine-Swift/FruitMachine
Luigi Thirty acdefbb4fb change from ARGB32 to BE555 2017-07-31 16:33:42 -04:00
..
AppleI change from ARGB32 to BE555 2017-07-31 16:33:42 -04:00
Assets.xcassets/AppIcon.appiconset Initial Commit 2017-07-19 23:44:57 -04:00
M6502 it runs Integer BASIC! (but can't load cassettes so it's just hardcoded to load it at $E000) 2017-07-29 22:48:37 -04:00
AppDelegate.swift adding a preferences screen and stuff 2017-07-31 03:03:14 -04:00
DebugConsole.swift adding a basic debug console and fixing issues with branch instructions 2017-07-24 23:25:55 -04:00
FruitMachine.entitlements JMP works now yay 2017-07-21 22:13:53 -04:00
FruitMachine.storyboard change from ARGB32 to BE555 2017-07-31 16:33:42 -04:00
Info.plist 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
MainViewController.swift change from ARGB32 to BE555 2017-07-31 16:33:42 -04:00
MainViewStoryboard.storyboard graphics... sort of 2017-07-27 19:22:13 -04:00
PreferencesWindow.xib adding a preferences screen and stuff 2017-07-31 03:03:14 -04:00
PreferencesWindowController.swift adding a preferences screen and stuff 2017-07-31 03:03:14 -04:00