Toby Jaffey
|
5bd6a32013
|
Move all app common files under apps/common
|
2025-12-12 15:45:17 +00:00 |
|
Toby Jaffey
|
67e8fe13c0
|
Add commandline parsing to host. Add -e <size in bytes> option to configure extram.
|
2025-12-11 15:44:17 +00:00 |
|
Toby Jaffey
|
7353810199
|
Move all host examples under host/
|
2025-12-11 12:57:59 +00:00 |
|
Toby Jaffey
|
8802b4c268
|
Maze works at -O2 with -fpeel-loops
|
2025-12-11 01:33:04 +00:00 |
|
Toby Jaffey
|
58f8caee5a
|
Prevent gcc converting block copies/sets to memcpy() and memset(), which don't exist.
|
2025-12-11 01:10:55 +00:00 |
|
Toby Jaffey
|
508d41c8c5
|
Remove stackoverflow error, have one CORE_INTERNAL error for catastrophic crash
|
2025-12-10 18:42:34 +00:00 |
|
Toby Jaffey
|
da7f70c456
|
Initial test framework
Clean up makefiles
Everything buildable under docker (or natively)
|
2025-12-10 16:36:33 +00:00 |
|