首页 时政热点 科技头条 智能AI 安全攻防 数码硬件 开发者生态 汽车 游戏 社会热点 开源推荐 医疗健康 归档 标签 关于

C64基础:游戏地图俯视“摄像机视图”

摘要

【HN用户评论摘要】 There's a lot that can be improved in the code, such as just using FOR。STEP would be much faster。In general, this is a routine that is super easy to write in 6502 assembly。

that the such were 用户评论
2026-05-26 1 阅读 约1分钟阅读 ibobev
分享:
字号:
【HN用户评论摘要】 代码中有很多可以改进的地方,比如只使用 FOR...TO...STEP 会快得多。总的来说,这是一个在 6502 汇编中非常容易编写的例程。大多数杂志的 BASIC 游戏都有类似的东西,其中一些这样的例程在启动时就被存入内存中。其中一些是以可重定位的方式编写的,以便可以轻松地从一个游戏复制到下一个游戏。 原始链接:https://retrogamecoders.com/overhead-camera-view/
这篇文章对您有帮助吗?

订阅66必读

每日精选科技资讯,直达你的邮箱