map: Added basic panic handler that is called when the map ptr is NULL
authorLukas Krickl <lukas@krickl.dev>
Tue, 31 Dec 2024 15:35:49 +0000 (16:35 +0100)
committerLukas Krickl <lukas@krickl.dev>
Tue, 31 Dec 2024 15:35:49 +0000 (16:35 +0100)
commitb6d511be2dd6646891a47643f399e98040b0ee84
tree0fa4d6feee34274b39d1caad1092819b7886914c
parente5df0b9f170bd8060d49e47fd790dc0ae9f62de6
map: Added basic panic handler that is called when the map ptr is NULL
src/map.s
src/strings.s
src/sys.s