--- nono/vm/rom.h 2026/04/29 17:04:59 1.1.1.7 +++ nono/vm/rom.h 2026/04/29 17:05:10 1.1.1.8 @@ -4,6 +4,10 @@ // Licensed under nono-license.txt // +// +// ROM の基本クラス +// + #pragma once #include "device.h"