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.
 
 
 
 
 
 
Christian Kroll 448afbbea5 fixed bugs related to borg widths which are not a multiple of 8 12 years ago
animations fixed bugs related to borg widths which are not a multiple of 8 12 years ago
borg_hw Fixed ISR Naming of TIMER0_OVF_vect 12 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 breakout score culmination bug fixed by nihilus 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 incorporated borg drivers from "Hackerspace FFM" - thx guys! 12 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 fixes double uint entries 13 years ago
scrolltext progmem const error 12 years ago
simulator fixed bugs related to borg widths which are not a multiple of 8 12 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
COMPILING.txt weitergem8 16 years ago
Doxyfile made some parameters like plasma frame delays configurable 12 years ago
Makefile moved bitmap scroller stuff to dedicated directory 12 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 removed bogus "-Wl" parameter from linker invocation as gcc >= 4.7.0 chokes on it 12 years ago
depend.mk adding menu and game support 16 years ago
display_loop.c moved bitmap scroller stuff to dedicated directory 12 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 Fixed f%@æed up build, thx for your help kju 13 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.