reactos/subsystems/ntvdm
Hermès Bélusca-Maïto bf2731fb9f [NTVDM]
- BIOS: Reorganize a bit the header, and close the input thread before closing the input handle (and not after).
- INT32: Fix a comment.
- CMOS: Put CMOS data into a structure called CMOS_MEMORY, introduce READ/WRITE_CMOS_DATA macros for simplifying code. Save CMOS memory into a file (à la Windows' NTVDM), which is loaded at startup.

svn path=/branches/ntvdm/; revision=60913
2013-11-10 13:12:02 +00:00
..
bios.c [NTVDM] 2013-11-10 13:12:02 +00:00
bios.h [NTVDM] 2013-11-10 13:12:02 +00:00
bop.c [NTVDM] 2013-11-09 23:01:11 +00:00
bop.h [NTVDM] 2013-11-09 23:01:11 +00:00
CMakeLists.txt [NTVDM] 2013-11-09 23:01:11 +00:00
cmos.c [NTVDM] 2013-11-10 13:12:02 +00:00
cmos.h [NTVDM] 2013-11-10 13:12:02 +00:00
dos.c [NTVDM] 2013-11-09 23:01:11 +00:00
dos.h [NTVDM] 2013-11-09 22:15:40 +00:00
emulator.c [NTVDM] 2013-11-10 13:12:02 +00:00
emulator.h [NTVDM] 2013-11-09 23:01:11 +00:00
int32.c [NTVDM] 2013-11-10 13:12:02 +00:00
int32.h [NTVDM] 2013-11-09 23:01:11 +00:00
ntvdm.c [NTVDM] 2013-11-10 13:12:02 +00:00
ntvdm.h [NTVDM] 2013-11-09 23:01:11 +00:00
ntvdm.rc [NTVDM] 2013-06-17 00:00:36 +00:00
ntvdm.spec [NTVDM] 2013-08-09 23:52:08 +00:00
pic.c [FAST486] 2013-10-27 00:37:01 +00:00
pic.h [FAST486] 2013-10-27 00:37:01 +00:00
ps2.c [NTVDM] 2013-11-03 21:52:58 +00:00
ps2.h [FAST486] 2013-10-27 00:37:01 +00:00
registers.c [NTVDM] 2013-10-26 20:48:31 +00:00
registers.h [NTVDM] 2013-08-09 23:52:08 +00:00
resource.h [NTVDM] 2013-06-17 00:00:36 +00:00
rsrc.rc [NTVDM] 2013-06-17 00:00:36 +00:00
speaker.c [NTVDM] 2013-11-03 20:31:19 +00:00
speaker.h [NTVDM] 2013-11-03 20:31:19 +00:00
timer.c [NTVDM] 2013-11-03 20:31:19 +00:00
timer.h [NTVDM] 2013-11-03 20:31:19 +00:00
vga.c [NTVDM] 2013-11-08 21:56:30 +00:00
vga.h [NTVDM] 2013-11-08 21:56:30 +00:00