Difference between revisions of "680x0:Tools"

From Amiga Coding
Jump to: navigation, search
(added protracker.de link)
(added debuggers I found mentioned in forum threads)
Line 8: Line 8:
  
 
==Debuggers==
 
==Debuggers==
 +
* [http://sourceforge.net/projects/adebug/ Adebug] (ex-commercial, now opensource)
 +
* Barfly's debugger
 +
* Disect v2.0 (symbolic disassembler/debugger, [http://aminet.net/search?name=disect&path=dev/debug demo] available on Aminet)
 
* [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)
 +
* (OMA Assembler) Dbug
 +
* (SAS/C) cpr (CodeProbe)
 +
* Thrill Kill (Action Replay like, no GUI)
 
* [[WinUAE debugger]]
 
* [[WinUAE debugger]]
  

Revision as of 23:53, 9 May 2008

Sourcecode processing


Debuggers

  • Adebug (ex-commercial, now opensource)
  • Barfly's debugger
  • Disect v2.0 (symbolic disassembler/debugger, demo available on Aminet)
  • HRTmon 2.30
  • Big Brother 0.51 (1997) (by Nicholas G. Clarke aka Conan^Rebels)
  • (OMA Assembler) Dbug
  • (SAS/C) cpr (CodeProbe)
  • Thrill Kill (Action Replay like, no GUI)
  • WinUAE debugger


Demotools

Pouet.net has loads of (oldskool) demotools.
(note: they have many pages of tools but the 'next page' is hidden at the bottom of the page)


For 'Hardware Hitting' coding


OS monitors