|
1a2be21027
|
[cpu] Implement some ALU instructions
|
2024-03-04 20:14:43 +05:30 |
|
|
9329d4e51a
|
[cpu] Add Decode for keypress instructions
|
2024-03-04 19:46:15 +05:30 |
|
|
c83b90aead
|
[cpu] Add decode for procedures and conditional jumps
|
2024-03-04 18:03:56 +05:30 |
|
|
1690c52bac
|
[ref] Make framebuffer bool array and add missing implementation
|
2024-03-04 09:40:33 +05:30 |
|
|
049748b243
|
[fmt]
|
2024-03-03 14:12:54 +05:30 |
|
|
293c0efbc0
|
[draw] Add draw calls
|
2024-03-03 13:02:45 +05:30 |
|
|
adaf5cecbf
|
[draw] Add draw calls
|
2024-03-03 12:53:33 +05:30 |
|
|
7262484ec3
|
[gpu] Add screen
|
2024-03-03 11:48:07 +05:30 |
|
|
6aa8a24b75
|
[cpu] Instruction parsing
|
2024-03-02 15:55:27 +05:30 |
|
|
2a4868c0c0
|
[dev] lots of progress
Create main timer loop using an auxilliary thread.
|
2024-03-02 13:00:57 +05:30 |
|