Ignore:
Timestamp:
Sep 22, 2019, 7:13:15 PM (5 years ago)
Author:
chronos
Message:
  • Modified: Address CPU memory as pointer instead array of bytes.
  • Added: TMachine class to represent virtual machine itself.
Location:
branches/virtcpu varint
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/virtcpu varint

    • Property svn:ignore set to
      lib
      virtcpu
      virtcpu.lps
  • branches/virtcpu varint/UFormMain.lfm

    r195 r196  
    1 object Form1: TForm1
     1object FormMain: TFormMain
    22  Left = 385
    33  Height = 914
    44  Top = 208
    55  Width = 1543
    6   Caption = 'Form1'
     6  Caption = 'VarInt machine'
    77  ClientHeight = 914
    88  ClientWidth = 1543
Note: See TracChangeset for help on using the changeset viewer.