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.
 
 
 
 
 
 
Joerg Bornschein 2cb1564c8b Merge branch 'testing' 11 years ago
animations seasonal animation removed 11 years ago
borg_hw the MCLR pins of the 74HCT164 chips are not connected on Borg 16 11 years ago
can resolved some signedness issues, still many to go (btw: 78 bytes eliminated in the process) 12 years ago
compat weitergem8 16 years ago
games corrected some doxygen tag errors 12 years ago
joystick incorporated borg drivers from "Hackerspace FFM" - thx guys! 12 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 seasonal animation removed 11 years ago
random saved 162 bytes 14 years ago
rfm12 there was a problem with initing the rfm12. I have corrected it. 13 years ago
scripts Cleanup in menuconfig 11 years ago
scrolltext progmem const error 12 years ago
simulator more humble error reporting 11 years ago
smallani added additional configparameters for small animations 13 years ago
uart replaced deprecated SIGNAL() and SIG_* macros to be compatible with avr-libc 1.8.0 and gcc 4.7.0 12 years ago
.gitignore .gitignore finetuning 12 years ago
COMPILING.txt weitergem8 16 years ago
Doxyfile made some parameters like plasma frame delays configurable 12 years ago
Makefile make menuconfig sollte nciht zweimal durchlaufen 11 years ago
Makefile-old Spot the German! 13 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 fixed a lot of config options 13 years ago
config.in incorporated borg drivers from "Hackerspace FFM" - thx guys! 12 years ago
defaults.mk corrected OS detection 12 years ago
depend.mk adding menu and game support 16 years ago
display_loop.c seasonal animation removed 11 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 there was a problem with initing the rfm12. I have corrected it. 13 years ago
makros.h 15 years ago
pixel.c put Martin Herwegs source code into separate files 14 years ago
pixel.h resolved some signedness issues, still many to go (btw: 78 bytes eliminated in the process) 12 years ago
rules.mk experimental FreeBSD support 12 years ago
util.c incorporated borg drivers from "Hackerspace FFM" - thx guys! 12 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.