Go to file
Christian Kroll 118a026b2b fixed a warning 2009-08-02 14:45:46 +00:00
animations added panel one support 2009-06-19 21:09:08 +00:00
borg_hw Unterstützung für NES gamecontroller 2009-07-09 20:08:40 +00:00
can renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
compat weitergem8 2008-12-28 21:49:28 +00:00
games adjusted controls and level speeds 2009-06-12 06:24:04 +00:00
joystick 2009-07-11 16:50:11 +00:00
mcuf renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
menu ...goto...Peter, how could you...argh\! 2009-07-18 15:32:36 +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 renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
scrolltext fixed a warning 2009-08-02 14:45:46 +00:00
simulator support for x86-64 arch 2009-07-18 16:55:02 +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 renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
README.txt need to commit changes again after renaming for some reason. svn broken? 2008-12-03 06:10:03 +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 adding menu and game support 2009-01-01 17:06:38 +00:00
config.in added panel one support 2009-06-19 21:09:08 +00:00
defaults.mk support for x86-64 arch 2009-07-18 16:55:02 +00:00
depend.mk adding menu and game support 2009-01-01 17:06:38 +00:00
display_loop.c BG... kann nicht zaehlen 2009-08-01 22:58: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 Unterstützung für NES gamecontroller 2009-07-09 20:08:40 +00:00
makros.h 2009-07-11 16:50:11 +00:00
pixel.c nix 2009-02-19 00:54:57 +00:00
pixel.h my first commit 2009-02-18 22:26:46 +00:00
rules.mk weitergem8 2008-12-28 21:49:28 +00:00
util.c pd1165 support added 2009-07-09 13:37:11 +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 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.