Emulator of Sony PSP for Windows has been updated. Changes:
- r1094 Small fix for __sceSasCore, I'm not sure if this matters
- r1093 Better debugging information for compiler.
- r1092 Capture GE list: display warnings and stop list scanning on JUMP, RET, CALL.
- r1091 Fix to avoid ConcurrentListModificationException when exiting Jpcsp
- r1090 Improved implementation of PSP memory allocation to allow reallocation from released blocks r1089 Save the textures as images (in tmp/*.bmp) when capturing a GE list. Set the VideoEngine log level to TRACE when capturing (might be useful when debugging)
- r1089 Save the textures as images (in tmp/*.bmp) when capturing a GE list.
Set the VideoEngine log level to TRACE when capturing (might be useful when
debugging).
- r1088 updated event flag manager to yield to higher priority threads (untested)