Author: hbelusca
Date: Sat Jan 11 15:27:18 2014
New Revision: 61583

URL: http://svn.reactos.org/svn/reactos?rev=61583&view=rev
Log:
[NTVDM]: Start to organize the code...

Added:
    branches/ntvdm/subsystems/ntvdm/bios/   (with props)
    branches/ntvdm/subsystems/ntvdm/bios/bios.c
      - copied, changed from r61580, branches/ntvdm/subsystems/ntvdm/bios.c
    branches/ntvdm/subsystems/ntvdm/bios/bios.h
      - copied unchanged from r61579, branches/ntvdm/subsystems/ntvdm/bios.h
    branches/ntvdm/subsystems/ntvdm/dos/   (with props)
    branches/ntvdm/subsystems/ntvdm/dos/dos.c
      - copied, changed from r61579, branches/ntvdm/subsystems/ntvdm/dos.c
    branches/ntvdm/subsystems/ntvdm/dos/dos.h
      - copied unchanged from r61579, branches/ntvdm/subsystems/ntvdm/dos.h
    branches/ntvdm/subsystems/ntvdm/hardware/   (with props)
    branches/ntvdm/subsystems/ntvdm/hardware/cmos.c
      - copied, changed from r61579, branches/ntvdm/subsystems/ntvdm/cmos.c
    branches/ntvdm/subsystems/ntvdm/hardware/cmos.h
      - copied unchanged from r61579, branches/ntvdm/subsystems/ntvdm/cmos.h
    branches/ntvdm/subsystems/ntvdm/hardware/pic.c
      - copied unchanged from r61580, branches/ntvdm/subsystems/ntvdm/pic.c
    branches/ntvdm/subsystems/ntvdm/hardware/pic.h
      - copied unchanged from r61580, branches/ntvdm/subsystems/ntvdm/pic.h
    branches/ntvdm/subsystems/ntvdm/hardware/ps2.c
      - copied unchanged from r61580, branches/ntvdm/subsystems/ntvdm/ps2.c
    branches/ntvdm/subsystems/ntvdm/hardware/ps2.h
      - copied unchanged from r61580, branches/ntvdm/subsystems/ntvdm/ps2.h
    branches/ntvdm/subsystems/ntvdm/hardware/speaker.c
      - copied unchanged from r61579, branches/ntvdm/subsystems/ntvdm/speaker.c
    branches/ntvdm/subsystems/ntvdm/hardware/speaker.h
      - copied unchanged from r61579, branches/ntvdm/subsystems/ntvdm/speaker.h
    branches/ntvdm/subsystems/ntvdm/hardware/timer.c
      - copied unchanged from r61579, branches/ntvdm/subsystems/ntvdm/timer.c
    branches/ntvdm/subsystems/ntvdm/hardware/timer.h
      - copied unchanged from r61579, branches/ntvdm/subsystems/ntvdm/timer.h
    branches/ntvdm/subsystems/ntvdm/hardware/vga.c
      - copied, changed from r61580, branches/ntvdm/subsystems/ntvdm/vga.c
    branches/ntvdm/subsystems/ntvdm/hardware/vga.h
      - copied unchanged from r61580, branches/ntvdm/subsystems/ntvdm/vga.h
Removed:
    branches/ntvdm/subsystems/ntvdm/bios.c
    branches/ntvdm/subsystems/ntvdm/bios.h
    branches/ntvdm/subsystems/ntvdm/cmos.c
    branches/ntvdm/subsystems/ntvdm/cmos.h
    branches/ntvdm/subsystems/ntvdm/dos.c
    branches/ntvdm/subsystems/ntvdm/dos.h
    branches/ntvdm/subsystems/ntvdm/pic.c
    branches/ntvdm/subsystems/ntvdm/pic.h
    branches/ntvdm/subsystems/ntvdm/ps2.c
    branches/ntvdm/subsystems/ntvdm/ps2.h
    branches/ntvdm/subsystems/ntvdm/speaker.c
    branches/ntvdm/subsystems/ntvdm/speaker.h
    branches/ntvdm/subsystems/ntvdm/timer.c
    branches/ntvdm/subsystems/ntvdm/timer.h
    branches/ntvdm/subsystems/ntvdm/vga.c
    branches/ntvdm/subsystems/ntvdm/vga.h
Modified:
    branches/ntvdm/subsystems/ntvdm/CMakeLists.txt
    branches/ntvdm/subsystems/ntvdm/emulator.c
    branches/ntvdm/subsystems/ntvdm/int32.c
    branches/ntvdm/subsystems/ntvdm/ntvdm.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/CMakeLists.txt?rev=61583&r1=61582&r2=61583&view=diff

Removed: branches/ntvdm/subsystems/ntvdm/bios.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/bios.c?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/bios.h
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/bios.h?rev=61582

Copied: branches/ntvdm/subsystems/ntvdm/bios/bios.c (from r61580, 
branches/ntvdm/subsystems/ntvdm/bios.c)
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/bios/bios.c?p2=branches/ntvdm/subsystems/ntvdm/bios/bios.c&p1=branches/ntvdm/subsystems/ntvdm/bios.c&r1=61580&r2=61583&rev=61583&view=diff

Removed: branches/ntvdm/subsystems/ntvdm/cmos.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/cmos.c?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/cmos.h
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/cmos.h?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/dos.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/dos.c?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/dos.h
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/dos.h?rev=61582

Copied: branches/ntvdm/subsystems/ntvdm/dos/dos.c (from r61579, 
branches/ntvdm/subsystems/ntvdm/dos.c)
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/dos/dos.c?p2=branches/ntvdm/subsystems/ntvdm/dos/dos.c&p1=branches/ntvdm/subsystems/ntvdm/dos.c&r1=61579&r2=61583&rev=61583&view=diff

Modified: branches/ntvdm/subsystems/ntvdm/emulator.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/emulator.c?rev=61583&r1=61582&r2=61583&view=diff

Copied: branches/ntvdm/subsystems/ntvdm/hardware/cmos.c (from r61579, 
branches/ntvdm/subsystems/ntvdm/cmos.c)
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/hardware/cmos.c?p2=branches/ntvdm/subsystems/ntvdm/hardware/cmos.c&p1=branches/ntvdm/subsystems/ntvdm/cmos.c&r1=61579&r2=61583&rev=61583&view=diff

Copied: branches/ntvdm/subsystems/ntvdm/hardware/vga.c (from r61580, 
branches/ntvdm/subsystems/ntvdm/vga.c)
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/hardware/vga.c?p2=branches/ntvdm/subsystems/ntvdm/hardware/vga.c&p1=branches/ntvdm/subsystems/ntvdm/vga.c&r1=61580&r2=61583&rev=61583&view=diff

Modified: branches/ntvdm/subsystems/ntvdm/int32.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/int32.c?rev=61583&r1=61582&r2=61583&view=diff

Modified: branches/ntvdm/subsystems/ntvdm/ntvdm.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/ntvdm.c?rev=61583&r1=61582&r2=61583&view=diff

Removed: branches/ntvdm/subsystems/ntvdm/pic.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/pic.c?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/pic.h
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/pic.h?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/ps2.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/ps2.c?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/ps2.h
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/ps2.h?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/speaker.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/speaker.c?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/speaker.h
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/speaker.h?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/timer.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/timer.c?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/timer.h
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/timer.h?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/vga.c
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/vga.c?rev=61582

Removed: branches/ntvdm/subsystems/ntvdm/vga.h
URL: 
http://svn.reactos.org/svn/reactos/branches/ntvdm/subsystems/ntvdm/vga.h?rev=61582


Reply via email to