author | John Tsiombikas <nuclear@member.fsf.org> | |
Mon, 26 Jun 2023 16:56:12 +0000 (19:56 +0300) | ||
committer | John Tsiombikas <nuclear@member.fsf.org> | |
Mon, 26 Jun 2023 16:56:12 +0000 (19:56 +0300) | ||
commit | 4e4ac855a9d53fd7dee3d640f3ab46740b991b5c | |
tree | ce47e23121db82e5995f1c310b7b2b69bcb04c22 | tree | snapshot |
parent | f87f51babcc2d9c15e1ecaca19c26acf58292bf7 | commit | diff |
Makefile | diff | blob | history | |
src/dos/cdpmi.c | [new file with mode: 0644] | blob |
src/dos/cdpmi.h | diff | blob | history | |
src/dos/djdpmi.c | [deleted file] | blob | history |
src/dos/drv.h | [new file with mode: 0644] | blob |
src/dos/drv_s3.c | [new file with mode: 0644] | blob |
src/dos/drv_vbe.c | [new file with mode: 0644] | blob |
src/dos/drv_vga.c | [new file with mode: 0644] | blob |
src/dos/gfx.c | [deleted file] | blob | history |
src/dos/gfx.h | [deleted file] | blob | history |
src/dos/main.c | diff | blob | history | |
src/dos/mtrr.c | [new file with mode: 0644] | blob |
src/dos/mtrr.h | [new file with mode: 0644] | blob |
src/dos/vbe.c | [deleted file] | blob | history |
src/dos/vbe.h | diff | blob | history | |
src/dos/vga.c | [deleted file] | blob | history |
src/dos/vga.h | diff | blob | history | |
src/dos/vgaregs.h | [deleted file] | blob | history |
src/dos/vidsys.c | [new file with mode: 0644] | blob |
src/dos/vidsys.h | [new file with mode: 0644] | blob |
src/dos/watdpmi.c | [deleted file] | blob | history |