OSDN Git Service

added a EMS & XMS library
authorsparky4 <sparky4@cock.li>
Thu, 12 Feb 2015 19:02:05 +0000 (13:02 -0600)
committersparky4 <sparky4@cock.li>
Thu, 12 Feb 2015 19:02:05 +0000 (13:02 -0600)
commitd3f8280463ec0bc9aede20aa5a2c38d8f0bd0fd7
tree04778a223a6528f931586c567bcb5deddf38c7f9
parent1656198fcaab120057b1f1dbff4556702571033a
added a EMS & XMS library
modified:   Project 16.bfproject
new file:   src/lib/exmm/EMM.EXE
new file:   src/lib/exmm/emm.c
new file:   src/lib/exmm/emmret.h
new file:   src/lib/exmm/emmsize.h
new file:   src/lib/exmm/memory.c
new file:   src/lib/exmm/memory.h
new file:   src/lib/exmm/x.bat
renamed:    src/lib/xmem/xmem.asm -> src/lib/exmm/xmem.asm
new file:   src/lib/exmm/xmem.c
renamed:    src/lib/xmem/xmem.h -> src/lib/exmm/xmem.h
renamed:    src/lib/xmem/xmem.txt -> src/lib/exmm/xmem.txt
renamed:    src/lib/xmem/xmemc.c -> src/lib/exmm/xmemc.c
13 files changed:
Project 16.bfproject
src/lib/exmm/EMM.EXE [new file with mode: 0644]
src/lib/exmm/emm.c [new file with mode: 0644]
src/lib/exmm/emmret.h [new file with mode: 0644]
src/lib/exmm/emmsize.h [new file with mode: 0644]
src/lib/exmm/memory.c [new file with mode: 0644]
src/lib/exmm/memory.h [new file with mode: 0644]
src/lib/exmm/x.bat [new file with mode: 0644]
src/lib/exmm/xmem.asm [moved from src/lib/xmem/xmem.asm with 100% similarity]
src/lib/exmm/xmem.c [new file with mode: 0644]
src/lib/exmm/xmem.h [moved from src/lib/xmem/xmem.h with 100% similarity]
src/lib/exmm/xmem.txt [moved from src/lib/xmem/xmem.txt with 100% similarity]
src/lib/exmm/xmemc.c [moved from src/lib/xmem/xmemc.c with 100% similarity]