Supermodel/Src/Sound
Bart Trzynadlowski 87dc5b4181 - Fixed format strings for messages involving __LINE__.
- Fixed an MPEG related crash when loading save states. If usingLoopStart is 0, it is important not to call MPEG_SetLoop()!
- -input-system is working again.
- Changed the format of some messages here and there.
2011-08-28 04:37:41 +00:00
..
MPEG - Fixed format strings for messages involving __LINE__. 2011-08-28 04:37:41 +00:00
SCSP.cpp Musashi context is now cleared in M68KCtx constructor. The internal Musashi context is zeroed out initially but the dynamically allocated external contexts would sometimes be filled with garbage, which would trigger interrupts at the very first instruction after reset, making the 68K go off into the weeds. This fixes a nasty randomly-occurring bug I was seeing. 2011-08-14 23:59:01 +00:00
SCSP.h Save state support for 68K, Z80, sound board, DSB1, and MPEG playback. 2011-08-09 18:36:29 +00:00
SCSPDSP.cpp R. Belmont's changes to compile under MacOS and Linux. 2011-08-10 04:24:15 +00:00
SCSPDSP.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
SCSPLFO.cpp Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00