aboutsummaryrefslogtreecommitdiff
path: root/src/sound/sound.h
AgeCommit message (Collapse)Author
2019-09-19Moved source to kernel directoryMarvin Borner
2019-09-16Added small boot-up chimeMarvin Borner
2019-09-16Added basic frequency sound generatorMarvin Borner
Changes to be committed: new file: src/graphics/graphics.h modified: src/kernel.c new file: src/sound/frequency.c new file: src/sound/sound.h modified: build.sh Changes not staged for commit: deleted: src/graphics/vga.h modified: src/input/ps2/keyboard.c modified: src/input/ps2/mouse.c modified: src/interrupts/irq.c modified: src/interrupts/isr.c modified: src/memory/memory.c