Commit graph

463 commits

Author SHA1 Message Date
Dan Piponi
3b94d0afbc Merge branch 'master' of https://github.com/dpiponi/Stellarator 2022-02-16 08:17:41 -08:00
Dan Piponi
65fc0e5e15 Successfully built with ghc-8.10. Tested with pacman 8k homebrew which doesn't work well. 2022-02-16 08:17:06 -08:00
dan.piponi
77f86a6d3e Updated readme 2020-09-30 18:09:09 -07:00
dan.piponi
9b2ac062d1 Yet more hlint suggestions 2020-09-30 18:06:47 -07:00
dan.piponi
70c3c2d189 More hlint sugfggestions 2020-09-29 16:44:46 -07:00
Dan Piponi
d8d9b0f698 hlint suggestions 2020-09-29 16:04:20 -07:00
Dan Piponi
65924a7f60 Tested Grand Prix 2020-01-12 22:26:51 -08:00
Dan Piponi
1c5455e1e8 Tweak for retina display 2020-01-12 14:36:36 -08:00
Dan Piponi
2b912df1a0 Forked event loop 2019-09-05 07:58:40 -07:00
Dan Piponi
954de5a61c Proper quit from app 2019-09-05 07:16:42 -07:00
Dan Piponi
2d609af109 Converted to use TQueue for key input 2019-09-02 20:40:31 -07:00
Dan Piponi
da272fa46d Moved key callback to main 2019-09-02 20:25:28 -07:00
Dan Piponi
44f4c93a6b Factored out key callback 2019-09-02 20:22:02 -07:00
Dan Piponi
77df11a71b Split out delays 2019-09-01 17:01:11 -07:00
Dan Piponi
e1ff77d480 Cleaned up warnings 2019-09-01 16:31:04 -07:00
Dan Piponi
a57a64ba06 Refactored init 2019-09-01 16:27:00 -07:00
Dan Piponi
ac1764c923 More factoring 2019-09-01 16:12:26 -07:00
Dan Piponi
109845c34d Factoring out initial state 2019-09-01 16:10:42 -07:00
Dan Piponi
0286f20343 Moved loop out of main 2019-09-01 15:11:51 -07:00
Dan Piponi
4c89f55fd8 Tidied up a bit (2) 2019-09-01 12:02:10 -07:00
Dan Piponi
419cbab63f Tidied up a bit 2019-09-01 11:59:59 -07:00
Dan Piponi
8f1ca5d93d Some warnings fixed 2019-09-01 11:40:28 -07:00
Dan Piponi
d434144511 More copying from Alcator's Emulation.hs 2019-09-01 11:34:39 -07:00
Dan Piponi
37f8588780 Copied createShaderProgram from Alcator 2019-08-31 21:18:13 -07:00
Dan Piponi
ba8fcbac88 Even more copying from Alcator 2019-08-31 21:07:16 -07:00
Dan Piponi
1a73a2af96 More copying from Alcator 2019-08-31 15:46:56 -07:00
Dan Piponi
a608352927 README tweak (3) 2019-08-31 15:39:24 -07:00
Dan Piponi
b2ebeb5d0d README tweak (2) 2019-08-31 15:37:35 -07:00
Dan Piponi
a24bbaf11c README tweak 2019-08-31 15:36:35 -07:00
Dan Piponi
7f50528f0c More code from Alcator 2019-08-31 15:34:45 -07:00
Dan Piponi
d70866abf4 Started pulling stuff in from Alcator 2019-08-31 11:43:38 -07:00
Dan Piponi
50a6064fe5 Updated README 2019-08-31 11:21:41 -07:00
Dan Piponi
fb37164ee6 Removed some debugging info 2019-08-31 11:19:30 -07:00
Dan Piponi
0f71ef1694 Added CBS FA bank switching for 12K roms 2019-08-30 21:27:30 -07:00
Dan Piponi
b1d75bc700 New keys for qbert 2019-06-02 13:41:08 -07:00
Dan Piponi
10a7d8b344 Reinstated debugger, but note UI events may start piling up in queue 2019-05-26 11:27:16 -07:00
Dan Piponi
ba04d964a2 First light for GLFW version. Only mouse events. Also no debugger. 2019-05-26 11:19:28 -07:00
Dan Piponi
8e82f51b8a First GLFW version. No input events but it does render. 2019-05-26 09:25:06 -07:00
Dan Piponi
f40f211987 Removed some commented out code 2019-05-25 17:53:50 -07:00
Dan Piponi
906c47b621 Moved graphicsDelay into Stella 2019-05-25 17:48:53 -07:00
Dan Piponi
baa49d0a65 Moved readStella into Stella 2019-05-25 17:47:24 -07:00
Dan Piponi
1aca705389 Moved a timer thing into Stella 2019-05-25 17:46:44 -07:00
Dan Piponi
1d9449cb0d Added link to Nightmare 2019-05-25 17:33:23 -07:00
Dan Piponi
fa5cdc123f Small README tweak 2019-05-25 17:20:42 -07:00
Dan Piponi
569a76bf3d Small README tweak 2019-05-25 17:15:09 -07:00
Dan Piponi
40f1324f30 Fixed warnings after ghc upgrade 2019-05-25 17:14:03 -07:00
Dan Piponi
383525cf56 Updated to new ghc 2019-05-25 17:09:20 -07:00
Dan Piponi
9b724c906c Small updates 2019-05-24 22:19:23 -07:00
Dan Piponi
0100156a87 Small updates 2019-05-24 21:34:59 -07:00
Dan Piponi
b717ad5680 Tested more games 2019-05-24 07:12:51 -07:00