All public logs

Jump to navigation Jump to search

Combined display of all available logs of Fox Labs Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:34, 1 January 2024 Inari talk contribs created page SDCC calling convention (Created page with "By default, SDCC uses the stack to provide parameters to function calls, and uses the L. HL or DE - HL registers for return values depending on the size of the return value. {{Table alignment}}SDCC starting in version 4.2.0 introduced changes to the calling conventions used. {| class="wikitable" |+ ! !__sdcccall(0) !__sdcccall(1) !__z88dk_fastcall |- | colspan="4" style="text-align: center; background-color: #eee;" |Return |- |{{Rh}}|8 bits |L |A |L |- |{{Rh}}|16 bits |H...") Tag: Visual edit