Tips for development

The Uzebox now have a fully functional emulator! Download and discuss it here.
Post Reply
DavidEtherton
Posts: 252
Joined: Tue Dec 02, 2008 12:38 am
Location: Carlsbad, California (USA)

Tips for development

Post by DavidEtherton »

Slap a wdr insn in hsync_pulse and the emulator will tell you how far apart paired calls are, and what your scanline duration is.

It should be reading out as 1819 cycles (because the wdr debug display assumes it's bracketing blocks of code, and subtracts one before displaying the result).

-Dave
Post Reply