Author: hbelusca
Date: Sat Jan 11 17:05:25 2014
New Revision: 61586
URL:
http://svn.reactos.org/svn/reactos?rev=61586&view=rev
Log:
[NTVDM]: Break the BIOS into the BIOS and the video BIOS.
Added:
branches/ntvdm/subsystems/ntvdm/bios/vidbios.c
- copied, changed from r61583, branches/ntvdm/subsystems/ntvdm/bios/bios.c
branches/ntvdm/subsystems/ntvdm/bios/vidbios.h
- copied, changed from r61583, branches/ntvdm/subsystems/ntvdm/bios/bios.h
Modified:
branches/ntvdm/subsystems/ntvdm/CMakeLists.txt
branches/ntvdm/subsystems/ntvdm/bios/bios.c
branches/ntvdm/subsystems/ntvdm/bios/bios.h
branches/ntvdm/subsystems/ntvdm/dos/dos.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/ntvdm/subsystems/ntvdm/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/CMakeLis…
Modified: branches/ntvdm/subsystems/ntvdm/bios/bios.c
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/bios/bio…
Modified: branches/ntvdm/subsystems/ntvdm/bios/bios.h
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/bios/bio…
Copied: branches/ntvdm/subsystems/ntvdm/bios/vidbios.c (from r61583,
branches/ntvdm/subsystems/ntvdm/bios/bios.c)
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/bios/vid…
Copied: branches/ntvdm/subsystems/ntvdm/bios/vidbios.h (from r61583,
branches/ntvdm/subsystems/ntvdm/bios/bios.h)
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/bios/vid…
Modified: branches/ntvdm/subsystems/ntvdm/dos/dos.c
URL:
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/dos/dos.…