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 ...
Contains some Interesting Programming questions tackled by me. Useful for interviews - Strange-boy/DSA_Java ...