Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
psx:download:misc [2013/12/31 13:43]
amidog
psx:download:misc [2019/07/02 13:51] (current)
amidog
Line 1: Line 1:
 +====== Tajmiing ======
 +
 +This is my first multi-part demo for any platform. All effects in this PSX/​PS1/​PSOne demo are created by modifying the display registers. No polygons are rendered. This demo should work on both PAL and NTSC units.
 +
 +{{:​psx:​download:​tajmiing.png?​300|}}
 +
 +{{:​psx:​download:​tajmiing.zip|}}
 +
 +YouTube: https://​youtu.be/​sGV_odmYlpY
 +
 ====== Where am I? ====== ====== Where am I? ======
  
Line 22: Line 32:
  
 {{:​psx:​download:​no_code.zip|}} {{:​psx:​download:​no_code.zip|}}
 +
 +====== IRQ ======
 +
 +Just as the "No code" demo above, it sets up an infinite GPU DMA chain, but instead of using the DMA controller, the behavior is simulated using a GPU IRQ.
 +
 +{{:​psx:​download:​irq.png?​300|}}
 +
 +{{:​psx:​download:​irq.zip|}}
  
Print/export