Corrected file name (romtests.json is now test386.json)

This commit is contained in:
Jeff Parsons 2015-10-21 12:13:10 -07:00
commit ae2a156cfc

View file

@ -38,7 +38,7 @@
; 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.
;
; 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.
;
; REAL32 Notes