Commit Graph

12 Commits

Author SHA1 Message Date
Aly c17e9190d0 Add Button controls to bindings 2021-04-02 15:50:45 -07:00
Aly 73c1a485fb Switch decoding over to a Monad for portability
At some point this may run on BizHawk so that I can draw information instead of having the very limited Dolphin text.

I should really start working on my own Amulet prelude... There's lots of stuff from cats that I miss here.
2021-04-02 15:13:54 -07:00
Aly 723fe69684 More portable way of ignoring build files 2021-04-01 21:44:44 -07:00
Aly 544af8190a Ignore build files 2021-04-01 21:43:03 -07:00
Aly ce17f86c41 An Amulet compiler patch causes this to not crash. 2021-04-01 21:40:47 -07:00
Aly 4852cffa0a This also causes the compiler to enter an infinite loop 2021-03-09 17:04:59 -08:00
Aly 1628d2ea55 Replace equipment with u16 2021-03-09 16:39:59 -08:00
Aly 2cb81461d8 Test out nesting the pretty printer 2021-03-09 16:35:24 -08:00
Aly 2ea479e193 Update build instructions 2021-03-09 16:03:49 -08:00
Aly 02f5ff2b20 Refactor to hopefully avoid compiler bugs 2021-03-09 16:01:09 -08:00
Aly ffdcfd2789 Make the pretty-printer cleaner for records 2021-03-09 09:55:22 -08:00
Aly 31f9808a93 Initial commit 2021-03-08 19:55:25 -08:00