A partial Game Boy emulator core implemented from scratch in Java. This solo project was completed in 6 days and serves as a deep dive into CPU architecture, opcode decoding, memory mapping, and the ...
This is a project I started because I wanted a place to write and test code for my Ben Eater 6502 kit. After seeing some other emulators written in C++ (by sane people), I tried downloading them but ...
Initially it sounds more like a novelty than an intensely functional application, but the Java emulator for the PSP known as PSPKVM could unlock a lot of potential for anyone with a collection of ...
As people delve into the details of Apple's iPhone SDK, a few interesting issues are emerging. One developer guideline that is generating some concern is from Apple's Human Interface Guidelines for ...