GBConline Update
Aug 19, 2010 - r21
Added a header reader for the roms, just like seen for SNESonline in the java console.
SNESonline Update
Aug 12, 2010 - r68
reverted the GameSaves.java back to the working copy. just changed a little text. minor change text menu system. Adjusted rom layout procedure. Each version of the applet now has its own settings object. This prevents multiple copies of the applet in a web browser from clashing. switched to the EMUonlineLIB version of the splash screen. this should look the same as all other API emulators. Added an alternative SRAM var to load in user input saved games. added in a new save method, for servers that do not have a user log in system.
CHIPonline Update
July 16, 2010 - r12
Fixed some display timing, Added a Menu System, Added speed options to the menu. Consolidated the classes and made them run when creating a new instance of that class. Changed to set once selected a speed from the menu. Added a method to reset all the text menu to default.