mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Working on PU test code
This commit is contained in:
@@ -65,7 +65,7 @@ run(WORD pc)
|
||||
int
|
||||
main(void)
|
||||
{
|
||||
mem_clear();
|
||||
mem_clear(0);
|
||||
mem_set_rom(PtrROMImage);
|
||||
ptr_mount("test_add.ptp");
|
||||
run(040);
|
||||
|
||||
Reference in New Issue
Block a user