OSDN Git Service

[VM][FMTOWNS][TESTCODE] Import from upstream.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Mon, 27 Jan 2020 07:17:04 +0000 (16:17 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Mon, 27 Jan 2020 07:17:04 +0000 (16:17 +0900)
commit4ee64327f78598b121695b1548fdd5d3f66f7f00
treecfc0a663c7f54aa84f9e86cc4271f1220efbee06
parentc977bf8dcb3548ccc618d76a6b7031cea527bf1f
[VM][FMTOWNS][TESTCODE] Import from upstream.
12 files changed:
source/src/vm/fmtowns/testcode/assemble_sys.sh [new file with mode: 0644]
source/src/vm/fmtowns/testcode/bmp2icn.c [new file with mode: 0644]
source/src/vm/fmtowns/testcode/bmp2logo.c [new file with mode: 0644]
source/src/vm/fmtowns/testcode/makesys.bat [new file with mode: 0644]
source/src/vm/fmtowns/testcode/makesys.sh [new file with mode: 0644]
source/src/vm/fmtowns/testcode/sys.asm
source/src/vm/fmtowns/testcode/sys_cd.asm [new file with mode: 0644]
source/src/vm/fmtowns/testcode/sys_cmos.asm [new file with mode: 0644]
source/src/vm/fmtowns/testcode/sys_fd.asm [new file with mode: 0644]
source/src/vm/fmtowns/testcode/sys_hd.asm [new file with mode: 0644]
source/src/vm/fmtowns/testcode/sys_osr.asm [new file with mode: 0644]
source/src/vm/fmtowns/testcode/sys_p32.asm [new file with mode: 0644]