Skip to content
/ Atari_ST Public

XDebug debugger and AmpLink linker for Atari ST

License

Notifications You must be signed in to change notification settings

amp64/Atari_ST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Developer Tools for the Atari ST

These are files rescued from my old hard drive containing the source to my 68k debugger (X-Debug) and linker (AmpLink) from the early 90s.

X-Debug

As soon as I left HiSoft I I immediately missed the ability to add features to the debugger I used every day, so set about creating a new one, and made X-Debug. Unlike MonST (which I wrote) it was written mostly in C and was highly configurable, supporting customizable commands and new screen types.

AmpLink

I can't recall why I decided I needed my own linker, but I made this one which can also create Amiga images. ('Amp' are my initials and you'll see them all over the code).

To Build

I used Lattice C and HiSoft GenST 2.something (which I also wrote) to build these, along with a Unix-like shell to run the makefiles. I no longer have the ability to build or verify these sources myself.

Other Utilities

There is also the source to a few utilities here, namely DReloc, DumpDB, LoadHigh, ResetFPU and TTHead.

About

XDebug debugger and AmpLink linker for Atari ST

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages