Age | Commit message (Expand) | Author |
---|---|---|
2023-06-10 | Fix VDP DMA Memory to VRAM source address | Oxore |
2023-06-10 | Impl IO class with tracing, add VDP addr regs tracing | Oxore |
2023-06-09 | Impl VDP register bits tracing | Oxore |
2023-05-07 | Impl basic sprite rendering | Oxore |
2023-05-07 | Impl vertical overall scrolling | Oxore |
2023-05-07 | Refactor overall scroll rendering | Oxore |
2023-05-07 | Impl scroll plane B | Oxore |
2023-05-06 | Impl scroll A static rendering | Oxore |
2022-10-20 | Fix buffer overflow access, continue implementing graphics | Oxore |
2022-10-19 | Begin implementing VDP rendering | Oxore |
2022-10-03 | Impl DMA VRAM fill | Oxore |
2022-10-03 | Begin implementing DMA: impl memory to VRAM | Oxore |
2022-10-03 | Impl vblank irq | Oxore |
2022-10-01 | Add more VDP tracing, add VRAM, CRAM, VSRAM and status | Oxore |
2022-09-30 | Begin implementing VDP | Oxore |