Commit Graph

10 Commits

Author SHA1 Message Date
FranLMSP 7beeae01fa Frame counter 2021-11-12 14:04:10 -05:00
FranLMSP 292c7d1507 Basic joypad implementation 2021-10-31 21:02:09 -05:00
FranLMSP 61db367f31 Timer implement 2021-10-30 09:13:31 -05:00
FranLMSP 886fc3cd4a Rendering a basic window with pixels 2021-10-26 17:34:59 -05:00
FranLMSP 5d04b7c346 Modeling the Bus and writing first test for NOP instruction 2021-10-13 19:38:37 -05:00
FranLMSP 2afa2a1ff8 Memory maps 2021-10-13 12:56:00 -05:00
FranLMSP 1902884df9 Logic to load a rom file 2021-10-12 19:11:52 -05:00
FranLMSP d37699f4a8 Functions and tests for some bitwise operations and getter/setter for flag register 2021-10-11 12:58:09 -05:00
FranLMSP 9818c57854 Define CPU registers 2021-10-11 10:53:02 -05:00
FranLMSP c6246a9502 First commit 2021-10-11 09:57:30 -05:00