Open GoogleCodeExporter opened 9 years ago
File: ram_search.cpp Lines like "tableB_begin = (VDP_Reg.Pat_ScrB_Adr & 0x3) << 13;" should be replaced as "tableB_begin = (VDP_Reg.Pat_ScrB_Adr & 0x7) << 13;"
Original issue reported on code.google.com by doc.mefi...@gmail.com on 26 Oct 2014 at 1:41
doc.mefi...@gmail.com
Seems easy enough to test. Will do when the project is ready.
Keep in mind I am not looking at the code while I run through the issues though. :laughing:
Original issue reported on code.google.com by
doc.mefi...@gmail.com
on 26 Oct 2014 at 1:41