ReC98/th04/hardware
nmlgc 0ffa756cae [Contributing] Decide on `seg` and `off` for x86-segment-related identifiers
I could have equally argued the opposite way, and in favor of `sgm` and
`ofs`, but I've also been using `seg` and `off` more prevalently
throughout the years.

Part of P0245, funded by [Anonymous], Blue Bolt, Ember2528, and Yanga.
2023-06-30 19:59:11 +02:00
..
bgimage.cpp [Platform] [x86 Real Mode] CPU flag macros 2023-02-28 08:08:16 +01:00
bgimage.hpp [Decompilation] [th04/th05] bgimage_snap(), bgimage_put(), bgimage_free() 2021-03-20 02:36:36 +01:00
bgimage[data].asm [Maintenance] Move the bgimage_*() functions to the hardware/ directory 2021-03-19 20:06:54 +01:00
bgimager.asm [Separate translation units] [th04/th05] bgimage_put_rect() (undecompilable) 2021-03-19 23:19:48 +01:00
egcrect.cpp [Platform] [PC-98] EGC rectangle copies 2023-03-04 19:40:55 +01:00
egcrect[bss].asm [Decompilation] [th04/th05] EGC-powered page 1→0 rectangle blitting 2020-11-16 20:01:09 +01:00
fillm64-56_256-256.asm [Naming] [th04/th05] Boss-specific names for backdrop colorfill functions 2022-04-16 23:53:46 +02:00
grcg.hpp [Maintenance] Introduce types for VRAM colors and their components 2023-06-30 19:59:11 +02:00
grcg.inc [Contributing] Decide on `seg` and `off` for x86-segment-related identifiers 2023-06-30 19:59:11 +02:00
grcg_3.cpp [Platform] [PC-98] GRCG tile and color wrappers 2023-02-28 08:08:17 +01:00
grcg_fill_rows.asm
grcg_modecol.asm [Maintenance] [th04/th05] Drop the `_seg1` suffix from the GRCG functions 2022-05-01 00:22:03 +02:00
grppsafx.asm [Reverse-engineering] graph_putsa_fx(): Weight function cutoffs and glitches 2022-11-30 22:46:22 +01:00
grppsafx.h [Maintenance] Introduce types for VRAM colors and their components 2023-06-30 19:59:11 +02:00
grppsafx.inc [Reverse-engineering] Assign names to all graph_putsa_fx() effects 2020-11-02 22:33:50 +01:00
grppsafx[data].asm [Maintenance] Decide on `_masked` instead of `_mask` for blitting functions 2020-12-02 00:10:48 +01:00
input.h [Decompilation] [th03/th04/th05] Cutscenes: Input handling 2022-11-30 19:08:02 +01:00
input.inc [Decompilation] [th04/th05] Demo Play: Reading the replay file 2022-05-01 00:22:04 +02:00
input[bss].asm
input_s.asm [Regression] Explicitly request 16-bit default segments when using .MODEL 2021-03-29 22:39:11 +02:00
input_w.cpp [Maintenance] Change the inline assembly keyword to `_asm` 2022-02-18 09:36:34 +01:00
inputvar.h [Decompilation] [th04/th05] Demo Play: Reading the replay file 2022-05-01 00:22:04 +02:00