LADX-Disassembly icon indicating copy to clipboard operation
LADX-Disassembly copied to clipboard

Rename some HRAM vars

Open kemenaran opened this issue 1 month ago • 0 comments

The terms "computing" and "rendering" were used interchangeably.

Clarify the difference between:

  • computing a frame (= executing the game engine code),
  • waiting for vblank (= halting/polling until the vblank interrupt has been serviced),
  • rendering a frame (= what the PPU does).

kemenaran avatar Nov 03 '25 15:11 kemenaran