git://git.gir.st
/
Chiptunes.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Chiptunes.git
2020-10-03
Tobias Girstmair
check in assembly notes
master
github/master
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-09-28
Tobias Girstmair
use BRMI instead of -CS
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-07-27
Tobias Girstmair
pcb: add low pass filter
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-07-25
Tobias Girstmair
flex PCB, version 1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-07-16
Tobias Girstmair
clean up registers
poweroff
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-07-16
Tobias Girstmair
cleanup a bit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-07-16
Tobias Girstmair
cleanup; switch to INT0
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-03-09
Tobias Girstmair
remove i3
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-03-09
Tobias Girstmair
3rd iteration (still not working)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-03-07
Tobias Girstmair
second test pcint0 implementation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-03-07
Tobias Girstmair
first test of pcint0 implementation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-03-07
Tobias Girstmair
first ideas regarding automatic power-off after 1 loop...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-03-02
Tobias Girstmair
optimize multiplication for space
attiny4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-03-02
Tobias Girstmair
add note about decision tree multiplication
attiny9
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2020-03-01
Tobias Girstmair
fix melody for voices 3 and 4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-21
Tobias Girstmair
cleanup some TODOs, #defines
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-21
Tobias Girstmair
conserve 6 bytes of progmem
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-21
Tobias Girstmair
it werks!
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-21
Tobias Girstmair
calibrate oscillator
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-18
Tobias Girstmair
fix jitter
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-14
Tobias Girstmair
fix Ml register, clear interrupt before RETI
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-13
Tobias Girstmair
fix bug: a2 (as tmp) was not cleared after use
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
remove dedicated zero register (saves 4 bytes of progmem)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
swap registers for `t` and `_`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
optimize mul_8c / mul_84
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
refactor mul .macros
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
add debug pin, remove 2 unnecessary instructions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
initialisation code, interrupt vector table
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
transcribe fakeasm into realasm (IV)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
transcribe fakeasm into realasm (III)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
transcribe fakeasm into realasm (II)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
transcribe fakeasm into realasm (I)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
preparing for C -> ASM
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
import Makefile
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-12-11
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-18
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-17
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2018-11-13
Tobias Girstmair
new version
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
next