about summary refs log tree commit diff stats
path: root/src/include/core.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added preliminary unit test runner (#3045)Yang Liu2025-10-141-0/+2
| | | | | | | | | | | | | | | | | * Added preliminary unit test runner * Set .text section address * Added support for added custom memory regions * Move json.h to include * Display banner * Added support for custom memory data * Added the ability to include path in nasm * Print env variables
* [REFACTOR] Refactor main.c (#1362)howard972024-03-251-0/+13
Co-authored-by: howard <howardzz@foxmail.com>