Go to file
Christian Kroll 047abb575c squeezed another 550 bytes 2011-02-25 04:31:34 +00:00
animations squeezed another 550 bytes 2011-02-25 04:31:34 +00:00
borg_hw added hardware support for ping pong hardware 2010-12-11 00:10:35 +00:00
can Hide CAN options, if CAN support is disabled 2010-04-18 03:00:20 +00:00
compat weitergem8 2008-12-28 21:49:28 +00:00
games squeezed another 550 bytes 2011-02-25 04:31:34 +00:00
joystick Selectring joystick support now enables parallel joystick support automatically. Selecting Tetris selects the default Tetris, too 2010-04-17 14:47:19 +00:00
mcuf renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
menu squeezed another 550 bytes 2011-02-25 04:31:34 +00:00
profiles Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 2009-01-02 02:18:20 +00:00
random fixing bug in noekeon.c 2008-12-30 13:45:18 +00:00
scripts 2009-10-13 17:54:26 +00:00
scrolltext squeezed another 550 bytes 2011-02-25 04:31:34 +00:00
simulator fixed a bunch of compiler warnings 2010-04-22 21:49:26 +00:00
uart renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
COMPILING.txt weitergem8 2008-12-28 21:49:28 +00:00
Makefile bug fixed where persistentCounter increment would cause watchdog reset 2009-02-19 00:46:02 +00:00
Makefile-old renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
README.txt Small Cleanup 2009-12-20 16:44:24 +00:00
avr5.x Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 2009-01-02 02:18:20 +00:00
config.h can support menu fixes, include header file 2010-01-22 01:43:22 +00:00
config.in generalized bitmap scroller and added an animated amphibian 2010-08-22 03:12:56 +00:00
defaults.mk squeezed another 550 bytes 2011-02-25 04:31:34 +00:00
depend.mk adding menu and game support 2009-01-01 17:06:38 +00:00
display_loop.c put Martin Herwegs source code into separate files 2011-02-24 23:13:01 +00:00
display_loop.h integrating simulator 2008-12-04 03:34:55 +00:00
eeprom_reserve.c renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
main.c suppressed a CODAN warning 2010-08-22 03:09:54 +00:00
makros.h 2009-07-11 16:50:11 +00:00
pixel.c put Martin Herwegs source code into separate files 2011-02-24 23:13:01 +00:00
pixel.h squeezed another 550 bytes 2011-02-25 04:31:34 +00:00
rules.mk weitergem8 2008-12-28 21:49:28 +00:00
util.c atmega644p support for andre borg 2010-01-29 01:06:50 +00:00
util.h integrating simulator 2008-12-04 03:34:55 +00:00

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.