ReC98/th02/hardware
nmlgc 0d66e748d1 [Maintenance] Replace wrong `cPtrSize` usage with the ARG directive
Turns out that ARG RETURNS is only really necessary in DEFCONV
functions, which are explicitly declared to use either the C or PASCAL
calling convention. In functions without such a declaration, ARG by
itself works just fine, and won't emit any instructions on its own.
The parameter lists for PASCAL functions still have to be reversed in
that case, though… oh well, let's just comment these cases to hopefully
reduce the confusion.

Part of P0134, funded by [Anonymous].
2021-02-20 23:50:01 +01:00
..
frame_delay.asm [Maintenance] Replace wrong `cPtrSize` usage with the ARG directive 2021-02-20 23:50:01 +01:00
frmdelay.h [Maintenance] Only use the `far` keyword to declare intent 2021-02-20 15:47:30 +01:00
frmdely1.c [Maintenance] Complete the master.hpp transition 2021-01-30 19:22:29 +01:00
grp_rect.cpp [Maintenance] Copy <dos.h>'s 16-bit x86 Real Mode declarations to a new file 2021-02-20 23:49:45 +01:00
grp_rect.h [Separate translation units] [th02] Unaccelerated page 1→0 rectangle blitting 2021-01-05 19:55:42 +01:00
grppsafx.cpp [Maintenance] Copy <dos.h>'s 16-bit x86 Real Mode declarations to a new file 2021-02-20 23:49:45 +01:00
input.c [Maintenance] Move PC-98 keyboard declarations to their own header file 2021-01-30 18:26:46 +01:00
input.hpp [Maintenance] [th02] Compile more C translation units as C++ 2021-01-30 19:19:50 +01:00
input.inc [Position independence] [th02/th04/th05] False positives in input constants 2020-02-29 16:01:13 +01:00
input_sense[bss].asm [ZUN symbols] key_det / shiftkey 2019-11-30 19:32:10 +01:00
keydelay.c [C decompilation] [th02] Code segment #2 of all three executables 2015-03-14 23:25:50 +01:00
pages[bss].asm [Reverse-engineering] [th02/th03/th04/th05] Back/front page pairs 2018-12-30 00:16:18 +01:00