Skip to content

v2024.04.15

Compare
Choose a tag to compare
@FunkyFr3sh FunkyFr3sh released this 15 Apr 06:41
· 139 commits to master since this release

Instructions

  1. Drag and drop an .exe on top of petool to create a new patching project
  2. 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