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