General:
-removed beta typerev
-updated/fixed makefile

#####################################################################
#####################################################################
#####################################################################

PPCDebug:

44.5Beta
  - Added command "dr [Lines]"
  - Changed command "s" to "z"(not working stop)
  - Changed command "t" to "s"(s for single step)
  - Added command "t"(t for trace)
  - Added command "gs" for Go Simulate=Run with single step
  - Fixed "gs" stop condition problem
  - Used the new improved PPCSetTaskAttr functionality

44.4Beta
  - Changed the Kernel Symbol find method

44.3Beta
  - MyTags[3] -> MyTags[2] because MyTags[2] wasn`t used


44.2Beta
  - Added Symbol support to the ppcdiss.library
  - Added command "+" (Skip next instruction)
  - Added command "-" (Go back to last instruction)
  - Added command "rg" (GPR register dump)
  - Added command "rf" (FPR register dump)
  - Added command "rg[n]=value" (Change GPR register)
  - Added command "rf[n]=value" (Change FPR register)
  - Added command "? value" (Calcualte Value)
  - Added symbol handling for PC,RELOCS and ABS
  - ArgParser Module for a complete arithmetic term parser
    with Symbol Hooks.
  - Added command "f" to dump all symbols
  - Added command "b" to add breakpoints
  - Added command "br" to remove breakpoints
  - Added command "bs" to show breakpoints
  - Used the ArgParser for the (d) and (m) commands

44.1Beta
  - Added command "m"
  - Added disassemble PC line to the register output

44.0
  - release

#####################################################################
#####################################################################
#####################################################################

PPCLoad.o:

44.1Beta
  - removed beta typerev

44.0
  - release


#####################################################################
#####################################################################
#####################################################################

PPCShowTasks.o:

44.2Beta
  - Used the new improved PPCSetTaskAttr functionality

44.1Beta
  - removed beta typerev

44.0
  - release


#####################################################################
#####################################################################
#####################################################################

PPCInfos:

44.2Beta
  - Made use of the CPU Number

44.1Beta
  - removed beta typerev

44.0
  - release

#####################################################################
#####################################################################
#####################################################################

PPCLoadTimer.o:

44.1Beta
  - removed beta typerev

44.0
  - release

#####################################################################
#####################################################################
#####################################################################

PPCSignalTask.o:

44.1Beta
  - removed beta typerev

44.0
  - release

#####################################################################
#####################################################################
#####################################################################

SetDebugSpeed.o:

44.1Beta
  - removed beta typerev

44.0
  - release

#####################################################################
#####################################################################
#####################################################################
