OSDN Git Service

first commit master
authorpolygraphene <polygraphene@gmail.com>
Sun, 17 Oct 2010 11:19:33 +0000 (20:19 +0900)
committerpolygraphene <polygraphene@gmail.com>
Sun, 17 Oct 2010 11:19:33 +0000 (20:19 +0900)
commit48b1b06827c81215e231e915de92ec17b42b1ba8
tree97154eefc3537c373feefefb605f204b69bdf8ff
first commit
232 files changed:
.gdbinit [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
bin.pl [new file with mode: 0644]
cd/iplcd.bin [new file with mode: 0644]
curtain_m.bmp [new file with mode: 0644]
diskimg [new file with mode: 0644]
fat.fatdef [new file with mode: 0644]
fatmgr.exe [new file with mode: 0644]
fatmgr/Debug/fatmgr.exe.embed.manifest [new file with mode: 0644]
fatmgr/Debug/fatmgr.exe.embed.manifest.res [new file with mode: 0644]
fatmgr/Debug/fatmgr.exe.intermediate.manifest [new file with mode: 0644]
fatmgr/Debug/fatmgr.lastbuildstate [new file with mode: 0644]
fatmgr/Debug/fatmgr_manifest.rc [new file with mode: 0644]
fatmgr/ReadMe.txt [new file with mode: 0644]
fatmgr/fatmgr.cpp [new file with mode: 0644]
fatmgr/fatmgr.vcxproj [new file with mode: 0644]
fatmgr/stdafx.cpp [new file with mode: 0644]
fatmgr/stdafx.h [new file with mode: 0644]
fatmgr/targetver.h [new file with mode: 0644]
golibc/Makefile [new file with mode: 0644]
golibc/abs.c [new file with mode: 0644]
golibc/atof.c [new file with mode: 0644]
golibc/atoi.c [new file with mode: 0644]
golibc/charset.cpp [new file with mode: 0644]
golibc/errno.c [new file with mode: 0644]
golibc/errno.h [new file with mode: 0644]
golibc/float.h [new file with mode: 0644]
golibc/frexp.c [new file with mode: 0644]
golibc/golibc.lib [new file with mode: 0644]
golibc/ldexp.c [new file with mode: 0644]
golibc/limits.h [new file with mode: 0644]
golibc/math.h [new file with mode: 0644]
golibc/memchr.c [new file with mode: 0644]
golibc/memcmp.c [new file with mode: 0644]
golibc/memcpy.c [new file with mode: 0644]
golibc/memmove.c [new file with mode: 0644]
golibc/memset.c [new file with mode: 0644]
golibc/qsort.c [new file with mode: 0644]
golibc/rand.c [new file with mode: 0644]
golibc/setjmp.h [new file with mode: 0644]
golibc/sprintf.c [new file with mode: 0644]
golibc/stdarg.h [new file with mode: 0644]
golibc/stddef.h [new file with mode: 0644]
golibc/stdio.h [new file with mode: 0644]
golibc/stdlib.h [new file with mode: 0644]
golibc/strcat.c [new file with mode: 0644]
golibc/strchr.c [new file with mode: 0644]
golibc/strcmp.c [new file with mode: 0644]
golibc/strcpy.c [new file with mode: 0644]
golibc/strcspn.c [new file with mode: 0644]
golibc/strdup.c [new file with mode: 0644]
golibc/string.h [new file with mode: 0644]
golibc/strlen.c [new file with mode: 0644]
golibc/strncat.c [new file with mode: 0644]
golibc/strncmp.c [new file with mode: 0644]
golibc/strncpy.c [new file with mode: 0644]
golibc/strpbrk.c [new file with mode: 0644]
golibc/strrchr.c [new file with mode: 0644]
golibc/strspn.c [new file with mode: 0644]
golibc/strstr.c [new file with mode: 0644]
golibc/strtol.c [new file with mode: 0644]
golibc/strtoul.c [new file with mode: 0644]
golibc/strtoul0.c [new file with mode: 0644]
golibc/vsprintf.c [new file with mode: 0644]
haribote.img [new file with mode: 0644]
haribote.vhd [new file with mode: 0644]
haribote/Debug/fatmgr.exe [new file with mode: 0644]
haribote/Debug/fatmgr.ilk [new file with mode: 0644]
haribote/Debug/ntdll.dll [new file with mode: 0644]
haribote/Debug/ntdll.exp [new file with mode: 0644]
haribote/Debug/ntdll.ilk [new file with mode: 0644]
haribote/Debug/ntdll.lib [new file with mode: 0644]
haribote/Makefile [new file with mode: 0644]
haribote/Makefile.bak [new file with mode: 0644]
haribote/MemMan.cpp [new file with mode: 0644]
haribote/MemMan.h [new file with mode: 0644]
haribote/ProcessMan.cpp [new file with mode: 0644]
haribote/ProcessMan.h [new file with mode: 0644]
haribote/ProcessMem.cpp [new file with mode: 0644]
haribote/ProcessMem.h [new file with mode: 0644]
haribote/ThreadMan.cpp [new file with mode: 0644]
haribote/ThreadMan.h [new file with mode: 0644]
haribote/Vector.cpp [new file with mode: 0644]
haribote/Vector.h [new file with mode: 0644]
haribote/asmhead.asm [new file with mode: 0644]
haribote/asmhead.bin [new file with mode: 0644]
haribote/asmhead.lst [new file with mode: 0644]
haribote/ata/ATAIO.H [new file with mode: 0644]
haribote/ata/ATAIOINT.C [new file with mode: 0644]
haribote/ata/ATAIOISA.C [new file with mode: 0644]
haribote/ata/ATAIOPCI.C [new file with mode: 0644]
haribote/ata/ATAIOPIO.C [new file with mode: 0644]
haribote/ata/ATAIOREG.C [new file with mode: 0644]
haribote/ata/ATAIOSUB.C [new file with mode: 0644]
haribote/ata/ATAIOTMR.C [new file with mode: 0644]
haribote/ata/ATAIOTRC.C [new file with mode: 0644]
haribote/ata/DOSFUNC.C [new file with mode: 0644]
haribote/ata/Makefile [new file with mode: 0644]
haribote/ata/TEST.C [new file with mode: 0644]
haribote/ata/ataio.lib [new file with mode: 0644]
haribote/ata/dos.h [new file with mode: 0644]
haribote/bootpack.cpp [new file with mode: 0644]
haribote/bootpack.exe [new file with mode: 0644]
haribote/bootpack.h [new file with mode: 0644]
haribote/bootpack.sln [new file with mode: 0644]
haribote/bootpack.suo [new file with mode: 0644]
haribote/bootpack.sys [new file with mode: 0644]
haribote/bootpack.vcxproj [new file with mode: 0644]
haribote/c.bin [new file with mode: 0644]
haribote/c.gas [new file with mode: 0644]
haribote/console.c [new file with mode: 0644]
haribote/console.lst [new file with mode: 0644]
haribote/debug.cpp [new file with mode: 0644]
haribote/debug.h [new file with mode: 0644]
haribote/desctable.cpp [new file with mode: 0644]
haribote/desctable.h [new file with mode: 0644]
haribote/fat32.h [new file with mode: 0644]
haribote/fifo.c [new file with mode: 0644]
haribote/fifo.lst [new file with mode: 0644]
haribote/file.c [new file with mode: 0644]
haribote/file.lst [new file with mode: 0644]
haribote/filesyste.s [new file with mode: 0644]
haribote/filesystem.cpp [new file with mode: 0644]
haribote/filesystem.h [new file with mode: 0644]
haribote/graphic.c [new file with mode: 0644]
haribote/graphic.lst [new file with mode: 0644]
haribote/hankaku.bin [new file with mode: 0644]
haribote/hankaku.h [new file with mode: 0644]
haribote/hankaku.pl [new file with mode: 0644]
haribote/hankaku.txt [new file with mode: 0644]
haribote/haribote.sys [new file with mode: 0644]
haribote/int.lst [new file with mode: 0644]
haribote/iplhd.asm [new file with mode: 0644]
haribote/iplhd.bin [new file with mode: 0644]
haribote/iplhd.lst [new file with mode: 0644]
haribote/keyboard.c [new file with mode: 0644]
haribote/keyboard.lst [new file with mode: 0644]
haribote/mbr.asm [new file with mode: 0644]
haribote/mbr.bin [new file with mode: 0644]
haribote/mbr.lst [new file with mode: 0644]
haribote/mbr.pl [new file with mode: 0644]
haribote/memory.c [new file with mode: 0644]
haribote/memory.lst [new file with mode: 0644]
haribote/mouse.c [new file with mode: 0644]
haribote/mouse.gas [new file with mode: 0644]
haribote/mouse.lst [new file with mode: 0644]
haribote/mtask.c [new file with mode: 0644]
haribote/mtask.lst [new file with mode: 0644]
haribote/naskfunc.asm [new file with mode: 0644]
haribote/naskfunc.h [new file with mode: 0644]
haribote/naskfunc.lst [new file with mode: 0644]
haribote/new3.txt [new file with mode: 0644]
haribote/pic.cpp [new file with mode: 0644]
haribote/pic.h [new file with mode: 0644]
haribote/screen.cpp [new file with mode: 0644]
haribote/screen.h [new file with mode: 0644]
haribote/screen.s [new file with mode: 0644]
haribote/sheet.c [new file with mode: 0644]
haribote/sheet.lst [new file with mode: 0644]
haribote/startup.cpp [new file with mode: 0644]
haribote/t.c [new file with mode: 0644]
haribote/t.gas [new file with mode: 0644]
haribote/tek.c [new file with mode: 0644]
haribote/tek.lst [new file with mode: 0644]
haribote/tek.nas [new file with mode: 0644]
haribote/test.sec [new file with mode: 0644]
haribote/timer.cpp [new file with mode: 0644]
haribote/timer.h [new file with mode: 0644]
haribote/timer.lst [new file with mode: 0644]
haribote/typedefs.h [new file with mode: 0644]
haribote/window.c [new file with mode: 0644]
haribote/window.lst [new file with mode: 0644]
haribote2.img [new file with mode: 0644]
imgconv.bat [new file with mode: 0644]
include/CP932.TXT [new file with mode: 0644]
include/CP932.h2 [new file with mode: 0644]
include/_mingw.h [new file with mode: 0644]
include/algorithm [new file with mode: 0644]
include/assert.h [new file with mode: 0644]
include/cctype [new file with mode: 0644]
include/cstddef [new file with mode: 0644]
include/ctype.h [new file with mode: 0644]
include/errno.h [new file with mode: 0644]
include/exception [new file with mode: 0644]
include/float.h [new file with mode: 0644]
include/functional [new file with mode: 0644]
include/haribote.rul [new file with mode: 0644]
include/harilibc.lib [new file with mode: 0644]
include/iosfwd [new file with mode: 0644]
include/limits.h [new file with mode: 0644]
include/math.h [new file with mode: 0644]
include/memory [new file with mode: 0644]
include/new [new file with mode: 0644]
include/random [new file with mode: 0644]
include/random.h [new file with mode: 0644]
include/setjmp.h [new file with mode: 0644]
include/stdarg.h [new file with mode: 0644]
include/stddef.h [new file with mode: 0644]
include/stdio.h [new file with mode: 0644]
include/stdlib.h [new file with mode: 0644]
include/stl_algo.h [new file with mode: 0644]
include/string.h [new file with mode: 0644]
include/typeid [new file with mode: 0644]
include/typeinfo [new file with mode: 0644]
include/utility [new file with mode: 0644]
intmemo [new file with mode: 0644]
makefat.pl [new file with mode: 0644]
new2.txt [new file with mode: 0644]
ntdll.dll [new file with mode: 0644]
ntdll/Debug/.gitignore [new file with mode: 0644]
ntdll/Debug/ntdll.dll.embed.manifest [new file with mode: 0644]
ntdll/Debug/ntdll.dll.embed.manifest.res [new file with mode: 0644]
ntdll/Debug/ntdll.dll.intermediate.manifest [new file with mode: 0644]
ntdll/Debug/ntdll.lastbuildstate [new file with mode: 0644]
ntdll/Debug/ntdll_manifest.rc [new file with mode: 0644]
ntdll/ReadMe.txt [new file with mode: 0644]
ntdll/dllmain.cpp [new file with mode: 0644]
ntdll/ntdll.cpp [new file with mode: 0644]
ntdll/ntdll.def [new file with mode: 0644]
ntdll/ntdll.vcxproj [new file with mode: 0644]
ntdll/stdafx.cpp [new file with mode: 0644]
ntdll/stdafx.h [new file with mode: 0644]
ntdll/targetver.h [new file with mode: 0644]
ostestapp.cpp [new file with mode: 0644]
ostestapp.exe [new file with mode: 0644]
partback.cpp [new file with mode: 0644]
partback.exe [new file with mode: 0644]
qlaunch.cpp [new file with mode: 0644]
qlaunch.exe [new file with mode: 0644]
readmbr.cpp [new file with mode: 0644]
readmbr.exe [new file with mode: 0644]