Castlevania : Yami no Juin - Improve the speed and add memory card support
Posted on 2006-07-16 00:00:00
I decided to scrap the first idea I had for implementing an inter-thread communication mechanism, and decided to go with something else that wouldn't have as many problems as the first one.

The current system seems to be stable enough, but it doesn't seem to balance the load very well : the total CPU load still remains at ~50% meaning only one core is in use. I'll try to find out why this is happening tomorrow.