You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Herweg c3a217d7d7 nix 16 years ago
animations nix 16 years ago
borg_hw my first commit 16 years ago
can renamed project because it is to cool for stupid name 16 years ago
compat weitergem8 16 years ago
games Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago
joystick Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago
mcuf renamed project because it is to cool for stupid name 16 years ago
menu Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago
profiles Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago
random fixing bug in noekeon.c 16 years ago
scripts renamed project because it is to cool for stupid name 16 years ago
scrolltext nix 16 years ago
simulator bug fixed where persistentCounter increment would cause watchdog reset 16 years ago
uart renamed project because it is to cool for stupid name 16 years ago
COMPILING.txt weitergem8 16 years ago
Makefile bug fixed where persistentCounter increment would cause watchdog reset 16 years ago
Makefile-old renamed project because it is to cool for stupid name 16 years ago
README renamed project because it is to cool for stupid name 16 years ago
README.txt need to commit changes again after renaming for some reason. svn broken? 16 years ago
avr5.x Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago
config.h adding menu and game support 16 years ago
config.in Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago
defaults.mk now can also build simulator in linux again 16 years ago
depend.mk adding menu and game support 16 years ago
display_loop.c nix 16 years ago
display_loop.h integrating simulator 16 years ago
eeprom_reserve.c renamed project because it is to cool for stupid name 16 years ago
main.c bug fixed where persistentCounter increment would cause watchdog reset 16 years ago
makros.h Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago
pixel.c nix 16 years ago
pixel.h my first commit 16 years ago
rules.mk weitergem8 16 years ago
util.c Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago
util.h integrating simulator 16 years ago

README.txt


Hier liegt der Versuch, eine universelle Codebasis für 2d-borgs zu bauen, die
durch 'make menuconfig' konfigurierbar ist.
Zur Zeit ist es bereits möglich, gewisse Dinge in menuconfig einzustellen.
Einfach mal ansehen! Compiliert werden kann das Ganze auch scon. Es fehlt noch
Support für das Spiele-Auswahlmenü und die Spiele.
Außerdem wird grade versucht, das Ganze mit dem Borg-api-Simulator zu
integrieren.