Commit Graph

6 Commits

Author SHA1 Message Date
50471f1ec6 Update SDL + rust fmt 2020-02-14 11:21:48 +01:00
Kevin Hamacher
34ae61e649 Pass all CPU tests in GBC fast mode (timer) 2016-06-02 15:26:11 +02:00
b71397d16a Improve timer; Add 16 px sprite support 2016-05-29 13:01:36 +02:00
44c8b2e7d8 Add VRAM DMA; Add basic timer support 2016-05-28 23:57:14 +02:00
6d675616f1 Add SET instruction; Add WRAM support 2016-05-28 23:34:32 +02:00
Kevin Hamacher
396e87304e Serial and Timer class, cycle counting
Also a little bit of refactoring.
Move VRAM to the display object
2016-05-26 15:47:08 +02:00