Difference between revisions of "680x0:Tools"

From Amiga Coding
Jump to: navigation, search
(added debuggers (HRTmon and Big Brother monitor))
(added WinUAE debugger and Snoopdos)
Line 5: Line 5:
 
* [http://www.whdload.de/whdload/Tools/ HRTmon 2.30]
 
* [http://www.whdload.de/whdload/Tools/ HRTmon 2.30]
 
* [http://aminet.net/package/util/moni/BBMONi051 Big Brother 0.51] (1997) (by Nicholas G. Clarke aka Conan^Rebels)
 
* [http://aminet.net/package/util/moni/BBMONi051 Big Brother 0.51] (1997) (by Nicholas G. Clarke aka Conan^Rebels)
 +
* [[WinUAE debugger]]
  
  
 
==For 'Hardware Hitting' coding==
 
==For 'Hardware Hitting' coding==
 
* [http://aminet.net/package/dev/moni/cuwa The Custom Watcher (CuWa)]<br />allows you to see the values which were writting to the Custom-Registers (with help of an MMU)
 
* [http://aminet.net/package/dev/moni/cuwa The Custom Watcher (CuWa)]<br />allows you to see the values which were writting to the Custom-Registers (with help of an MMU)
 +
 +
 +
==OS monitors==
 +
* [http://aminet.net/package/util/moni/SnoopDos Snoopdos 3.8] (on Aminet)

Revision as of 22:17, 4 March 2008

  • Assembler Source Text Beautifier
    reformat assembler source code, set the start column for opcodes, operands and comments, insert or remove TABs, adjust the TAB size, etc..


Debuggers


For 'Hardware Hitting' coding


OS monitors