| name | col | col |
|---|---|---|
| - | - | - |
| - | - | - |
Motion v0.0802
By: starfrost • Views: 4 • View full size •motion,emulation
Photo info
Title:
Motion v0.0802
File name:
motion_v0.0802.png
Dimensions:
1024x800
The Motion emulator now with a working render system, event system and some multibus emulation (still chewing through the docs on this one.) wrote a basic renderer using sdl3_gpu, it shares a command buffer and window swapchain texture with imgui and is basically a copy pass + sdl_blitgputexture. it supports multiple render passes tohugh