Skip to content
  • Alexander Dietsch's avatar
    loopwhile language: · 5b90a83e
    Alexander Dietsch authored
    Added 'preprocessor' commands:
    -#LOOP/#WHILE to indicate what type of program it is
    -#MAXREG to indicate how many registers will be needed at most
    
    Mainsimulator:
    -Added ability to only execute program for x steps
    -Attempts to load/save options in a local file, so they stay the same over
    multiple runs
    -Minor fixes to register handling
    
    GUI:
    -Nearly everything does, what it is supposed to do now
    -No fixes for the linux issues yet
    
    Console Version:
    -This version allows to start GUI by console and displays help
    5b90a83e