Home Help
Sign In
hendrik
/
wordclock
1
0
Fork 0
Code Issues Pull Requests Releases Wiki Activity
pcb and initial code from https://github.com/das-labor/borgware-2d.git
31 Commits
3 Branches
0 Tags
3.7 MiB
Tree: 37e814ce51
wordclock/joystick/Makefile

15 lines
173 B
Raw Normal View History

Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script.
17 years ago
TARGET =
TOPDIR = ..
include $(TOPDIR)/defaults.mk
SRC = joystick.c
SRC_SIM =
Unterstützung für NES gamecontroller
16 years ago
ifeq ($(JOYSTICK_TYPE), JOYSTICK_NES)
SRC = nes_pad.c
endif
Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script.
17 years ago
include $(TOPDIR)/rules.mk
Powered by Gitea Version: 1.15.7 Page: 57ms Template: 2ms
English
English 简体中文 繁體中文(香港) 繁體中文(台灣) Deutsch français Nederlands latviešu русский Українська 日本語 español português do Brasil Português de Portugal polski български italiano suomi Türkçe čeština српски svenska 한국어
Licenses API Website Go1.16.10