Ignore:
Timestamp:
Feb 11, 2012, 9:32:25 PM (12 years ago)
Author:
chronos
Message:
  • Modified: Optimalized execution of BrainFuck commands using array of methods instead of case statement. This can scale better for future additional commands.
  • Added: Interpretter form show speed in steps per second.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UInterpreterForm.lrt

    r15 r18  
    1111TINTERPRETERFORM.LISTVIEWMEMORY.COLUMNS[1].CAPTION=Data
    1212TINTERPRETERFORM.LABEL6.CAPTION=Memory:
    13 TINTERPRETERFORM.TOOLBAR1.CAPTION=ToolBar1
     13TINTERPRETERFORM.LABEL7.CAPTION=Speed:
     14TINTERPRETERFORM.LABELSTEPSPEED.CAPTION=   
Note: See TracChangeset for help on using the changeset viewer.