Blargg's Information

Home | News | Info | Code | Misc | Contact

Video game sound emulationSound emulation resources
NES APU referenceDetailed operation of NES APU
Buggy game musicGame music files that sound wrong or don't play when emulated correctly
Band-limited sound synthesisWhy band-limited sound synthesis is necessary and how to implement it efficiently
CPU EmulationTechniques for more efficient CPU emulation
RGB Mix/Add/SubEfficient RGB mix and clamped add/subtract
Tetris Attack ChainsGuide to advanced chains, with colorful diagrams
C++ notesSome C++ techniques and ideas (written many years ago)