1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-20 00:17:04 +00:00

EmuHalt is squelched

nes: fixed loadState() npe
This commit is contained in:
Steven Hugg
2023-11-05 21:26:39 -06:00
parent 99370530f5
commit 3a08c24869
5 changed files with 14 additions and 2 deletions
+2 -1
View File
@@ -4,8 +4,9 @@ export _8BITWS_SERVER_ROOT=/app
cd "$_8BITWS_SERVER_ROOT"
curl -O https://sehugg.github.io/8bitworkshop/gen/server/server.js
while true; do
curl -O https://sehugg.github.io/8bitworkshop/gen/server/server.js
node server.js