comparison src/console/Ym2413_Emu.cxx @ 341:986f098da058 trunk

[svn] - merge in blargg's changes
author nenolod
date Thu, 07 Dec 2006 15:20:41 -0800
parents fb513e10174e
children
comparison
equal deleted inserted replaced
340:9e5a7158fa80 341:986f098da058
1 1
2 // Use in place of Ym2413_Emu.cpp and ym2413.c to disable support for this chip 2 // Use in place of Ym2413_Emu.cpp and ym2413.c to disable support for this chip
3 3
4 // Game_Music_Emu 0.5.1. http://www.slack.net/~ant/ 4 // Game_Music_Emu 0.5.2. http://www.slack.net/~ant/
5 5
6 #include "Ym2413_Emu.h" 6 #include "Ym2413_Emu.h"
7 7
8 Ym2413_Emu::Ym2413_Emu() { } 8 Ym2413_Emu::Ym2413_Emu() { }
9 9