451 Commits (da9d0adc57ea4289ae1e2abddb690cb0583f8758)
 

Author SHA1 Message Date
Stefan Kinzel da9d0adc57 first version of the DNA-Animation 10 years ago
Christian Kroll 1dff4f3885 fpmath_patterns.c: fixed some bugs which made the higher precision mode 10 years ago
Christian Kroll 3a5052900d tetris view.c: fixed counter offset of oversize displays 10 years ago
Christian Kroll b8c997e9d3 removed obsolete comment 10 years ago
Christian Kroll f4d9d55626 saved between 424 and 478 bytes in the LoL Shield driver, replaced bit 10 years ago
Stefan Kinzel 057160a298 Merge remote-tracking branch 'origin' into kart 10 years ago
Stefan Kinzel 3843d9f9de removed middle line from kart / added alternating border colors 10 years ago
Christian Kroll c7d0ada16b borg_hw_lolshield.c: verified Arduino Mega 1280 support 10 years ago
Christian Kroll 5b0da2b601 updated to new rfm12_lib HEAD 10 years ago
Christian Kroll 43dac0a8c6 borg_hw_lolshield: framerate can be adjusted in the menu, now 10 years ago
Christian Kroll e97eeecc0a borg_hw_lolshield.c: counter intervals now calculated entirely at 10 years ago
Christian Kroll 79704e9b3f snake_game.c: added missing include 10 years ago
Christian Kroll 041dc7bea0 README.md: some hints for Arduino LoL Shield users 10 years ago
Christian Kroll 54bc57fcf0 README.md: FreeBSD => BSD 10 years ago
Christian Kroll 20adfc367f finished and tested NetBSD support for i386 and amd64 10 years ago
Christian Kroll 447a217c34 preliminary NetBSD support (only tested on amd64 so far) 10 years ago
Christian Kroll 83498fb62e default profile for Arduino Leonardo was still too big with avr-gcc 4.5.x 10 years ago
Christian Kroll cf09197d07 borg_hw_lolshield.c: give credit where credit's due 10 years ago
Christian Kroll 65cd081aa4 Merge branch 'master' into kart 10 years ago
Christian Kroll 2db82a405a borg_hw_lolshield.c: forgot binary operator in define 10 years ago
Stefan Kinzel 69ef19ffaf Merge remote-tracking branch 'origin' into kart 10 years ago
Christian Kroll c146bf9f3f broader MCU support 10 years ago
Stefan Kinzel 9d25fc30e4 Merge remote-tracking branch 'origin' into kart 10 years ago
Christian Kroll 24cd3f5d1d snake: better playability 10 years ago
Christian Kroll a722716bb4 tweaked Ard. Leonardo config (only 28KiB of usable flash, stripped some anims) 10 years ago
Christian Kroll ece146fe72 tweaked Ard. Duemilanove config (limited flash memory, but enough for games) 10 years ago
Christian Kroll 45fb2f8cd6 tweaked Arduino Mega 2560 config (we have plenty of flash memory to fill) 10 years ago
Christian Kroll f0fdc0521e Tetris is tilted on displays with both height < 16 and height < width 10 years ago
Christian Kroll 720d547f4a joystick support for lolshield (A0-up,A1-down,A2-left,A3-right,A5-fire) 11 years ago
Christian Kroll e10166a316 program.c: sign error (non-fatal but annoying) 11 years ago
Christian Kroll 97f93a4a4c added some MCUs in menuconfig 11 years ago
Christian Kroll 2b0a6b6b76 resolved name clash (gamma() is also defined elsewhere in the avr-realm) 11 years ago
Christian Kroll ad2a7939ab completed support for Arduino Mega 2560 (now tested) 11 years ago
Christian Kroll 7edb0188f9 src/joystick/config.in: next try... 11 years ago
Christian Kroll d2a1942e13 advertise support for LoL Shield 11 years ago
Christian Kroll 7956988060 default for "null joystick" in menuconfig is "no" 11 years ago
Christian Kroll 2113b8f2b7 although I still don't know whether Arduino Mega 1280/2560 boards will 11 years ago
Christian Kroll 3675e19e9d forgot to reduce watchdog timeout after debugging 11 years ago
Christian Kroll c184fcbf0f added support for Arduino Leonardo (and maybe Mega1280/2560, untested) 11 years ago
Christian Kroll f65ab6eeba First Person Tetris: trigger compile time error on non-square displays 11 years ago
Christian Kroll e05adbfb29 extended LoL Shield profile 11 years ago
Christian Kroll 5fc8326ce6 mherweg.c: adjustments for LoL Shield resolution 11 years ago
Christian Kroll 020efc3fd1 improved spiral(...) and random_bright(...) for non-square displays 11 years ago
Christian Kroll 8a3ecd882e blackhole.c: make animation resolution aware 11 years ago
Christian Kroll d4dbc53e5a ltnant.c: forgot to adjust index cut off, also refined the code a bit 11 years ago
Christian Kroll 4fd59d8edf NUM_COLS and NUM_ROWS were mixed up at some places 11 years ago
Christian Kroll 8d3a5cfaae tuned moire pattern for LoL Shield 11 years ago
Christian Kroll 56a267bada switch to Timer0 for wait() on LoL Shield platform 11 years ago
Christian Kroll dc0402251c fixed langton ant for resoltuions with width!=height (my fault), also 11 years ago
Christian Kroll 22f14abb32 first working driver for Diavolino/LoL Shield 11 years ago