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.
 
 
 
 
 
 
Hans-Gert Dahmen 2182e45c88 added borg time stuff to source, but config doesnt enable it yet 13 years ago
animations added borg time stuff to source, but config doesnt enable it yet 13 years ago
borg_hw saved up to 240 bytes (depending on borg hw), translated some German comments into English and cleaned up formatting (sorry about the noise) 13 years ago
can added borg time stuff to source, but config doesnt enable it yet 13 years ago
compat weitergem8 16 years ago
games moved const modifier to the right of the type (for consistency) 13 years ago
joystick pin out macros weren't properly included 13 years ago
mcuf renamed project because it is to cool for stupid name 16 years ago
menu dealt with compiler warning about discarded qualifiers 13 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 saved 162 bytes 14 years ago
scripts fixes double uint entries 13 years ago
scrolltext Fixed a couple of compile errors with avr-gcc 4.6.1 13 years ago
simulator _XOPEN_SOURCE macro is now set via compiler commandline option 13 years ago
smallani added additional configparameters for small animations 13 years ago
uart renamed project because it is to cool for stupid name 16 years ago
COMPILING.txt weitergem8 16 years ago
Makefile weiter animationen - nen paar sonderzeichen entfernt 13 years ago
Makefile-old renamed project because it is to cool for stupid name 16 years ago
README.txt Small Cleanup 15 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 can support menu fixes, include header file 15 years ago
config.in first small animations for giga-borg 13 years ago
defaults.mk libm added to the statically linked libraries 13 years ago
depend.mk adding menu and game support 16 years ago
display_loop.c added borg time stuff to source, but config doesnt enable it yet 13 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
ioport.h gigaborg support :-) 13 years ago
main.c suppressed a CODAN warning 14 years ago
makros.h 15 years ago
pixel.c put Martin Herwegs source code into separate files 14 years ago
pixel.h saved 46 bytes by making some literal modulo operands explicitly unsigned 14 years ago
rules.mk Fixed f%@æed up build, thx for your help kju 13 years ago
util.c some better ifdefs - mostly indent 13 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 schon.
Außerdem wird grade versucht, das Ganze mit dem Borg-api-Simulator zu
integrieren.