|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Resident-buffer backing for the comic reader's seek+read seam. More...
Data Fields | |
| const uint8_t * | d |
| Archive bytes. | |
| size_t | n |
| Archive length. | |
Resident-buffer backing for the comic reader's seek+read seam.
Points at the baked k_comic_large_cbz bytes (a bounds-checked memcpy); no archive is ever resident beyond this fixture.
Definition at line 70 of file cm_tiled_check.c.
| const uint8_t* cm_ct_blob_t::d |
| size_t cm_ct_blob_t::n |