Huh, as far as I remember, the standard says they're optional. Maybe it's something new in C++0x?
Search found 44 matches
- Wed Jan 14, 2009 8:36 pm
- Forum: Suggestions
- Topic: OS X: Constant Initializer Needed to Compile SDLAudio
- Replies: 2
- Views: 5186
- Wed Jan 14, 2009 12:31 am
- Forum: Suggestions
- Topic: OS X: Constant Initializer Needed to Compile SDLAudio
- Replies: 2
- Views: 5186
OS X: Constant Initializer Needed to Compile SDLAudio
For some reason I haven't been able to figure out yet, OS X needs a constant initializer in SDLAudio.cpp for the private static _delay member variable. Attached is a patch.
- Tue Dec 23, 2008 1:36 pm
- Forum: Suggestions
- Topic: SDL: vsync when using OpenGL
- Replies: 3
- Views: 7091
SDL: vsync when using OpenGL
- Mon Dec 22, 2008 6:09 pm
- Forum: Suggestions
- Topic: SDL: vsync when using OpenGL
- Replies: 3
- Views: 7091
SDL: vsync when using OpenGL
- Sat Dec 06, 2008 2:48 am
- Forum: Suggestions
- Topic: May I provide an OS X build for the Mother 3 Translation?
- Replies: 27
- Views: 29786
May I provide an OS X build for the Mother 3 Translation?
Yeah, things always get really tight for me around the holidays. I literally have no free time until January, probably. Thanks for your encouragement though.
- Wed Nov 12, 2008 5:11 pm
- Forum: Bugs and Support
- Topic: off64_t undefined on OS X and BSD (patch)
- Replies: 1
- Views: 4486
off64_t undefined on OS X and BSD (patch)
- Sun Nov 02, 2008 5:05 pm
- Forum: Bugs and Support
- Topic: Mother 3 translation message...
- Replies: 3
- Views: 5757
Mother 3 translation message...
Yeah, that screen is kind of strange, because the only button you can use to get past it is A. That is whatever VBA-M is set to use for A, not the A key on the keyboard.
- Sun Nov 02, 2008 2:15 am
- Forum: Core
- Topic: PPC core fix
- Replies: 6
- Views: 9078
PPC core fix
- Thu Oct 30, 2008 1:51 am
- Forum: Suggestions
- Topic: Memory-based Patch support
- Replies: 4
- Views: 6750
Memory-based Patch support
I think it's great that you're contributing back, Tantric, I'm not sure that we'll need memory-based functions for the desktop versions of VBA-M, but people porting it to other systems might find it useful.
- Thu Oct 30, 2008 1:49 am
- Forum: Graphics
- Topic: Remove interframe.cpp
- Replies: 6
- Views: 14450
Remove interframe.cpp
I think interframe blending was the one feature of VBA that I never understood. It just seems unnecessary. I have no objections to removing it.