Skip to content
  • Aaron Plattner's avatar
    Wrap libwfb memory access. · ee02e647
    Aaron Plattner authored
    Use the READ and WRITE macros to wrap memory accesses that could be in video
    memory.  Add MEMCPY_WRAPPED and MEMSET_WRAPPED macros to wrap memcpy and
    memset, respectively.
    ee02e647