https://github.com/nlitsme/msdos_interrupt_catcher
A very old msdos interrupt tracing tool - for the museum
https://github.com/nlitsme/msdos_interrupt_catcher
ancient tsr
Last synced: 11 months ago
JSON representation
A very old msdos interrupt tracing tool - for the museum
- Host: GitHub
- URL: https://github.com/nlitsme/msdos_interrupt_catcher
- Owner: nlitsme
- License: mit
- Created: 2020-02-06T23:15:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-22T20:06:43.000Z (almost 3 years ago)
- Last Synced: 2025-03-27T07:48:53.607Z (about 1 year ago)
- Topics: ancient, tsr
- Language: Assembly
- Homepage:
- Size: 452 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# catch
This is a tool i wrote a -very- long time ago.
It can create traces of DOS interrupts performed by other programs.
Very useful for reverse engineering and debugging MS-DOS stuff.