Simplified ROM folder structure
This commit is contained in:
parent
41d073ddba
commit
5072a27292
123 changed files with 118 additions and 117 deletions
|
|
@ -88,7 +88,7 @@ TextOut.asTargetRefs = ["call", "jmp", "jz", "jnz", "jc", "jnc", "ja", "jna", "j
|
|||
*
|
||||
* Examples
|
||||
* ---
|
||||
* node modules/textout/bin/textout --file=devices/pc/bios/compaq/deskpro386/1988-01-28.nasm --nasm
|
||||
* node modules/textout/bin/textout --file=devices/pc/rom/compaq/deskpro386/1988-01-28/1988-01-28.asm --nasm
|
||||
*/
|
||||
TextOut.CLI = function()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue