Skip to content

ntaulbut/tamdbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo TAMdbg

Screenshot 2025-11-16 073946

Build

Currently only Windows is supported using Win32 API and DirectX11.

  • Use the Visual Studio 2022 Developer Command Prompt, 64 bit.
  • Run build_win32_release.bat.
  • To build for debug: build_win32.bat. The debug build uses address sanitisation to detect memory errors. You need to link to the appropriate library for this to work: clang_rt.asan_dynamic-x86_64.dll.

Contributing

PRs welcome on making the application cross-platform, otherwise use the issues to suggest a feature before working on it. This is a work-in-progress, code will be messy.

Acknowledgements

About

Debugger for Triangle Abstract Machine

Resources

License

Stars

Watchers

Forks

Contributors