..
res
[NTVDM]
2013-12-29 22:38:10 +00:00
bios.c
[NTVDM]
2013-12-26 21:40:20 +00:00
bios.h
[NTVDM]
2013-12-24 22:40:15 +00:00
bop.c
[NTVDM]
2013-12-27 19:51:43 +00:00
bop.h
[NTVDM]: Remove unneeded WINAPI convention calls.
2013-12-23 18:04:32 +00:00
CMakeLists.txt
Oups, forgot to link against advapi32 too (for registry functions) xD
2013-12-24 13:48:39 +00:00
cmos.c
[NTVDM]
2013-11-26 20:20:51 +00:00
cmos.h
[NTVDM]
2013-11-26 20:20:51 +00:00
dos.c
[NTVDM]
2014-01-03 23:41:40 +00:00
dos.h
[NTVDM]
2014-01-03 23:41:40 +00:00
emulator.c
[NTVDM]: Implement and export VDDTerminateVDM.
2013-12-24 15:52:31 +00:00
emulator.h
[NTVDM]: We know that .h files are header files ;)
2013-12-24 15:53:30 +00:00
int32.c
[NTVDM]
2013-12-27 19:51:43 +00:00
int32.h
[NTVDM]: Remove unneeded WINAPI convention calls.
2013-12-23 18:04:32 +00:00
io.c
[NTVDM]
2013-12-27 19:51:43 +00:00
io.h
[NTVDM]
2013-12-23 18:17:29 +00:00
ntvdm.c
[NTVDM]
2013-12-06 04:35:58 +00:00
ntvdm.h
[NTVDM]
2013-12-24 15:30:59 +00:00
ntvdm.rc
[NTVDM]
2013-12-29 22:38:10 +00:00
ntvdm.spec
[NTVDM]: Implement and export VDDTerminateVDM.
2013-12-24 15:52:31 +00:00
pic.c
[NTVDM]
2013-12-24 15:30:59 +00:00
pic.h
[NTVDM]
2013-12-24 15:30:59 +00:00
ps2.c
Fix my Engrish :)
2013-12-07 00:03:39 +00:00
ps2.h
[NTVDM]: We know that .h files are header files ;)
2013-12-24 15:53:30 +00:00
registers.c
[NTVDM]
2013-12-23 18:17:29 +00:00
registers.h
[NTVDM]
2013-12-23 18:17:29 +00:00
resource.h
[NTVDM]
2013-12-29 22:38:10 +00:00
speaker.c
[NTVDM]
2013-11-26 20:20:51 +00:00
speaker.h
[NTVDM]
2013-11-03 20:31:19 +00:00
timer.c
[NTVDM]
2013-11-30 03:59:26 +00:00
timer.h
[NTVDM]
2013-11-26 20:20:51 +00:00
vddsup.c
[NTVDM]: Don't display an error message if the VDD registry key (or value) just doesn't exist: it significates we just don't have any VDD to load...
2013-12-28 22:22:12 +00:00
vddsup.h
VDD really means "Virtual Device Drivers".
2013-12-17 23:13:11 +00:00
vga.c
[NTVDM]
2014-01-05 14:14:26 +00:00
vga.h
[NTVDM]
2013-12-25 21:40:18 +00:00