Skip to content

Instantly share code, notes, and snippets.

View fabrobinet's full-sized avatar

Fabrice Robinet fabrobinet

  • San Francisco Bay Area
View GitHub Profile

Notice that this is early, things may or may not work at all.

  1. Clone https://github.com/emoon/fs-uae and build according to instructions. (Mac tested in my case)
  2. Clone ProDBG to this commit https://github.com/emoon/ProDBG/commit/a4a5c264a57b15d0325c585ff7995c31bb9216d4 and build according to instructions.
  3. Configure ProDBG Amiga UAE Settings so it looks something like this https://www.dropbox.com/s/a87dpxdf273bi6i/config.png?dl=0 (Config can be left empty)
  4. Make a test program and build it with vasm (or some other tool that can produce linedebug info)

Compile with these options (make sure to keep paths absolute) for vasm