Archive for the ‘Mame Wip’ Category

Boolean Diary – part 02

Thursday, January 14th, 2016

Fixed screen bank color select in Forty-Love. Also fixed screen disable bit for Field Day / The Undoukai during transitions.

0024

Glass Frames (Boolean Diary – part 01)

Wednesday, December 9th, 2015

Got two easy gfx bug fixes yesterday, both related to background drawing:

* Fixed background breakable objects in 64th Street, it was caused by missing writes to a VRAM mirror.

* Fixed castle tiles not properly drawn in Sexy Parodius stage 3B (a.k.a. Castlevania / Akumajou stage). It probably need a blending effect for the mosaic windows tho:

unnamed

Double Reign Men

Monday, December 7th, 2015

Added dual screen support for Run N Gun: they used a multiplexer mechanism that sends signals at alternating intervals to each screen. What wasn’t obvious since now is that connected VRAMs were also bankswitched, and that was causing issues even in single screen mode because the supposedly unused sprite RAM is in reality used for internal gameplay state.

Content not available.
Please allow cookies by clicking Accept on the banner

Bloqueador de ondas sonoras

Wednesday, November 25th, 2015

While fixing some sound related issues in WEC Le Mans 24/Hot Chase HW, I’ve got across a code snippet that was stealing a lot of cycles in Hot Chase. Turned out that Master CPU was checking for an hand-shake bit from sound CPU after sending a sound command data and an irq request line, and looping to a pretty fat chunk of time until eventually timing out if the default state is ‘1’ (which was default behaviour so far).  Fixing that, and gameplay speed finally normalized for good.

Content not available.
Please allow cookies by clicking Accept on the banner

Save the fail-to-escape people

Wednesday, July 1st, 2015

Recent improvements by Olivier Galibert and me regarding Top Landing / Air Inferno. Former can be considered working by now, latter is almost there.

Content not available.
Please allow cookies by clicking Accept on the banner

 

Content not available.
Please allow cookies by clicking Accept on the banner


By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close