Open rafzby opened 7 years ago
@rafzby can I help you on this issue ?
Hi, sure, that would be cool! On Oct 12, 2017 1:02 PM, "mirko" notifications@github.com wrote:
@rafzby https://github.com/rafzby can I help you on this issue ?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rafzby/chip8-emulator/issues/2#issuecomment-336094968, or mute the thread https://github.com/notifications/unsubscribe-auth/AG8PfdvSGE7Xs9iikwF1pDx4K5UNy3T7ks5srfGugaJpZM4P2xGU .
good, working on a proposal in weekend
I'll check on this
I want to get rid of this big ugly swith in CPU.java class. The best solution would be extract all operations to separate functions and map them by opcodes.