summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2022-05-14 19:41:51 +0000
committerChristos Zoulas <christos@zoulas.com>2022-05-14 19:41:51 +0000
commit586efe1f6faecdcb0f1d6dae973091dc0edbdc21 (patch)
treeee7e1132a3b5d292b4b4ef26eb589e118ac2eb77
parent22209154702032e9b7f2e96eb7eab174f8e87af9 (diff)
downloadfile-git-586efe1f6faecdcb0f1d6dae973091dc0edbdc21.tar.gz
Print the NEOPxxxx serial number for NGPC ROM images. (from David Korth)
-rw-r--r--magic/Magdir/console4
1 files changed, 3 insertions, 1 deletions
diff --git a/magic/Magdir/console b/magic/Magdir/console
index 20723007..f20ee15e 100644
--- a/magic/Magdir/console
+++ b/magic/Magdir/console
@@ -1,6 +1,6 @@
#------------------------------------------------------------------------------
-# $File: console,v 1.64 2022/02/14 23:56:56 christos Exp $
+# $File: console,v 1.65 2022/05/14 19:41:51 christos Exp $
# Console game magic
# Toby Deshane <hac@shoelace.digivill.net>
@@ -479,6 +479,8 @@
>0x23 byte 0x10 Color
>0 byte x ROM image
>0x24 string >\0 \b: "%.12s"
+>0x21 byte x \b, NEOP%02X
+>0x20 byte x \b%02X
>0x1F byte 0xFF (debug mode enabled)
#------------------------------------------------------------------------------