gbGetValue & gbGenFilter - Need information

Post Reply
wiseguy12851
Junior Member
Posts: 2
Joined: Tue Aug 03, 2010 8:59 am

gbGetValue & gbGenFilter - Need information

Post by wiseguy12851 »

I'm looking to optimize the entire core, in order to do that I need to know what the functions gbGenFilter and gbGetValue do.

Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

gbGetValue & gbGenFilter - Need information

Post by Squall Leonhart »

Fixing is more important then optimising at this point.

wiseguy12851
Junior Member
Posts: 2
Joined: Tue Aug 03, 2010 8:59 am

gbGetValue & gbGenFilter - Need information

Post by wiseguy12851 »

What needs to be fixed, it's obviously not compile time bugs, and going back to the original question - If I understand what each function does then I might come up with better ways to solve problems and future problems or point out undiscovered bugs, so it's still helpful to understand what these 2 functions do.

 

edit

and what problems need to be solved

Last edited by wiseguy12851 on Tue Aug 03, 2010 8:42 pm, edited 1 time in total.
Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

gbGetValue & gbGenFilter - Need information

Post by Squall Leonhart »

Theres a number of games with core failures, a couple with graphics issues (timing) and a a bug in SaveStates for both win32 and linux.

 

GBGen filter is GameBoy Generation Filter ir memory serves, and its used to differentiate GB from GBC when applying colours. i could be wrong but thats what it looks like atleast.

Last edited by Squall Leonhart on Tue Aug 03, 2010 9:49 pm, edited 1 time in total.
Squall Leonhart
Posting Freak
Posts: 1223
Joined: Tue Mar 18, 2008 9:21 am

gbGetValue & gbGenFilter - Need information

Post by Squall Leonhart »

theres probably fix hacks in there now which aren't required or break stuff now....

Post Reply