reactos/subsystems/mvdm/ntvdm
Serge Gautherie d59d74fb69
[NTVDM] GetNextFreeVDDEntry(): Remove 'Entry' redundant initialization (#2859)
Detected by Cppcheck: redundantInitialization.
Addendum to ed874b41 (r61283).
2020-05-25 23:49:47 +02:00
..
bios [NTVDM] Fix whitespace. 2019-06-23 02:12:24 +02:00
console [mvdm] Fix missing pointer dereference 2019-02-09 11:53:55 +01:00
cpu [MVDM] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
dos [NTVDM] Allow opening files with write access on CDROM 2018-10-20 17:27:53 +02:00
hardware [MVDM] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
lang [TRANSLATION] Multiple minor fixes and addings. (#2516) 2020-04-09 18:13:46 +02:00
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
clock.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
clock.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [CMAKE] Avoid use of the LOCATION property for asm16 files. CORE-14509 2018-03-30 20:28:25 +02:00
emulator.c [mvdm] Fix missing pointer dereference 2019-02-09 11:53:55 +01:00
emulator.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
int32.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
int32.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
io.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
io.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
memory.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
memory.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
ntvdm.c [MVDM] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
ntvdm.h [MVDM] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
ntvdm.rc [TRANSLATION] Update Indonesian Translation (#2268) 2020-01-26 18:29:38 +01:00
ntvdm.spec Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
resource.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
utils.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
utils.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
vddsup.c [NTVDM] GetNextFreeVDDEntry(): Remove 'Entry' redundant initialization (#2859) 2020-05-25 23:49:47 +02:00
vddsup.h Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00