Bob
Bob
CC#
Created by Bob on 4/29/2024 in #help
Kind of a low-level question about bits and such
Thank for the suggestion, though. Very cool.
6 replies
CC#
Created by Bob on 4/29/2024 in #help
Kind of a low-level question about bits and such
The old system is slow enough that this will run circles around it. I also decided to have a master debug bool that only checks for debug settings if it is on, and if it is, check for a null/not null in the debig array corresponding to the memory array.
6 replies
CC#
Created by Bob on 4/29/2024 in #help
Kind of a low-level question about bits and such
After reading some more, I think I will avoid tihis mainly because it may remove device independence from the code.
6 replies
CC#
Created by Bob on 4/29/2024 in #help
Kind of a low-level question about bits and such
This is great. I didn't think about using unsafe code to directly access "memory".
6 replies