我想将 Frotz z-machine 解释器移植到 Amazon Kindle。 这可能吗?

发布于 2024-07-15 01:07:47 字数 1437 浏览 8 评论 0原文

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

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

发布评论

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

评论(8

枕头说它不想醒 2024-07-22 01:07:47

这个博客逆转一切是关于kindle黑客攻击的。 (毕竟这是一个linux盒子)

This blog reversing everything is about kindle hacking. (it's a linux box after all)

2024-07-22 01:07:47

已经有一个网络应用程序。
kindle支持javascript吗? 如果是这样,这可能值得一试:
http://parchment.toolness.com/

There's already a web app.
Does the kindle support javascript? If so this might be worth a try:
http://parchment.toolness.com/

怎樣才叫好 2024-07-22 01:07:47

是的,KDK 允许这样的应用程序,您只需用 Java (1.4) 编写它,但除此之外您可以自由地执行此操作(这将是 KDK 的一个很酷的使用,您应该申请测试版程序)

Yes the KDK allows for apps like this, you just have to write it in Java (1.4) but other than that you are free to do this (and it would be a cool use of the KDK, you should apply to the beta program)

痴意少年 2024-07-22 01:07:47

看起来 Antiquarian Productions 的 Jimmy Maher 已经完成了 Z-Machine 到 Kindle 的移植,并且实际上有一本书待售:http://maher.filfre.net/King/

不幸的是(好吧,部分不幸的是),看起来他是一个商业企业,他不会发布他的移植源代码供其他人玩即使在越狱的 Kindle 上也能如此。

Looks like Jimmy Maher of Antiquarian Productions has completed a port of the Z-Machine to the Kindle and in fact has a book for sale: http://maher.filfre.net/King/

Unfortunately (well, partly unfortunately), it looks like his is a commercial venture and he won't be releasing source code for his port for others to play along even on a jailbroken Kindle.

-黛色若梦 2024-07-22 01:07:47

There is an open source project going on here: http://adq.livejournal.com/109224.html But it is outside the KDK since the KDK is not widely available.

栀子花开つ 2024-07-22 01:07:47

由于 Kindle 开发套件 (KDK) 是基于 Java 的,因此也许一个好的起点是基于 Java 的 Z 机器解释器,例如 http://zmpp.sourceforge.net/

Since the Kindle Development Kit (KDK) is Java-based, perhaps a good starting point is a Java-based Z-machine interpreter like http://zmpp.sourceforge.net/

淡淡の花香 2024-07-22 01:07:47

您可以将其构建为网络应用程序并使用 Kindle 浏览器来玩。

http://johnaugust.com/archives/2009/kindle-formatting-适合网络极客

You could build it as a web app and use the Kindle browser to play.

http://johnaugust.com/archives/2009/kindle-formatting-for-web-geeks

请远离我 2024-07-22 01:07:47

除了羊皮纸之外,还有 http://www.web-adventures.org

这是一个非常小的仅 HTML 网站,应在包括 Kindle 在内的任何设备上都能正常呈现。

Aswell as parchment, there is also http://www.web-adventures.org

This is a very minimal HTML only site that should render well on any device including the Kindle.

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