VOGONS


Got gcov to work in msys.

Topic actions

Reply 21 of 23, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author
return LoadMw(core.cseip+=2); 

Maybe =>

return LoadMw((core.cseip++)++); 

non-inlining:
It would make it shorter, but would add a call right ?

Water flows down the stream
How to ask questions the smart way!