Corrected file name (romtests.json is now test386.json)
This commit is contained in:
parent
b3696d81ae
commit
ae2a156cfc
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
||||||
; The code which attempts to update myGDT and addrGDT will have no effect when installed as a ROM,
|
; The code which attempts to update myGDT and addrGDT will have no effect when installed as a ROM,
|
||||||
; which is fine, because those data structures are predefined with appropriate ROM-based addresses.
|
; which is fine, because those data structures are predefined with appropriate ROM-based addresses.
|
||||||
;
|
;
|
||||||
; See the machine definition file in /modules/pcjs/bin/romtests.json for a configuration that can
|
; See the machine definition file in /modules/pcjs/bin/test386.json for a configuration that can
|
||||||
; load this file as a ROM image.
|
; load this file as a ROM image.
|
||||||
;
|
;
|
||||||
; REAL32 Notes
|
; REAL32 Notes
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue