Skip to content

Commit

Permalink
Bumped pcjs emulators to 2.21 in an attempt to turn off annoying spel…
Browse files Browse the repository at this point in the history
…lcheck squiggles in browsers
  • Loading branch information
jeffpar committed Aug 24, 2023
1 parent 01ef9e9 commit 8108e74
Show file tree
Hide file tree
Showing 27 changed files with 190,597 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@
"request": "launch",
"program": "${workspaceFolder}/tools/pc/pc.js",
"args": [
"--sys:compaq:2.11",
"--sys:pcdos:7",
"--halt"
],
"cwd": "${workspaceFolder}/tools/pc/disks/TEST/SRC/MBR",
Expand Down
Loading

0 comments on commit 8108e74

Please sign in to comment.