Christian Kroll
|
0705564d6d
|
slightly smaller fixSin() function (just 14 bytes, maybe they make a difference?)
|
13 years ago |
Christian Kroll
|
af8a928123
|
switched to fixed point arithmetic; saving 1046 byte and noticeable speedup
|
13 years ago |
Christian Kroll
|
028dea2b87
|
Dead code lines everywhere...*sigh*...118 bytes saved
|
13 years ago |
Christian Kroll
|
a2ff6a4142
|
fixed a typo which caused the simulator build to fail
|
13 years ago |
Christian Kroll
|
974a7a89b3
|
Accidentally enforced new table layout instead of the old one. Should be compatible with established Borg EEPROM layouts, now.
|
13 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.
|
13 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
|
13 years ago |
tixiv
|
d6e322a988
|
there was a problem with initing the rfm12. I have corrected it.
|
13 years ago |
tixiv
|
f8a9886e2b
|
rfm12 joystick support working, default config for borgjacke
|
13 years ago |
tixiv
|
6a4317ca73
|
adding rfm12 joystick support
|
13 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 |
Christian Kroll
|
83d8e3c0d8
|
crime scene, do not cross
|
13 years ago |
Christian Kroll
|
6286a3ed25
|
integrated the black hole animation from the former borg simulator tree
|
13 years ago |
Christian Kroll
|
1fb79e3dda
|
added some config options and updated the profiles
|
13 years ago |
Christian Kroll
|
4bdb0d419d
|
added experimental driver for the ancient borg (not testet, yet!)
|
13 years ago |
Christian Kroll
|
21a842a54b
|
28c3 logo added. Ugly...but rare.
|
13 years ago |
Hans-Gert Dahmen
|
3399731b2d
|
spot the german who tries english but fails somewhat
|
13 years ago |
Christian Kroll
|
1eaaadf509
|
Spot the German!
|
13 years ago |
Christian Kroll
|
7fe76fb14b
|
added obj_avr and obj_sim to svn:ignore
|
13 years ago |
Christian Kroll
|
0b49336643
|
saved 12 bytes (yes, I really needed them)
|
13 years ago |
Christian Kroll
|
84512b4740
|
reverted optimization (10 bytes) which caused colors 1 and 2 to swap
|
13 years ago |
Christian Kroll
|
36c1919153
|
reverted accidentally checked in plasma code
|
13 years ago |
Hans-Gert Dahmen
|
1403faf737
|
removed ambiguous (wannabe) multi-platform lib
|
13 years ago |
Christian Kroll
|
c3bd8e0913
|
using unsigned literals produces better code regarding modulo operations
|
13 years ago |
Christian Kroll
|
d4cbcb9b7b
|
added profile for Andre's borg
|
13 years ago |
Christian Kroll
|
6e91e5e29b
|
increased "ignore counter" for the fire button because of joystick chatter
|
13 years ago |
Hans-Gert Dahmen
|
19837b044f
|
|
13 years ago |
Hans-Gert Dahmen
|
2f7200a01f
|
longer timerequest timeout
|
13 years ago |
Hans-Gert Dahmen
|
9efcc251a7
|
more config options; better default profiles
|
13 years ago |
Hans-Gert Dahmen
|
ceffdd6bbf
|
added number of rounds specifier for matrix, updated default profiles
|
13 years ago |
Hans-Gert Dahmen
|
d738d36c16
|
added game of life config options
|
13 years ago |
Hans-Gert Dahmen
|
8c64e19bf7
|
updated default profiles
|
13 years ago |
Hans-Gert Dahmen
|
acd84305c6
|
fixed a lot of config options
|
13 years ago |
Hans-Gert Dahmen
|
0c379920a1
|
fixed, added, stuffed
|
13 years ago |
Hans-Gert Dahmen
|
0ad1dde4b8
|
superseded by borgware
|
13 years ago |
Hans-Gert Dahmen
|
fe8f3302c0
|
fixed stuff
|
13 years ago |
Hans-Gert Dahmen
|
00244f7e6d
|
did this ever work? adde makefile, fixed faulty config menu
|
13 years ago |
Hans-Gert Dahmen
|
2182e45c88
|
added borg time stuff to source, but config doesnt enable it yet
|
13 years ago |
Christian Kroll
|
31e21e170f
|
removed 27c3 animation (don't live in the past, dude)
|
13 years ago |
Christian Kroll
|
2a81b8e743
|
saved 68 bytes
|
13 years ago |