Christian Kroll
|
c9ffc868dc
|
borg_gw_borg16.c: trigger watchdog 134 times per sec. (instead of 6465)
|
10 years ago |
Christian Kroll
|
fa3c01d0c2
|
borg_hw_borg16.c: some uncluttering
|
10 years ago |
Christian Kroll
|
47d9b5e548
|
borg_hw_borg16.c: slightly higher contrast for Borg16 (optional)
|
10 years ago |
Christian Kroll
|
850e92f766
|
uart_commands.c etc.: added test command for matrix overhaul
|
10 years ago |
Christian Kroll
|
edda250312
|
uart_commands.c: removed stray character
|
10 years ago |
Christian Kroll
|
496f6a9ced
|
uart_commands.c: allow for complete line removal via Ctrl-U
|
10 years ago |
Christian Kroll
|
45ba07b9d7
|
uart_commands.c: fixed UART1 ouput, added line reprint via Ctrl-L
|
10 years ago |
Christian Kroll
|
877bebd41a
|
uart.c: save resources if UART1 isn't used
|
10 years ago |
Christian Kroll
|
43f4fc9b2c
|
uart_commands.c: typo in error message corrected
|
10 years ago |
Christian Kroll
|
656ec1c5c3
|
uart_commands.c: nicer backspace
|
10 years ago |
Christian Kroll
|
1e99121751
|
uart_commands.c: sanitizing input even more
|
10 years ago |
Christian Kroll
|
ecec6bae36
|
uart_commands.c: small cleanups
|
10 years ago |
Christian Kroll
|
f48994b222
|
uart_commands.c: no more text inception
|
10 years ago |
Christian Kroll
|
0d69c2d209
|
added UART support for the LoL Shield (except for Arduino Leonardo)
|
10 years ago |
Christian Kroll
|
469ac61fa5
|
Merge remote-tracking branch 'origin/openbsd_port'
|
10 years ago |
Christian Kroll
|
5ca1b807f4
|
provide Snake POV control option in Menuconfig
|
10 years ago |
Christian Kroll
|
bf6b2d95dd
|
tetris/input.c: taking more countermeasures against joystick chatter
|
10 years ago |
Christian Kroll
|
d5d58f8c0d
|
add eeprom_busy_wait() to some routines; better safe than sorry
|
10 years ago |
Christian Kroll
|
7d0022a22d
|
persistentCounter.c etc.: made the persistent counter more versatile, it
is not limited to hard reset counts anymore
|
10 years ago |
Christian Kroll
|
967ab9a05e
|
snake_game.c: resolved bug where the head gets bitten by itself
|
10 years ago |
Christian Kroll
|
126c1d0c44
|
invader_init.c: better playability of level 4
|
10 years ago |
Christian Kroll
|
09d7d80674
|
uart_commands.c: improved UART error handling
|
10 years ago |
Christian Kroll
|
82c44aec65
|
uart_commands: no text messages during games
|
10 years ago |
Christian Kroll
|
937d9da592
|
uart_commands.c etc.: added mode change command
|
10 years ago |
Christian Kroll
|
09ce8f22b3
|
display_loop.c, uart_commands.c: more reliable "prev" command
|
10 years ago |
Christian Kroll
|
b9471a6637
|
uart_commands.c: Backspace/Delete capability
|
10 years ago |
Christian Kroll
|
cc060261d4
|
scrolltext3.c: small optimization
|
10 years ago |
Christian Kroll
|
5ad9905dee
|
fancier CTDO scrolltext
|
10 years ago |
Christian Kroll
|
bec7a9edff
|
uart_commands.(ch): small refinements, added "erase" command for EEPROM
|
10 years ago |
Christian Kroll
|
7937f86137
|
disable mode change during games
|
10 years ago |
Christian Kroll
|
6c1b652d46
|
Amphibian instead of Labor logo in the CTDO profile
|
10 years ago |
Christian Kroll
|
a53a78ea3b
|
oops
|
10 years ago |
Christian Kroll
|
fca9b8f07a
|
UART support for Borg16; using Peter Fleury's UART library
|
10 years ago |
Christian Kroll
|
c6fde40211
|
kart.c: removed warning
|
10 years ago |
Stefan Kinzel
|
6057b6e3e8
|
DNA: corrected uint8_t-error
|
10 years ago |
Stefan Kinzel
|
95bd1ba238
|
some more bugfixes for the DNA-animation
|
10 years ago |
Stefan Kinzel
|
b435b52217
|
some bugfixes for the DNA-animation
|
10 years ago |
Christian Kroll
|
306ad40288
|
moved dna anim within display loop
|
10 years ago |
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
unusable; animations look slightly different, now
|
10 years ago |
Christian Kroll
|
3a5052900d
|
tetris view.c: fixed counter offset of oversize displays
|
10 years ago |
Christian Kroll
|
2919187ae1
|
OpenBSD support (only amd64 verfified)
|
10 years ago |
Christian Kroll
|
b8c997e9d3
|
removed obsolete comment
|
11 years ago |
Christian Kroll
|
f4d9d55626
|
saved between 424 and 478 bytes in the LoL Shield driver, replaced bit
shifting with conditional branches in the framebuffer conversion routine
|
11 years ago |
Stefan Kinzel
|
057160a298
|
Merge remote-tracking branch 'origin' into kart
|
11 years ago |
Stefan Kinzel
|
3843d9f9de
|
removed middle line from kart / added alternating border colors
|
11 years ago |
Christian Kroll
|
c7d0ada16b
|
borg_hw_lolshield.c: verified Arduino Mega 1280 support
|
11 years ago |
Christian Kroll
|
5b0da2b601
|
updated to new rfm12_lib HEAD
|
11 years ago |
Christian Kroll
|
43dac0a8c6
|
borg_hw_lolshield: framerate can be adjusted in the menu, now
|
11 years ago |
Christian Kroll
|
e97eeecc0a
|
borg_hw_lolshield.c: counter intervals now calculated entirely at
compile time, saving 154 bytes
|
11 years ago |