Search results
performance
Score: 193.29 %,
Type: Forum topic , Comments: 4 comments
a,(my_value) ; 14 cycles
ld l,a ; 5 cycles
ld h,0 ; 8 cycles
Whereas ... cycles
ld d,0 ; 8 cycles
Vs loading unsigned int from an unsigned int*:
ld ...
OpenMSX and VMWare
Score: 192.82 %,
Type: Forum topic , Comments: 0 comments
Observation: running openMSX in VMware workstation when the user profile is shared between the host and the client makes openMSX stop. It dumps in the log that it can't access the share where documents are stored. This share is open and reachable. ...
