mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-21 09:30:55 +00:00
header update
This commit is contained in:
parent
f53b3be9d9
commit
ad876537c7
@ -5,6 +5,11 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
// new functions
|
||||
|
||||
extern void memorySetMemory(uint8_t *memory, uint32_t size);
|
||||
|
||||
|
||||
/* Memory access functions */
|
||||
|
||||
extern UBY memoryReadByte(ULO address);
|
||||
|
Loading…
Reference in New Issue
Block a user