https://github.com/virtualagc/virtualagc
Raw File
Tip revision: aefc1664da95b73bfb4b3a81026343b28693d531 authored by Mike Stewart on 24 December 2020, 06:58:42 UTC
Comanche 45: implemented a fix for anomaly COM-4 that gives the correct checksums and the correct word count
Tip revision: aefc166
Makefile
# Copyright:	Public domain.
# Filename:	Makefile
# Purpose:	Makefile for TRIVIUM by IMA NIT-PICKER.
# Contact:	Ron Burkey <info@sandroid.org>.
# Website:	www.ibiblio.org/apollo/index.html
# Mod history:	2018-10-20 RSB	Created

BASENAME=TRIVIUM
EXTRA_YAYUL_ARGS+="--block1"
NO_BINSOURCE=1

include ../Makefile.inc
back to top