home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 5 / CD_Magazyn_EXEC_nr_5.iso / Programy / MorphOS / morphosuser-150201.lha / qstartup / startup.notes < prev    next >
Encoding:
Text File  |  2001-02-14  |  1.9 KB  |  95 lines

  1. startup.notes
  2.  
  3. Versions
  4.  
  5.  0.23
  6.   o fixed the blizzard memory size detection problem
  7.  
  8.  0.22
  9.   o worked around the messed up memheader by poolmem.
  10.  
  11.  0.21
  12.   o added the vbr stuff again
  13.   o sigh...added gayleread function for V39, so we have a valid id
  14.     under V8484884888372772772ppc
  15.  
  16.  0.20
  17.   o added AddDosNode EDebugFlags parameter
  18.  
  19.  0.19
  20.   o added SDebugTemplate output
  21.  
  22.  0.18
  23.   o pass ReadGayle ID to Hal
  24.     ReadGayle is only called on a 1200...if i do that on the A4000
  25.     it does a coldreset...no method to start the ppc.
  26.   o new reset methods 5-7
  27.     These are the same as methods 1-3 but they execute the reset
  28.     function in fastram instead of chipram like 1-3.
  29.   o new commands
  30.     extmodules=<Pattern> like extmodules=extmodules/#?
  31.     
  32.  
  33.  
  34.  0.17
  35.   o removed the vbr stuff again
  36.  
  37.  0.16
  38.   o added some VBR=0 in the reset function for no obvious reasons..placebo effect:-)
  39.  
  40.  0.15
  41.   o fixed a missing sysbase load...not critical though
  42.  
  43.  0.14
  44.   o new EDebugFlags <NoLogServer>,<NoLogWindow>,<LogFile>,<LogKPrintf>
  45.  
  46.  0.13
  47.   o handling for new PCI board detection
  48.  
  49.  0.12
  50.   o wrong HDebugFlags template output on error
  51.   
  52.  0.11
  53.   o More error output in the shell
  54.   o Check if you already run under MorphOS.
  55.     (Not really necessary but only for info)
  56.   o Always shows a line in the shell to show
  57.     insecure users that something happens.
  58.  
  59.  0.10
  60.   o Oops..missing error check:-)
  61.   o improved error output
  62.  
  63.  0.9
  64.   o <JoyDebug> added to <QDebugFlags>.
  65.     Now you have to set the debug type to enable
  66.     joyport1 button0 debug dumps.
  67.  
  68.  0.8
  69.   o <DisableSCSI> argument
  70.  
  71.  0.7
  72.   o added <ExceptHandler> to "edebugflags"
  73.  
  74.  0.6
  75.   o added debugflags
  76.  
  77.  0.5
  78.   o added led on/off to the colour loop which
  79.     should signal that the 68k still runs further
  80.     though it shouldn`t....emm debugging
  81.   o MK3 hw reset changed...maybe that works for 040 now
  82.  
  83.  0.4
  84.   o added DisableLed
  85.  
  86.  0.3
  87.   o added delay
  88.   o added sumkick
  89.  
  90.  0.2
  91.   o added resetlevel 4 for manual resets
  92.  
  93.  0.1
  94.   o Release
  95.