Difference between revisions of "680x0:Tools"

From Amiga Coding
Jump to: navigation, search
m (Debuggers)
(Debuggers)
 
Line 21: Line 21:
 
* Thrill Kill (Action Replay like, no GUI) ([http://bitworld.bitfellas.org/demo.php?id=30207 v1.05 at Bitfellas])
 
* Thrill Kill (Action Replay like, no GUI) ([http://bitworld.bitfellas.org/demo.php?id=30207 v1.05 at Bitfellas])
 
* [[WinUAE debugger]]
 
* [[WinUAE debugger]]
 
+
* FS-UAE debugger([https://fs-uae.net/tag/debugger])
  
 
===memory management debugging===
 
===memory management debugging===

Latest revision as of 05:53, 9 October 2018

Sourcecode processing


Debuggers

memory management debugging

  • Enforcer V37.73 (2001)
    Enforcer is an advanced debugging tool for Amiga computer systems equiped with a 68020/68851, 68030, 68040, or 68060 CPU. It uses the MMU to help detect stray pointers and access to invalid memory.
  • MuForce (based on Enforcer)
  • Mungwall
  • Sushi/Sashimi
    Can redirect debug info send to the serial port

For 'Hardware Hitting' coding


OS monitors


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)