scripts/src/cpu.lua: Update comment

This commit is contained in:
AJR 2025-03-09 15:46:50 -04:00
parent b6f78b1aed
commit 2f4ca0631f

View File

@ -3742,7 +3742,7 @@ if opt_tool(CPUS, "DSP56000") then
end
--------------------------------------------------
-- DEC VAX, disassembler only
-- DEC VAX
--@src/devices/cpu/vax/vax.h,CPUS["VAX"] = true
--------------------------------------------------