379 Commits (55505c08a6b5a6658a38b1c00e053d0f8d9bff23)
 

Author SHA1 Message Date
Christian Kroll c38e02d601 removed bogus "-Wl" parameter from linker invocation as gcc >= 4.7.0 chokes on it 12 years ago
Christian Kroll 9e85e46214 removed bogus "-Wl" parameter from linker invocation as gcc >= 4.7.0 chokes on it 12 years ago
Christian Kroll 17dc32acc6 some simulator improvements 12 years ago
Christian Kroll c36917bb24 finetuned svn:ignore properties 12 years ago
Christian Kroll 70236a5666 add certain .exe files to svn:ignore 12 years ago
Christian Kroll 15d6d82f9f fixed svn:mime-type property 12 years ago
Christian Kroll d4d7aaa1cb small refinements 12 years ago
Christian Kroll 95c06defac forgot to adapt makefile properly 12 years ago
Christian Kroll cb8d91d734 more conservative compiler options for older compilers 12 years ago
Christian Kroll 971901e453 Rewrote API simulator from scratch for Win32 since Cygwin ceased support for Win32's native OpenGL libraries. 12 years ago
Christian Kroll 3e7ee74414 small refinement (30 bytes less, slightly higher precision) 12 years ago
Christian Kroll 5a7834bf8f moved bitmap scroller stuff to dedicated directory 12 years ago
Christian Kroll e1eda5b888 incorporated borg drivers from "Hackerspace FFM" - thx guys! 12 years ago
Christian Kroll d3c94d3101 resolved some signedness issues, still many to go (btw: 78 bytes eliminated in the process) 12 years ago
Christian Kroll 92c4613cdb out of bounds error in case the display width is not multiple of 8 12 years ago
Christian Kroll bcb5e146ce some speed improvements 12 years ago
Christian Kroll bc59653e9b So we meet again, Mister Off-by-one Error... 12 years ago
Christian Kroll 0f7dc22fb8 I could stop if I wanted to! (eliminated 28 bytes) 12 years ago
Christian Kroll ca61149aa2 sacrificed 18 bytes for world peace 12 years ago
Christian Kroll df83dbb8ac drawing routine improved (faster + eliminated 38 bytes), double buffering now mandatory 12 years ago
Christian Kroll f97edbfa34 fixed small typo (doesn't make a big difference, though) + faster transitions 12 years ago
Christian Kroll 663443055c Added basic square pattern animation. Unfortunately, it did not turn out to be as beautiful as intended. Borg displays can be limiting at times... 12 years ago
Christian Kroll 96ff16629c Ideenpark-Logo 12 years ago
Christian Kroll 59daa948d4 Misspelled the Bastet's original author's name in the Doxygen tags. 12 years ago
Hans-Gert Dahmen d6e0f74e24 fancy new display driver 12 years ago
Christian Kroll 2408387fba oops 12 years ago
Christian Kroll 131fe546b0 made some parameters like plasma frame delays configurable 12 years ago
Christian Kroll da49b6b3b1 added Doxygen configuration file, revised in-place documentation 12 years ago
Christian Kroll f2027360a0 12 years ago
Christian Kroll 0705564d6d slightly smaller fixSin() function (just 14 bytes, maybe they make a difference?) 12 years ago
Christian Kroll af8a928123 switched to fixed point arithmetic; saving 1046 byte and noticeable speedup 12 years ago
Christian Kroll 028dea2b87 Dead code lines everywhere...*sigh*...118 bytes saved 12 years ago
Christian Kroll a2ff6a4142 fixed a typo which caused the simulator build to fail 12 years ago
Christian Kroll 974a7a89b3 Accidentally enforced new table layout instead of the old one. Should be compatible with established Borg EEPROM layouts, now. 12 years ago
Christian Kroll 6743221e8e New tool chain reordered the global arrays for the high score values and the champion's initials, therefore I packed them into a struct to prevent further annoyances. 12 years ago
Christian Kroll 6f084a5923 replaced deprecated SIGNAL() and SIG_* macros to be compatible with avr-libc 1.8.0 and gcc 4.7.0 12 years ago
tixiv d6e322a988 there was a problem with initing the rfm12. I have corrected it. 12 years ago
tixiv f8a9886e2b rfm12 joystick support working, default config for borgjacke 12 years ago
tixiv 6a4317ca73 adding rfm12 joystick support 12 years ago
Christian Kroll fd0c811993 fixed: bits in higher planes weren't always distributed to lower ones 13 years ago
Christian Kroll 1d67907475 fixed an assertion and some typos 13 years ago
Christian Kroll 484817740d small speedup of the drawing routine (68 byte code size increase) 13 years ago
Christian Kroll 05bc860b25 made those ATmega644P code snippets also work for ATmega644 13 years ago
Christian Kroll a3f7e211a0 fixed amount of iterations because of endless loops on the ls-borg 13 years ago
Christian Kroll 24ef3480ff decoupled frame rate from movement rate 13 years ago
Hans-Gert Dahmen 37601f1839 some other improvements 13 years ago
Hans-Gert Dahmen eaa7b8d715 some improvements 13 years ago
Hans-Gert Dahmen 6325170d1c new hardware driver, still beta 13 years ago
Hans-Gert Dahmen 9c07418f23 adding new hardware config 13 years ago
Christian Kroll 09946f37f7 more earl, more grey! 13 years ago