18 Commits (f9030ab72178ffe584cc3de855d897d0eb90797d)

Author SHA1 Message Date
Christian Kroll d3c94d3101 resolved some signedness issues, still many to go (btw: 78 bytes eliminated in the process) 12 years ago
Christian Kroll da49b6b3b1 added Doxygen configuration file, revised in-place documentation 12 years ago
Christian Kroll 0b49336643 saved 12 bytes (yes, I really needed them) 13 years ago
Christian Kroll c3bd8e0913 using unsigned literals produces better code regarding modulo operations 13 years ago
Hans-Gert Dahmen 9efcc251a7 more config options; better default profiles 13 years ago
Hans-Gert Dahmen 0c379920a1 fixed, added, stuffed 13 years ago
alu 5265dd318c Fixed a couple of compile errors with avr-gcc 4.6.1 13 years ago
Christian Kroll b39da5ff5e Fixed build errors on borgs with asymmetric resolutions. 13 years ago
Christian Kroll 8a23a3bc8d saved 46 bytes by making some literal modulo operands explicitly unsigned 14 years ago
Christian Kroll 047abb575c squeezed another 550 bytes 14 years ago
Christian Kroll 3a0d8799bd consolidated both snake trees, saving ~950 bytes 14 years ago
Christian Kroll 3affa5c9a3 squeezed another 680 bytes 14 years ago
kju f9f0ac3ec2 icon is only needed when menu is used, so moved it accordingly into the 15 years ago
kju 40a3db9fe8 allow games without menu support, don't include icons then. ugly hack for now. 15 years ago
kju 12db75f1b1 snake new control: don't allow snake to go to opposite direction 15 years ago
kju 782c0f4439 derive start position for snake from screen size 15 years ago
kju a130f2b36b Allow snake to have more intuitive joystick control. 15 years ago
tixiv 44e84677e7 Game and menu support added. Dependencies fixed. Compiles fine for AVR and Windows. Linux simulator is still missing a linker script. 16 years ago