CosmicBagel / gb_emu

My MacEwan comp sci capstone - a GameBoy emulator
MIT License
1 stars 0 forks source link

Feb 9 Meeting #1

Closed cmacdonell closed 1 year ago

cmacdonell commented 1 year ago

80-90% first instruction table implemented by next week

Week after: graphics

CosmicBagel commented 1 year ago

https://gbdev.io/gb-opcodes//optables/classic

CosmicBagel commented 1 year ago

Tacking sheet for all the primary opcodes (not the CB opcodes) https://docs.google.com/spreadsheets/d/198OhNwk3gA5ypGdqIVxmDsE0juYSuFR21cTcCqJwh9Y/edit?usp=sharing

CosmicBagel commented 1 year ago

All instructions (except STOP and HALT) are implemented