Implement nova64 API with native yield function and registration

This commit is contained in:
Lukas Höppner
2026-08-10 12:43:13 +02:00
parent 1cfcd5a169
commit 27c3aaf88f
7 changed files with 79 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef NOVA64_API_H
#define NOVA64_API_H
void register_nova64_imports(void);
#endif // NOVA64_API_H