逆向工程 Amiga 监控文件

发布于 2024-11-02 06:23:37 字数 85 浏览 7 评论 0原文

在 AmigaOS 中的 Devs:Monitors 中找到的文件,它们包含什么?

它们的内部格式是什么?您如何修补一个或从头开始创建一个?

The files found in Devs:Monitors in AmigaOS, what do they contain?

What is their internal format? How do you go about patching one or creating one from scratch?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

童话 2024-11-09 06:23:37

Amiga 程序 MonEd (http://aminet.net/package/driver/moni/MonEd3a) 是这些文件的编辑器。它带有源代码,这很可能表明有关结构的某些信息。

它还指出:

然后单击“保存”将此信息存储在存储在 DEVS:Monitors/ 中的监视器的“工具类型”中

,这可能与文件大小有关。

The Amiga program MonEd (http://aminet.net/package/driver/moni/MonEd3a) is an editor for these files. It comes with source, which may well indicate something about the structure.

It also notes:

Then click on save to store this information in the TOOL TYPES of monitor which is stored in DEVS:Monitors/

which may have something to do with the file size.

浅听莫相离 2024-11-09 06:23:37

它们是 AmigaOS 的显示器驱动程序,包含将 Amiga 连接到不同显示器所需的各种参数。至于内部格式,我不知道,旧的 RKM 手册或 Amiga Developer CD 中可能有一些内容。

They are the monitor drivers for AmigaOS and contain the various parameters needed to interface the Amiga to different displays. As far as the internal format goes, I've no idea, there may be something in the old RKM manuals or the Amiga Developer CD.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文