Go to file
tixiv 9917c5b72b simulation supports scrolltext now. Own pgmspace.h added which works around pgmspace functions not being available on PC. 2008-12-05 02:53:09 +00:00
animations simulation supports scrolltext now. Own pgmspace.h added which works around pgmspace functions not being available on PC. 2008-12-05 02:53:09 +00:00
borg_hw continued integrating simulator 2008-12-03 13:22:20 +00:00
can renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
games renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
mcuf renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
menu renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
random need to commit changes again after renaming for some reason. svn broken? 2008-12-03 06:10:03 +00:00
scripts renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
scrolltext simulation supports scrolltext now. Own pgmspace.h added which works around pgmspace functions not being available on PC. 2008-12-05 02:53:09 +00:00
simulator simulation supports scrolltext now. Own pgmspace.h added which works around pgmspace functions not being available on PC. 2008-12-05 02:53:09 +00:00
uart renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
Makefile can run simple animations in simulator. random support for simulator still needs work. 2008-12-05 02:10:34 +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
config.h renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
config.in renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
defaults.mk integrating simulator 2008-12-04 03:34:55 +00:00
depend.mk need to commit changes again after renaming for some reason. svn broken? 2008-12-03 06:10:03 +00:00
display_loop.c simulation supports scrolltext now. Own pgmspace.h added which works around pgmspace functions not being available on PC. 2008-12-05 02:53:09 +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
joystick.c renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
joystick.h integrating simulator 2008-12-04 03:34:55 +00:00
main.c integrating simulator 2008-12-04 03:34:55 +00:00
makros.h renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
pgmspace.h simulation supports scrolltext now. Own pgmspace.h added which works around pgmspace functions not being available on PC. 2008-12-05 02:53:09 +00:00
pixel.c renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
pixel.h renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +00:00
rules.mk integrating simulator 2008-12-04 03:34:55 +00:00
util.c renamed project because it is to cool for stupid name 2008-12-03 05:40:16 +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.