Ask HN: 寻找 HRAM (汇编) 的 Alpha 测试员
4 分•作者: 90s_dev•5 个月前
大家好!我正在开发一款名为 HRAM(手搓汇编机)的应用程序,计划这周发布。但在此之前,我需要一些 Beta 测试员。如果您有兴趣,请发送邮件至 admin@90s.dev。您的反馈将对我有很大帮助,作为回报,我将为您提供免费授权。该应用程序仅适用于 Windows 系统(10 或 11)。
这款应用可以通过 Lua 进行编程,并内置了汇编库,因此您可以在运行时创建和运行汇编函数。它有一个 320x180 像素的屏幕,您可以对其进行操作,以帮助您练习汇编。这款应用旨在帮助您在制作复古风格游戏的有趣环境中学习底层概念。我目前也在添加线程/互斥锁等功能,但可能要等到发布后才能实现。
一份非常早期的手册,可能会有很大改动:https://hram.dev/docs.txt
感谢您的时间,祝您周日愉快!
查看原文
Hi everyone. I'm making an app called HRAM (hand-rolled assembly machine), and I plan to release it this week. But I need some beta testers first. Please send me an email at admin@90s.dev if you're interested. Your feedback will be helpful enough that I'll give you a free license. The app is only for Windows (10 or 11).<p>The app is programmable via Lua and has an assembly library built in, so you can create and run assembly functions at runtime. It has a 320x180 pixel screen that you can manipulate to help you practice assembly. The point of the app is to help learn low level concepts, in the fun environment of making a retro style game. I'm also in the process of adding threading/mutexes/etc also, but that may have to wait post release.<p><i>Very</i> early manual, likely to change dramatically: https://hram.dev/docs.txt<p>Thanks for your time, have a great Sunday!