Desmond Coertzen wrote:
> Is this correct for application?
While I know that you in fact can use bitpacked records to access singe
bits in the memory, I wonder what kind of OS you want to use in this
application.
Usually the OS prevents accessing I/O in a userland application (but
there are things like mmap'ing I/O space to userland by a driver or
using "uio".

-Michael

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to