On the videos you’ve maybe seen that my tool shows the bursts in some plot window. I used GDI for drawing the lines… damn this is soooo slooow…
Today i decided to switch to DirectX drawing for speedup. Ater some hours of playing around, I found out how to draw a plot easily. (using DrawUserPrimitives with [...]
Archive for the ‘ARM’ Category
yay…
i had some free minutes and wanted to catch up some changes i always wanted to make.
and since a friend was hacking around with 32bit ARM opcodes using stupid
“.dd E1234567″-opcodes, i knew its time to fix this. :)
it took some hmm 10 hours to implement nearly(!) the whole ARM32 instruction set.
now you can code [...]
