Commit 0d33d3d
committed
Revert #9c3031f3, virtual screen pointer size
Bad fix. `datalen` refers to content size and not size of address field.
Needs a proper fix. Since this is only related to Host operation,
perhaps avoid `writeDataBuffer`, `readStart` and `read` and instead use
host-specific commands.1 parent 798efcb commit 0d33d3d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
| 241 | + | |
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| |||
0 commit comments