Changeset 11 for branches/ByteArray/Devices
- Timestamp:
- Aug 7, 2024, 12:35:37 AM (16 months ago)
- Location:
- branches/ByteArray
- Files:
-
- 1 added
- 1 deleted
- 3 edited
-
. (modified) (1 prop)
-
Devices/Device.pas (modified) (1 diff)
-
Devices/FrameBuffer.pas (modified) (1 diff)
-
Devices/IntMemory.pas (added)
-
Devices/Memory.pas (deleted)
Legend:
- Unmodified
- Added
- Removed
-
branches/ByteArray
- Property svn:ignore
-
old new 5 5 ByteArray.lps 6 6 ByteArray.res 7 ByteArray.exe
-
- Property svn:ignore
-
branches/ByteArray/Devices/Device.pas
r9 r11 4 4 5 5 uses 6 Classes, SysUtils, Channel, Forms, Int, Common.FormEx, Generics.Collections;6 Classes, SysUtils, Channel, Forms, Int, FormEx, Generics.Collections; 7 7 8 8 type -
branches/ByteArray/Devices/FrameBuffer.pas
r9 r11 4 4 5 5 uses 6 Classes, SysUtils, Device, Channel, Memory, Int;6 Classes, SysUtils, Device, Channel, IntMemory, Int; 7 7 8 8 type
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/portvm/chrome/site/your_project_logo.png)