Tool: ZGPU - wiremod/wire GitHub Wiki
Tool: ZGPU
| Function | Description |
|---|---|
| Purpose | An advanced virtual processor. |
| Primary Fire | Creates GPU/Flashes Memory |
| Secondary Fire | Opens Editor and/or attaches debugger to ZGPU |
| Reload | Wipe ROM/RAM and resets memory |
Inputs
| Input | Description |
|---|---|
Clk |
??? |
Reset |
Restore the GPU's internal RAM from ROM and restart execution. |
IOBus |
Connect to Data Port (or other Hi-Speed device) to be addressable using ports. |
MemBus |
Connect to Hi-Speed device intended to be addressable from the end of the GPU's internal memory. |
VideoOut |
??? |
Outputs
| Output | Description |
|---|---|
Memory |
??? |
Description
The ZGPU is a clientside rendering counterpart to the ZCPU. You can find a tutorial archived by Drunkie here and documentation on Github Pages (contains both zcpu and zgpu docs)
Clk