Commit Graph

28 Commits

Author SHA1 Message Date
Jeremy Rand 5331adb06a Update to the latest build engine. 2019-08-09 22:58:08 -04:00
Jeremy Rand 70189e1567 Use the volatile keyword with all inline assembly to make sure the optimizer does not discard any of it. 2018-10-21 14:29:18 -04:00
Jeremy Rand 204e9c119a Fix compile problems with cc65 v2.17. It only compiles under cc65 v2.17 now. 2018-10-19 21:34:50 -04:00
Jeremy Rand 0afbfb7356 Add support for cc65 2.17. 2018-10-17 23:59:31 -04:00
Jeremy Rand 628963f505 Update the build engine to support capturing build errors in Xcode itself. 2018-06-25 23:08:05 -04:00
Jeremy Rand a1239d5666 Add a license file. 2018-06-21 23:29:18 -04:00
Jeremy Rand 61f3931dd9 Add lots of instructions which are displayed when launched or on demand by pressing H. Update the readme. 2018-06-21 23:27:51 -04:00
Jeremy Rand a55ab9353b Cleanup the Makefile which had something incorrect from the new build engine. 2018-06-19 22:51:58 -04:00
Jeremy Rand 5a7f8bd58d Merge branch 'master' of https://github.com/jeremysrand/CurtaSim
Update to the latest build engine.
2018-06-18 23:44:47 -04:00
Jeremy Rand ebf29e1b06 Add a screenshot and a link to the disk image in the readme. 2016-07-23 10:07:07 -05:00
Jeremy Rand 815ca41d2f Adopt the latest build environment 2014-11-18 21:06:31 -08:00
Jeremy Rand 4145d50866 Some minor fixes to the build environment. 2014-09-10 01:23:23 -04:00
Jeremy Rand e1384a39fa Adopt new build environment. 2014-09-09 23:05:58 -04:00
Jeremy Rand 81d536728d Some makefile changes and add the prodos loader 2012-07-28 23:55:49 -04:00
Jeremy Rand 64da718115 Clean up some include problems 2012-07-28 23:50:05 -04:00
Jeremy Rand ec025d166f Fix joystick support for real hardware 2012-07-28 23:45:19 -04:00
Jeremy Rand 57970d78a3 Remove temp file 2012-07-23 22:47:44 -04:00
Jeremy Rand 5239a9f3e5 Merge branch 'master' of https://github.com/jeremysrand/CurtaSim 2012-07-23 22:46:39 -04:00
jeremysrand 4aa5ce2cb5 Initial commit 2012-07-23 19:43:21 -07:00
Jeremy Rand 46cd44ca17 Tweak joystick code to make it more forgiving about center 2012-07-21 01:55:36 -05:00
Jeremy Rand 511bc71dd5 Woops 2012-07-20 16:26:34 -05:00
Jeremy Rand 90588b5158 Add a comment about a hack 2012-07-20 16:26:00 -05:00
Jeremy Rand 4943ad96f2 Finish work on sound 2012-07-20 16:15:39 -05:00
Jeremy Rand 2e18c5d14c Improve performance, start of some sound 2012-07-20 15:19:02 -05:00
Jeremy Rand 57440f42d3 Require standard apple2, not enhanced 2012-07-20 11:02:41 -05:00
Jeremy Rand ceec9f3561 Update UI a bit 2012-07-20 10:58:55 -05:00
Jeremy Rand eecba58070 Refactor and clean up 2012-07-20 10:43:44 -05:00
Jeremy Rand de2dc16c6a Initial commit 2012-07-20 09:30:41 -05:00