Hello, GBA! Journey of making an emulator — part 1

栏目: IT技术 · 发布时间: 3年前

内容简介:Yes, yet anotherMy side-project got to a stage where it successfully emulates most games, and you can either run it on desktop, android andFor those interested in making their own emulator, prepare for an incredibly rewarding journey, but also for a never-

Yes, yet another Game Boy Advance Emulator . Written in rust!

My side-project got to a stage where it successfully emulates most games, and you can either run it on desktop, android and even from your browser . I believe now would be a good time to b̶r̶a̶g̶ ramble on the experience, share some thoughts and insights, discuss internals, debugging techniques, etc. However, this isn’t a “complete guide on how to write an emulator from A-Z” kind of thing.

For those interested in making their own emulator, prepare for an incredibly rewarding journey, but also for a never-ending, vicious cycle of writing buggy code, and then spending a stupendous amount of time fixing it. Of course, all software development in its entirety is like that, but in this particular instance — the fun part is hunting these damn bugs !

In the later stages, you will most likely find that rather than coding , you‘ll invest more time towards debugging and reverse engineering games that fail to boot/freeze/have display glitches or otherwise are broken in any way you can possibly imagine.

The best thing about it is that in the end, you get to play games on your very own emulator !

Hello, GBA! Journey of making an emulator — part 1

RustBoyAdvance runs on your browser!

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Java RESTful Web Service实战

Java RESTful Web Service实战

韩陆 / 机械工业出版社 / 2014-10-1 / 69.00

国内首本完整、深度地讲解如何基于Java标准规范实现REST风格的Web服务的专著,阿里巴巴Java技术专家12年开发经验结晶,3位业内著名技术专家联袂推荐!不仅深刻解读了最新的JAX-RS标准和其API设计,以及Jersey的使用要点和实现原理,而且系统讲解了REST的基本理论,更重要的是从实践角度深度讲解了如何基于Jersey实现完整的、安全的、高性能的REST式的Web服务。 《Jav......一起来看看 《Java RESTful Web Service实战》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具