diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-07-07 13:22:53 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-09-15 23:14:42 +0200 |
| commit | b42e218f0d66af002c585a6bb0f586f92a628a40 (patch) | |
| tree | 7d7ea15f0156bf936cc801c5c7efa91a85f1d548 /src/ps1/system.cnf | |
| parent | 7fc48e9216ff809da5f8055a50b0be17628ef1df (diff) | |
| download | wnix-b42e218f0d66af002c585a6bb0f586f92a628a40.tar.gz | |
Setup project skeleton
Diffstat (limited to 'src/ps1/system.cnf')
| -rw-r--r-- | src/ps1/system.cnf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ps1/system.cnf b/src/ps1/system.cnf index 1c3aebe..8c30bfa 100644 --- a/src/ps1/system.cnf +++ b/src/ps1/system.cnf @@ -1,4 +1,4 @@ -BOOT = cdrom:\wanix.exe;1 -TCB = 1 -EVENT = 8 -STACK = 801FF800 +BOOT = cdrom:\wnix.exe;1
+TCB = 1
+EVENT = 10
+STACK = 801FF800
|
