home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 18 / amigaformatcd18.iso / -in_the_mag- / emulation / otherstuff / switchboard / switchboard0.07p.readme < prev    next >
Text File  |  1997-08-03  |  4KB  |  137 lines

  1. Short:     GUI for AmigaVGB, DarkNESs, MasterGear
  2. Author:    rodneyn@aic.net.au (Rodney Norton)
  3. Uploader:  rodneyn@aic.net.au (Rodney Norton)
  4. Type:      Misc/Emu
  5. Version: 0.10P
  6. Replaces: Misc/Emu/SwitchBoard.lha
  7.  
  8.  
  9. Long:
  10.  
  11.  
  12. SwitchBoard is a GUI front end for currently 3 emulators.  It supports
  13. AmigavGB, DarkNESs, and MasterGear allowing you to easily choose roms for
  14. them and launch each of them from a comfortable GUI.
  15.  
  16. Its freeware/cardware so is not expensive etc.  Look at the docs for more
  17. information regarding this fine example of programming.  =)
  18.  
  19. New in this version is a prefs editor and many bug fixes.
  20.  
  21. History :
  22.  
  23. V0.08ß (6/7/97)
  24.  
  25. Internal only.
  26.  
  27. .  Okay I've added the Prefs GUI to the main executable.
  28.  
  29. .  Prefs can now be read from a requester.
  30.  
  31. .  Prefs can be saved to default "swbrd.prefs".  No requester used.
  32.  
  33. .  All Menu options work, now using same code as GTgadgets (Almost).
  34.  
  35. .  Cleaned up code to use less If/End If conditions.
  36.  
  37. .  Removed bug that had been in code for quite some time !
  38.  
  39. .  This is also the first version that caused a GURU on my machine.  I was
  40.    freeing up windows that I hadn't opened.  =)
  41.  
  42. .  Fixed above mentioned bug.  Luckily I save the source before each
  43.    compile!
  44.  
  45. .  Each emulator can be set in the prefs GUI, no more making your own prefs
  46.    file.  It is automatically set to the main code too.
  47.  
  48. .  Removed 3 enforcer hits !  See even Blitz2 code can have enforcer hits.
  49.    I was setting data to gadgets that did not exist.  Not a smart thing to
  50.    do.
  51.  
  52. .  Prefs window now opens if there is no preferences set, forcing a person
  53.    to edit their prefs before continuing !
  54.  
  55. .  Fixed one or two more bugs.  I stuffed the saving of the prefs file in
  56.    one section.  It would save a blank file ! (10/7/97)
  57.  
  58. .  Removed some redundant code that was left from an old version. (10/7/97)
  59.  
  60. .  Now ready for Beta test again.........
  61.  
  62.  
  63.  
  64. V0.09ß (15/7/97)
  65.  
  66. Internal Only.
  67.  
  68. .  Damn found some bugs =(
  69.  
  70. .  The cycle gadget can get screwy and select the wrong thing, my fault.
  71.    Fixed now.  Just moved a variable to a later stage in program, it then
  72.    does not get reset when jumping from the prefs GUI !
  73.  
  74. .  Thanks to Paul Morabito for telling me about the "ram disk:" bug.  Damn
  75.    thing.  I've changed the default dir to ram: in the mean time.
  76.  
  77. .  Managed to <I think> fix a problem with Blitz 2 and may have most of
  78.    troubles sorted out !  Means development time will speed up slightly.
  79.    Well I believe I was wrong.  It still keeps crashing !!!! <Blitz 2, NOT
  80.    SwitchBoard>
  81.  
  82. .  Updated the copyright information, it now includes "Cougar Development"
  83.    which is what I am going to call the name of the team that does the
  84.    software.  This will include the beta testers =)  Arent I nice ?
  85.  
  86. .  Fixed a silly bug that meant if you just set the string gadgets in the
  87.    prefs GUI and quit that then those settings were NOT copied to the main
  88.    part of the program...
  89.  
  90. .  Added a check for OS < 2.0 and the prog then puts up a requester and
  91.    quits.  I have not tested this as I could not be bothered setting up a
  92.    KS1.3 disk and softkicking into 1.3...  Anyone ?!
  93.  
  94.  
  95. V0.10ß (19/7/97)
  96.  
  97. Internal Only
  98.  
  99. .  Small bug fixes.  Nothing too drastic.
  100.  
  101. .  Cleaned up some code.
  102.  
  103. .  Made exiting safer by not letting Blitz handle it all.
  104.  
  105. .  May have problem with Blitz2 sorted out.  I believe it's the debug module
  106.    that causes all the problems.  Just don't use it !  Better write non
  107.    buggy code Huh ?! =)    <For those who want to know it has a lot of
  108.    enforcer hits which I believe are causing the problem>.<Nope I was wrong
  109.    still crashes :-/  >
  110.  
  111. .  Launch window now closes when editing prefs.
  112.  
  113. .  Started work on the Game Genie cheat requester for AmigaVGB.  This will
  114.    be in the next version !
  115.  
  116. .  Fixed a possible problem with the OS 1.3 checking.  Still have not tested
  117.    it yet.  I was calling a wrong Requester routine.
  118.  
  119. .  Started work on another project called Y.A.P.C.  Wait for this one !
  120.  
  121. V0.10P (24/7/97)
  122.  
  123. Second Public Release
  124.  
  125. .  Cleaned up a number of bugs in the Prefs section of the program.  I was
  126.    doing some silly things there, causing all sorts of problems.
  127.  
  128. .  Rewrote a chunk of the prefs editor code.  Damn bugs.
  129.  
  130. .  Tested enough & now works satisfactorily.  Yay !
  131.  
  132. .  Uploaded to Aminet again.
  133.  
  134.  
  135.  
  136. © Rodney Norton / Cougar Developments. 1997
  137.