|
|
1.1 root 1: //
2: // nono
1.1.1.3 root 3: // Copyright (C) 2020 nono project
4: // Licensed under nono-license.txt
1.1 root 5: //
6:
1.1.1.7 root 7: //
8: // デバッガ (外部用)
9: //
10:
1.1 root 11: #pragma once
12:
1.1.1.6 root 13: #include "monitor.h"
1.1.1.4 root 14:
1.1.1.6 root 15: // メモリダンプモニタ
16: extern Monitor& debugger_memdump_monitor(int);
17:
1.1.1.4 root 18: // 例外通知用 (MPU から)
1.1.1.5 root 19: extern void debugger_notify_exception(int vector);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.