(Now) official repository of the SNES assembler Asar, originally created by Alcaro
204
stars
44
forks
source link
Fix resolvedefines not being loaded in the DLL and fix getwrittenblocks not working correctly when building statically #325
Closed
Atari2 closed 3 months ago
asar_resolvedefines
in asardll.c initialization#ifdefs
in conditional compilation that preventedgetwrittenblocks
from reporting correct data when building library statically.