This website requires JavaScript.
Explore
Help
Register
Sign In
apio
/
Luna
Watch
1
Star
1
Fork
0
You've already forked Luna
Code
Issues
Pull Requests
Actions
Projects
Releases
8
Wiki
Activity
1,020
Commits
3
Branches
21
Tags
11
MiB
1ebd892c16
Commit Graph
7 Commits
Author
SHA1
Message
Date
apio
8598b1e8fc
Replace the _noreturn macro with the C++ native attribute [[noreturn]]
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2022-12-06 19:40:35 +01:00
apio
eef74e2897
Add a generic error code (ENONE)
2022-12-06 17:35:38 +01:00
apio
792642dd6f
MORE CONST
2022-12-05 12:58:59 +01:00
apio
86a12f301e
Make value_byte a helper
2022-12-05 12:53:16 +01:00
apio
004e13a5f3
Make bitmap methods const if not modifying the bitmap
2022-12-05 12:50:30 +01:00
apio
5aa2d1fa18
Add a Bitmap class to provide common functionality and use that in the MemoryManager
2022-12-04 15:14:07 +01:00
apio
c7ab6bc2d3
Reorganize the luna/ directory so that headers aren't in the top level include path
2022-12-04 12:42:43 +01:00