added quotkinizer binary
This commit is contained in:
8
programs/emulator/dgen-sdl-1.33/dgen_open.asm
Normal file
8
programs/emulator/dgen-sdl-1.33/dgen_open.asm
Normal file
@@ -0,0 +1,8 @@
|
||||
; Wrapper for DGEN
|
||||
; Wraps command line arguments in quotes and launches dgen.
|
||||
|
||||
format binary as ""
|
||||
|
||||
TARGET equ '/kolibrios/emul/dgen/dgen'
|
||||
|
||||
include '../../quotkinizer.inc'
|
||||
Reference in New Issue
Block a user