sternenzaehler
sternenzaehler
many calls, yes. When I first saw the code I thought that were normal arrays, not maps. and in fact each [] operation is a map search. I was surprised.:)...
its actually already using a database lookup table - STL std::map, which has much the same principle as any database index. It does not scan the entire collection to find...
not at all:) I myself just started to look at the code a couple of days ago and need lots of explaining myself)
Thank you for your feedback! It is really responsive now! (But a little bit slow:) :) visibly slower than it should be) Here it is 21.16 : 10.98 22.64 :...
What are your numbers on a Mac?
Hi! Yes, I have said that above. Everything is responsive now and the game can be played.
WOW! factor 2x! Thank you, that is great! 11.82 : 8.58 15.08 : 0.19 13.59 : 0.19 12.71 : 0.23 16.50 : 6.38 13.55 : 0.22 12.55 : 0.17 17.32...
@p1plp1 thats a good one:) what is the operating system there ? plain old DOS?
I looked up Amiga and it has a 32 bit processor, actually, the Motorola 68K, which is 16/32 bit, the registers and the instruction set are 32 bit. 80286 has...
in theory I could remember my childhood and try to port the code to OpenWatcom, which is to my mind the best chance to make it work on a 286....