- [NEW] mem::reset
@@ -5,6 +5,7 @@
#include "mbc_none.h"
namespace mem
{
void (*reset)(void);
uint8_t(*readMem)(uint16_t);
void (*writeMem)(uint16_t, uint8_t);
uint8_t(*getTag)(uint16_t);
The note is not visible to the blocked user.