mirror of
https://github.com/ksherlock/mpw.git
synced 2025-08-09 19:25:07 +00:00
header update
This commit is contained in:
@@ -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);
|
||||||
|
Reference in New Issue
Block a user