Package smsqmulator

Class SMSQmulator

java.lang.Object
smsqmulator.SMSQmulator

public class SMSQmulator extends Object
The main object, it doesn't do much other than setup the Gui and start the monitor.
  • Constructor Details

    • SMSQmulator

      public SMSQmulator(int compiledVersion, String iniFileName)
      This creates the main object.
      Parameters:
      compiledVersion - (or 0 if error) - the version for which this was compiled.
      iniFileName - file name for an .ini file.
  • Method Details

    • getCompiledForVersion

      public static final int getCompiledForVersion()
      Returns the verson of jave for which this version of the software was programmed.
      Returns:
    • main

      public static void main(String[] args)
      This starts the emulator.
      Parameters:
      args - the command line arguments.
    • presetOptions

      public static final void presetOptions(inifile.IniFile inifile, String romImage)
      Preset all options the inifile may have.
      Parameters:
      inifile - the inifile with the options to be set.
      romImage - path to the rom image file