├── Debug └── MingOS.exe ├── LICENSE ├── MingOS.cpp ├── MingOS.dsp ├── MingOS.dsw ├── MingOS.exe ├── MingOS.h ├── MingOS.ncb ├── MingOS.opt ├── MingOS.plg ├── README.md ├── os_funs.cpp └── screenshots ├── 0.png ├── 00.png ├── 1.png ├── 2.gif ├── 3.gif ├── 4.gif ├── 5.gif ├── 6.gif ├── 7.gif ├── 8.gif └── 9.gif /Debug/MingOS.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/Debug/MingOS.exe -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/LICENSE -------------------------------------------------------------------------------- /MingOS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/MingOS.cpp -------------------------------------------------------------------------------- /MingOS.dsp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/MingOS.dsp -------------------------------------------------------------------------------- /MingOS.dsw: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/MingOS.dsw -------------------------------------------------------------------------------- /MingOS.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/MingOS.exe -------------------------------------------------------------------------------- /MingOS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/MingOS.h -------------------------------------------------------------------------------- /MingOS.ncb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/MingOS.ncb -------------------------------------------------------------------------------- /MingOS.opt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/MingOS.opt -------------------------------------------------------------------------------- /MingOS.plg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/MingOS.plg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/README.md -------------------------------------------------------------------------------- /os_funs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/os_funs.cpp -------------------------------------------------------------------------------- /screenshots/0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/0.png -------------------------------------------------------------------------------- /screenshots/00.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/00.png -------------------------------------------------------------------------------- /screenshots/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/1.png -------------------------------------------------------------------------------- /screenshots/2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/2.gif -------------------------------------------------------------------------------- /screenshots/3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/3.gif -------------------------------------------------------------------------------- /screenshots/4.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/4.gif -------------------------------------------------------------------------------- /screenshots/5.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/5.gif -------------------------------------------------------------------------------- /screenshots/6.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/6.gif -------------------------------------------------------------------------------- /screenshots/7.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/7.gif -------------------------------------------------------------------------------- /screenshots/8.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/8.gif -------------------------------------------------------------------------------- /screenshots/9.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/elliotxx/os_filesystem/HEAD/screenshots/9.gif --------------------------------------------------------------------------------