v2024.04.15
FunkyFr3sh
released this
15 Apr 06:41
·
139 commits
to master
since this release
Instructions
- Drag and drop an .exe on top of petool to create a new patching project
- Check readme.md in the project folder for more details
Here's a newly made project that's using petool (Just to show an example): https://github.com/andrews05/EV-Nova-CE
Changelog
- Added partial port of NASM datatypes.inc to GAS (macros/datatypes.s)
- Added new macro
SETWATGLOB
and macros/watcall.asm for applications built with watcom compiler (See Readme) - Minor bug fixes and improvements