Commit graph

19 commits

Author SHA1 Message Date
Corwin Kuiper b33cde9f63 explicitly list each enum value in interrupts 2021-03-08 02:06:45 +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 195004e8b2 add more details to the readme 2021-03-08 00:00:43 +00:00
Corwin Kuiper 65b77e0b3a *fix not exposing interrupts 2021-03-07 01:06:59 +00:00
Corwin Kuiper 2b0d92cb62 don't expose interrupts at module level 2021-03-07 01:06:34 +00:00
Corwin Kuiper a034b2b83c do not expose interrupts 2021-03-07 01:05:41 +00:00
Corwin Kuiper ac88468333 refactor and add doc strings to display 2021-03-07 01:03:47 +00:00
Corwin Kuiper 9527d32521 allow only one vblank handler 2021-03-07 00:47:39 +00:00
Corwin 3978e64cff
Merge pull request #1 from gwilymk/add-dockerfile
Add dockerfile
2021-03-06 23:16:46 +00:00
Gwilym Kuiper 233865e7d2 Add script to start the development environment 2021-03-06 22:53:20 +00:00
Gwilym Kuiper 943caac685 Dockerfile for doing development 2021-03-06 22:52:29 +00:00
Gwilym Kuiper e28e567535 Don't fail making the directory if it already exists 2021-03-06 22:51:56 +00:00
Corwin Kuiper cc48605f4a move display modes to own file 2021-03-06 22:46:55 +00:00
Gwilym Kuiper 0d17da1e79 Don't fail if the .sav file was never created 2021-03-06 22:43:37 +00:00
Corwin Kuiper 9b0bdb17e5 implement more ways of panicking 2021-03-06 20:09:23 +00:00
Corwin Kuiper 0613849da9 mark creating memory mapped as unsafe 2021-03-06 20:07:04 +00:00
Corwin Kuiper 5935f2a8c6 information on Makefile structure 2021-03-06 18:04:22 +00:00
Corwin Kuiper 0790f78103 initial commit 2021-03-06 17:58:59 +00:00