How can I play sound through the PC speaker?
Posted: Thu Oct 01, 2020 8:48 am
I'm trying to implement a simple audio driver for my os. I tried using some codes on the OSDev wiki but it didn't work for QEMU.
The Place to Start for Operating System Developers
http://f.osdev.org/
Code: Select all
qemu-system-i386 -soundhw pcspk -hda youros.img