Test memory read outside of memory and extram regions.

This commit is contained in:
Toby Jaffey 2025-12-14 00:32:50 +00:00
parent 179466eae4
commit 2037f6e575
3 changed files with 24 additions and 0 deletions

View file

@ -14,4 +14,5 @@
#define SYSCALL_G SYSCALL_BASE+7
#define SYSCALL_H SYSCALL_BASE+8
#define SYSCALL_I SYSCALL_BASE+9
#define SYSCALL_J SYSCALL_BASE+10