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