Marc Resibois

Results 10 comments of Marc Resibois

Hey man. I'm on paternity leave so I don't really have any time to review stuff but I didn't want to stay silent to a nice effort. So big up...

Thanks, It looks like it could work. I have to look at it more closely because there are unwanted parts in the diffs. I'll have a peek at it and...

So, it looks like there's no cross platform issue. The only possible problem I see is that after doing save as, you are still working on the original project -...

I would say the issue is that you are making a 64 bit build and so possibly in that case the aligned buffer would end up on a 32-bit boundary...

So, usually when there's potentially api conflicts across plaftforms, I deal with them using adapters. For example memory allocation goes through SYS_MALLOC that is a macro for System::GetInstance()->Malloc(size) System in...

Thanks. I'll have a look at all that when I got some brain space. The definition of root is different on the platform because of the layout of the install...

Don't worry too much about it. When I'll integrate your code I'll double check it to see if it is sane and fix it if there's an issue. I've got...

Nice one. Is the Bitboy only for the gameboy-ish one or does it also support the Pocket go ?

I'll have a look if I can still compile everything right. Can you maybe update the build readme with information about toolchains ? That will save me tons of looking...

Yeah, the soundfont library dates from an age people didn't even know there might be 64-bit operating system some time. I guess the easiest fix would be to disable soundfont...