Open Rijast opened 1 year ago
This repository is seriously outdated. It already was when you posted.
Remove this line from project.mk
:
ASFLAGS += -h
In MAKEFILE
, update these lines:
ASFLAGS = -p ${PADVALUE} $(addprefix -I,${INCDIRS}) $(addprefix -W,${WARNINGS})
LDFLAGS = -p ${PADVALUE}
FIXFLAGS = -p ${PADVALUE} -i "${GAMEID}" -k "${LICENSEE}" -l ${OLDLIC} -m ${MBC} -n ${VERSION} -r ${SRAMSIZE} -t ${TITLE}
First time I ran the make on Windows and received the following error:
Windows 11 Home Version 10.0.22621 Build 22621