aimless debugging, forgot -m68000 in the linker command line
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 30 Jan 2021 00:15:46 +0000 (02:15 +0200)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 30 Jan 2021 00:15:46 +0000 (02:15 +0200)
commitd166ef254c06ffbf7e4bb0450bd7d52e5ea82b0f
tree3c3671a38087629aa649696cb01f61a9a35fd688
parent515574f76f8442b756fbbf87b41e340d6a78bc42
aimless debugging, forgot -m68000 in the linker command line
Makefile.amiga
amiga.ld
fs-uae.conf
src/amiga/amigalib.c [new file with mode: 0644]
src/amiga/amigalib.h [new file with mode: 0644]
src/amiga/intr.s [new file with mode: 0644]
src/amiga/main.c
src/amiga/mem.c [new file with mode: 0644]
src/amiga/mem.h [new file with mode: 0644]
src/amiga/startup.s
src/game.c