31 Commits (c146bf9f3f15cec3610fec508a3b22008d61f2d4)

Author SHA1 Message Date
Christian Kroll c146bf9f3f broader MCU support 10 years ago
Christian Kroll 24cd3f5d1d snake: better playability 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 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 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 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
Christian Kroll 0546f195ef fixed mapping bug in moire.c 11 years ago
Christian Kroll 11a76a1a74 finally ported the moire pattern from cyberleiber to master 11 years ago
Christian Kroll ec2a705456 whitespace fun: removed those pesky ^M characters 11 years ago
Christian Kroll 6c862db18d restore CAN support on ATmegaxx4(P) 11 years ago
Christian Kroll 0ba373e103 removed obsolete makefile 11 years ago
Christian Kroll 62db40da00 added missing include 11 years ago
Christian Kroll 2559bf327c fixed mixed up names 11 years ago
Christian Kroll e39472b51a fixed rfm12 inclusion, added as submodule 11 years ago
Christian Kroll 55505c08a6 moving source files to dedicated directory 11 years ago