Commit graph

113 commits

Author SHA1 Message Date
Corwin Kuiper 300a87df72 add underscore to show unused variable 2021-04-11 16:41:39 +01:00
Corwin Kuiper 9ea3ece74b remove unused import 2021-04-11 16:41:39 +01:00
Corwin Kuiper adfa3b9fde add example that is literally the tonc example 2021-04-10 20:04:21 +01:00
Corwin Kuiper ec4e11b44a add an example to just test building 2021-04-10 20:04:21 +01:00
Corwin Kuiper e6c737eac2 working with release mode 2021-03-09 00:11:19 +00:00
Corwin Kuiper 87c8ec9c38 panic example for integer overflow 2021-03-09 00:10:14 +00:00
Corwin Kuiper f1941729ca move video and vblank to own files 2021-03-08 03:48:28 +00:00
Corwin Kuiper b05c339cbf fix panic example 2021-03-08 03:48:13 +00:00
Corwin Kuiper 6b78a99211 fix syscall example 2021-03-08 01:59:54 +00:00
Corwin Kuiper 0dc5d620c7 disallow multiple video contexts at compile time 2021-03-08 01:59:05 +00:00
Corwin Kuiper 9527d32521 allow only one vblank handler 2021-03-07 00:47:39 +00:00
Corwin Kuiper 9b0bdb17e5 implement more ways of panicking 2021-03-06 20:09:23 +00:00
Corwin Kuiper 0790f78103 initial commit 2021-03-06 17:58:59 +00:00