Ben Kurtovic
|
e8fe5e4797
|
Implement some missing graphics features (fixes #4)
* Sprite collision flag
* Background tile priority flag
* Display blank flag
|
hace 7 años |
Ben Kurtovic
|
e6c92fd38b
|
Minor cleanup; expand docs.
|
hace 8 años |
Ben Kurtovic
|
af6857eccc
|
Fix sprite end code.
|
hace 8 años |
Ben Kurtovic
|
e48d7daa0d
|
Add button input; fix background scrolling bug.
|
hace 8 años |
Ben Kurtovic
|
2b24c9340c
|
Sprite rendering, mostly.
|
hace 8 años |
Ben Kurtovic
|
26dcf57f1b
|
Flesh out system ports; clean up IO; stubs.
|
hace 8 años |
Ben Kurtovic
|
4431f29005
|
Add VDP line interrupts; fix bugs; refactor flags.
|
hace 8 años |
Ben Kurtovic
|
1d604d774b
|
Cleanup VDP debug code; don't enable IRQ until one instr past EI.
|
hace 8 años |
Ben Kurtovic
|
e4bbc8709f
|
Clean up VDP background code.
|
hace 8 años |
Ben Kurtovic
|
de2cf71068
|
Clean up and refactor.
|
hace 8 años |
Ben Kurtovic
|
a69328a234
|
Add buggy SDL rendering, background drawing.
|
hace 8 años |
Ben Kurtovic
|
fdda540d26
|
Refactor flag setting code; implement more instructions.
|
hace 8 años |
Ben Kurtovic
|
67e3133f14
|
Fix a bug in VDP control port writes; rename 'last_index' to 'regs.ixy'.
|
hace 8 años |
Ben Kurtovic
|
1b48fbe6a2
|
Add Z80 INT support and VDP frame interrupts.
|
hace 8 años |
Ben Kurtovic
|
1227d7caa5
|
Add VDP register parsing and dumping.
|
hace 8 años |
Ben Kurtovic
|
06b7dfaca3
|
Implement CRAM, some more loads and arithmetic operations.
|
hace 8 años |
Ben Kurtovic
|
61c104a0f3
|
Rework timing system for VDP scanlines; flesh out more VDP logic.
|
hace 8 años |
Ben Kurtovic
|
a09242ac29
|
Some refactoring wrt I/O; start work on VDP.
|
hace 8 años |