mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
59028e471e88a53ed3070271f349daeb5633c6b1
Add basic disk support with mounting/unmounting images in NTVDM: - basic disk controller (at the moment this is just a collection of helper functions. A real HW emulation will come later on). - INT 13h services for the BIOS. At the moment, the images to be mounted are hardcoded in disk.c. Please see disk.c for examples of how to use the function. This will be reworked to allow user choice without having to recompile NTVDM. CORE-10262 #resolve svn path=/trunk/; revision=69365
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%