Commit Graph

17 Commits

Author SHA1 Message Date
Jeremy Rand c99e5a9325 Update the project template to include the build products. 2019-08-08 23:56:04 -04:00
Jeremy Rand be2e901aa1 Update to the latest build engine. 2019-08-07 23:40:10 -04:00
Jeremy Rand 75f85b94e8 Use the volatile keyword with all inline assembly to make sure the optimizer does not discard it. 2018-10-21 14:24:03 -04:00
Jeremy Rand beb9d2666f Fix issues related to support for cc65 2.17. It only compiles now under 2.17. 2018-10-19 22:48:40 -04:00
Jeremy Rand 8339c67440 Add support for cc65 2.17. 2018-10-17 23:26:19 -04:00
Jeremy Rand 1726987a2f Update the build engine to support capturing build errors in Xcode itself. 2018-06-25 23:01:34 -04:00
Jeremy Rand 8ca3f246f4 Bump the version number. 2018-06-24 23:43:09 -04:00
Jeremy Rand ccf77c65f1 Add support for a mouse. Add a license. 2018-06-24 23:42:40 -04:00
Jeremy Rand e24a32f86a Cleanup some remnants from the old build engine. 2018-06-19 23:54:51 -04:00
Jeremy Rand 44576f49ae Fix problems with the migration to the new build engine. 2018-06-19 23:51:17 -04:00
Jeremy Rand 6e9118715a Merge branch 'master' of https://github.com/jeremysrand/a2sudoku 2018-06-19 23:43:11 -04:00
Jeremy Rand 7de66a1a73 Migrate to the new build engine 2018-06-19 23:39:48 -04:00
Jeremy Rand 34d429b207 Add a screenshot to the readme. 2016-07-23 09:59:46 -05:00
Jeremy Rand 1a30bf406a Add a README. 2015-07-16 20:05:06 -05:00
Jeremy Rand 0bce2a1da6 Load puzzles from files at runtime. Save options when they change and not at quit time. 2015-07-16 15:04:06 -05:00
Jeremy Rand 6ca2609237 Create the project. Write some code to manage a set of puzzles. Write some code to manage a sudoku game. Start work on the UI for the game. 2015-07-15 18:27:40 -05:00
Jeremy Rand 1a4299854c Initial Commit 2015-07-15 08:23:05 -05:00