Thanks for the new build, great to see pspad still being developed.
There seems to be a massive bug in the c language syntax however; functions
declared with more than one keyword before the function name do not show up in
the code explorer. E.g.
unsigned char selftest(){} // won't show up
char selftest(){} // will show up
bool EXPORTCALL GetDeviceMAC(){} // won't show up
bool GetDeviceMAC(){} // will show up
Since these are obviously perfectly legitimate c constructs, that's a pretty
serious bug, as it makes the code explorer pretty much useless for c.
This bug has been in several builds, I don't know when it started, but it was
definitely not there in 4.5.4.2356 (still my favourite build).
--
<http://forum.pspad.com/read.php?6,57420,57585>
PSPad freeware editor http://www.pspad.com