Commit Graph

491 Commits

Author SHA1 Message Date
tixiv 6a4317ca73 adding rfm12 joystick support 2012-03-01 23:20:05 +00:00
Christian Kroll fd0c811993 fixed: bits in higher planes weren't always distributed to lower ones 2012-02-19 03:18:21 +00:00
Christian Kroll 1d67907475 fixed an assertion and some typos 2012-02-18 00:30:39 +00:00
Christian Kroll 484817740d small speedup of the drawing routine (68 byte code size increase) 2012-02-18 00:15:32 +00:00
Christian Kroll 05bc860b25 made those ATmega644P code snippets also work for ATmega644 2012-02-12 20:47:55 +00:00
Christian Kroll a3f7e211a0 fixed amount of iterations because of endless loops on the ls-borg 2012-01-30 21:28:52 +00:00
Christian Kroll 24ef3480ff decoupled frame rate from movement rate 2012-01-30 20:30:04 +00:00
Hans-Gert Dahmen 37601f1839 some other improvements 2011-12-21 06:51:46 +00:00
Hans-Gert Dahmen eaa7b8d715 some improvements 2011-12-21 06:47:22 +00:00
Hans-Gert Dahmen 6325170d1c new hardware driver, still beta 2011-12-21 04:54:48 +00:00
Hans-Gert Dahmen 9c07418f23 adding new hardware config 2011-12-20 17:24:38 +00:00
Christian Kroll 09946f37f7 more earl, more grey! 2011-12-19 22:47:24 +00:00
Christian Kroll 83d8e3c0d8 crime scene, do not cross 2011-12-16 19:40:25 +00:00
Christian Kroll 6286a3ed25 integrated the black hole animation from the former borg simulator tree 2011-12-15 04:43:40 +00:00
Christian Kroll 1fb79e3dda added some config options and updated the profiles 2011-12-04 08:03:19 +00:00
Christian Kroll 4bdb0d419d added experimental driver for the ancient borg (not testet, yet!) 2011-12-04 06:31:48 +00:00
Christian Kroll 21a842a54b 28c3 logo added. Ugly...but rare. 2011-11-30 23:45:00 +00:00
Hans-Gert Dahmen 3399731b2d spot the german who tries english but fails somewhat 2011-11-08 02:46:56 +00:00
Christian Kroll 1eaaadf509 Spot the German! 2011-11-07 22:35:57 +00:00
Christian Kroll 7fe76fb14b added obj_avr and obj_sim to svn:ignore 2011-11-02 23:57:18 +00:00
Christian Kroll 0b49336643 saved 12 bytes (yes, I really needed them) 2011-11-01 14:56:24 +00:00
Christian Kroll 84512b4740 reverted optimization (10 bytes) which caused colors 1 and 2 to swap 2011-11-01 13:57:24 +00:00
Christian Kroll 36c1919153 reverted accidentally checked in plasma code 2011-10-30 20:17:11 +00:00
Hans-Gert Dahmen 1403faf737 removed ambiguous (wannabe) multi-platform lib 2011-10-30 03:07:13 +00:00
Christian Kroll c3bd8e0913 using unsigned literals produces better code regarding modulo operations 2011-10-29 23:44:51 +00:00
Christian Kroll d4cbcb9b7b added profile for Andre's borg 2011-10-29 22:46:23 +00:00
Christian Kroll 6e91e5e29b increased "ignore counter" for the fire button because of joystick chatter 2011-10-29 22:45:30 +00:00
Hans-Gert Dahmen 19837b044f 2011-10-29 06:59:06 +00:00
Hans-Gert Dahmen 2f7200a01f longer timerequest timeout 2011-10-29 06:56:58 +00:00
Hans-Gert Dahmen 9efcc251a7 more config options; better default profiles 2011-10-29 05:59:46 +00:00
Hans-Gert Dahmen ceffdd6bbf added number of rounds specifier for matrix, updated default profiles 2011-10-28 23:42:20 +00:00
Hans-Gert Dahmen d738d36c16 added game of life config options 2011-10-28 22:29:54 +00:00
Hans-Gert Dahmen 8c64e19bf7 updated default profiles 2011-10-28 21:56:26 +00:00
Hans-Gert Dahmen acd84305c6 fixed a lot of config options 2011-10-28 21:52:17 +00:00
Hans-Gert Dahmen 0c379920a1 fixed, added, stuffed 2011-10-28 20:50:23 +00:00
Hans-Gert Dahmen 0ad1dde4b8 superseded by borgware 2011-10-28 20:20:55 +00:00
Hans-Gert Dahmen fe8f3302c0 fixed stuff 2011-10-28 20:17:36 +00:00
Hans-Gert Dahmen 00244f7e6d did this ever work? adde makefile, fixed faulty config menu 2011-10-28 20:03:02 +00:00
Hans-Gert Dahmen 2182e45c88 added borg time stuff to source, but config doesnt enable it yet 2011-10-28 18:53:38 +00:00
Christian Kroll 31e21e170f removed 27c3 animation (don't live in the past, dude) 2011-10-15 06:42:06 +00:00
Christian Kroll 2a81b8e743 saved 68 bytes 2011-09-25 01:49:52 +00:00
Christian Kroll c176376b0b refined "Out Of Spec" logo to be more readable on typical borg hardware 2011-09-21 01:06:23 +00:00
Christian Kroll 99f8dac653 added provisional labortage 2011 logo (I picked the current favorite for now) 2011-09-15 03:17:44 +00:00
Christian Kroll ce2732f8fa using cached values for some trigonometric calculations -> speedup++ 2011-09-13 21:34:22 +00:00
Christian Kroll c3908da1eb dealt with compiler warning about discarded qualifiers 2011-09-13 00:25:14 +00:00
Christian Kroll c4124c8389 replaced uint8_t with unsigned char for consistency 2011-09-12 22:20:42 +00:00
Christian Kroll 08be3d87f7 double buffering enabled and drawing loop optimized 2011-09-12 22:16:04 +00:00
Christian Kroll f0c8d17bb4 reverted spiral routine as the new implementation had no dispappearing animation 2011-09-04 22:31:24 +00:00
Christian Kroll 610f62a4f5 made 27c3 animation compilable on gcc >= 4.6.0 2011-09-04 22:29:30 +00:00
Christian Kroll 9732a13bf0 reduce namespace collisions 2011-09-04 22:28:24 +00:00