Thomas Buck
65914fdb57
Fixed errors.
12 lat temu
Max Nuding
7b2507a49d
Continued animation, added buffClearAllPixels
12 lat temu
Thomas Buck
ca69131f9a
Off-by-One bug.
12 lat temu
Thomas Buck
7b63d567bf
Fixed Winavr compiler error.
12 lat temu
Thomas Buck
88c8e46934
Fixed animation.
12 lat temu
Thomas Buck
079371541b
Fucked up file access rights.
12 lat temu
Max Nuding
e055f31a23
Started hardcoding an animation
12 lat temu
Thomas Buck
b106b133ae
Moved receive and transmit routines.
12 lat temu
Thomas Buck
9b0b6d5874
No high cpu usage while idling in Emulator.
Emulator reads now blocking.
12 lat temu
Thomas Buck
7cc8543a48
Fixed download in emulator.
12 lat temu
Max Nuding
98206a2f0f
continued implementing the download function
12 lat temu
Thomas Buck
1299f069cb
Another try at the emulator memory…
12 lat temu
Max Nuding
bff4769b99
Started implementing download
12 lat temu
Thomas Buck
9b9daf195d
Fixed off by one errors…
12 lat temu
Thomas Buck
840611e983
Now shows success message after up-/download.
12 lat temu
Thomas Buck
1d1f090376
Forgot another ack in emu.
12 lat temu
Thomas Buck
981be1519a
Can now always kill emulator with ctrl+c
12 lat temu
Thomas Buck
573fdbbe77
Removed bs.
12 lat temu
Max Nuding
b8b20b128c
Misc changes to FW
12 lat temu
Max Nuding
6daaf7c0e4
Added animation which will later be hardcoded
12 lat temu
Thomas Buck
79d5b19e65
Misc fixes.
Better error output CubeControl. Better debug output cubeEmu. cubeEmu
now supports sending data, but still hangs sometimes or doesn't answer
with OKs, etc.
12 lat temu
Thomas Buck
4bd60b795a
Added comments.
12 lat temu
hutattedonmyarm
0b2dec7f87
White background
12 lat temu
hutattedonmyarm
05b9709a2f
Removes unnecessary output
12 lat temu
Thomas Buck
88fee91b61
Framework for more idle animations.
12 lat temu
Thomas Buck
14eccc53e8
Misc fixes.
Audio CPU now resets MSGEQ7 properly. Bufferhelper clears memory after
allocation. Z Axis now goes into the correct direction. Removed
FillRect. Enabled Watchdog for Debug Build, too. Removed unneeded
strings. Built-In Framedata in own file. Makefile cleans object files
after every build, because it doesn't matter. Simple Visualization
works correctly. Most recent Hex-Files now included.
12 lat temu
Max Nuding
d3a56cb0e8
nicer fullscreen (still in progress)
12 lat temu
Thomas Buck
50254710ec
Audio Visualizer.
Wrote new audio visualizer. Created help functions to operate on a 3D
image buffer.
12 lat temu
Thomas Buck
fe9794e99e
Misc work.
Changed some more faulty transistors. cubeInit now displays short test
animation. Moved header files in own folder.
12 lat temu
Thomas Buck
91441ad45c
Misc Firmware fixes.
Audio Firmware now with Watchdog. Removed unused code. Fixed compiler
warnings. Fixed cube coordinate system problems. Fixed audio display
rotation. Nicer Idle Display with SAP Logo. Increased Firmware Version
Number. Debug Build even more talky.
12 lat temu
Thomas Buck
ce1c3b2e43
Fixed latch selection
Code never was rewritten for new Hardware.
12 lat temu
Thomas Buck
e151419ddc
Added Watchdog timer.
12 lat temu
Max Nuding
83e0493c4c
Fixed legs not rotating while not being displayed
12 lat temu
Thomas Buck
4d3f3f45fb
Added random animation.
12 lat temu
Max Nuding
32b4ce936f
Changed BG color
12 lat temu
Max Nuding
4201c11fa4
Removed vim bugger file *whoopsy* and added toggleLegsButton to fullscreenmode
12 lat temu
Max Nuding
82fd17a95d
Revert "aaah..."
This reverts commit b6b00a6bcd .
12 lat temu
Max Nuding
b6b00a6bcd
aaah...
12 lat temu
Max Nuding
4d4b6e6e13
Fixed coordinate axis
12 lat temu
Max Nuding
ff61aeb0bd
Fixed label of toggleLegsButton
12 lat temu
Thomas Buck
57d88f75de
Cube now flicker free.
The display now gets updated with 48fps or 384 layers per second, while
the animations still play with 24fps.
12 lat temu
Max Nuding
a3992fd301
Toggle legs, code cleanup
12 lat temu
Thomas Buck
6d7dd21fe4
misc changes
12 lat temu
Max Nuding
db78ce29e3
Fixed bug in fullscreenplayer, renamed animationfileextension to .cube
12 lat temu
Thomas Buck
4b9006ec7c
Worked at firmware.
Interrupt execution time does not change, strangely?
12 lat temu
Thomas Buck
bc2a3143f3
Strings now in program memory.
12 lat temu
Thomas Buck
2061a11605
Fixed horrible syntax.
Honestly: What is this kind of shit? Do you even care the slightest bit?
12 lat temu
Thomas Buck
18ec89a596
Debugging.
12 lat temu
Felix Baeder
2b93f0b50f
Fixed Renamebug
12 lat temu
hutattedonmyarm
7a1912e249
Fixed wrong translation data in resetView(), also added fullscreen detection for resetView(), and made nicer viewing point in fullscreen
12 lat temu