core: return pointer on gb_read #64
Labels
diff: complex
A difficult issue; may require significant planning.
Performance
Issues or bugs related to performance improvements & regressions.
Milestone
On consecutive reads, it may be faster to obtain a pointer to ROM data on a single call to gb_read, rather than calling gb_read for each byte read.
The same optimisation could also be performed for gb_write.
The text was updated successfully, but these errors were encountered: