.. |
egc.h
|
[Decompilation] [th01] SinGyoku: Rotating sphere movement and rendering
|
2022-06-25 18:21:08 +02:00 |
egc.inc
|
[Reverse-engineering] Enabling and disabling the EGC
|
2020-11-02 23:42:04 +01:00 |
egcrect.cpp
|
[Maintenance] Remove `extern "C"` from more areas of code
|
2022-06-24 23:28:19 +02:00 |
egcrows.cpp
|
[Separating translation units] [th01] Additional hardware effect functions
|
2022-05-31 23:15:14 +02:00 |
egcrows.hpp
|
[Separating translation units] [th01] Additional hardware effect functions
|
2022-05-31 23:15:14 +02:00 |
egcstart.cpp
|
[Maintenance] Remove `extern "C"` from more areas of code
|
2022-06-24 23:28:19 +02:00 |
egcwave.cpp
|
[Maintenance] Remove `extern "C"` from more areas of code
|
2022-06-24 23:28:19 +02:00 |
egcwave.hpp
|
[Separating translation units] [th01] Additional hardware effect functions
|
2022-05-31 23:15:14 +02:00 |
frmdelay.cpp
|
[Maintenance] [th01] Compile all remaining C code as C++
|
2022-08-11 15:50:19 +02:00 |
frmdelay.h
|
[Maintenance] [th01] Move frame_delay() to consistently named files
|
2021-05-27 18:49:29 +02:00 |
graph.cpp
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
graph.h
|
[Maintenance] [th01] Don't #include grppsafx.h inside graph.h
|
2022-08-11 15:50:46 +02:00 |
graph[bss].asm
|
[Naming] [th01] Remove "back/front" terminology from inter-page copy functions
|
2021-11-07 23:27:30 +01:00 |
graph_r[data].asm
|
[Maintenance] [th01] Decide on `unput` for VRAM page 1 pixel restoration
|
2020-06-13 21:13:48 +02:00 |
grcg8x8m.cpp
|
[Decompilation] [th01] Sariel: Pattern 16/16
|
2022-01-31 08:31:18 +01:00 |
grcg8x8m.hpp
|
[Decompilation] [th01] Sariel: Pattern 16/16
|
2022-01-31 08:31:18 +01:00 |
grp2xscs.cpp
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
grp2xscs.hpp
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
grph1to0.cpp
|
[Separating translation units] [th01] Additional hardware effect functions
|
2022-05-31 23:15:14 +02:00 |
grph1to0.hpp
|
[Separating translation units] [th01] Additional hardware effect functions
|
2022-05-31 23:15:14 +02:00 |
grpinv32.cpp
|
[Decompilation] [th01] 32×32 square inversion on a single bitplane
|
2020-09-28 13:05:07 +02:00 |
grpinv32.hpp
|
[Decompilation] [th01] Kikuri: Main function
|
2022-06-17 15:30:30 +02:00 |
grppffx.cpp
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
grppfnfx.cpp
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
grppsafx.cpp
|
[Maintenance] Macros: Avoid references to implicit local variables
|
2022-03-25 14:03:53 +01:00 |
grppsafx.h
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
grppsafx.inc
|
[Reverse-engineering] Assign names to all graph_putsa_fx() effects
|
2020-11-02 22:33:50 +01:00 |
input.hpp
|
[Maintenance] Fix comment↔code associations
|
2022-08-08 20:10:53 +02:00 |
input_main_end[data].asm
|
[Reverse-engineering] [th01] Player: Movement and attack modes and submodes
|
2021-10-20 09:25:32 +02:00 |
input_rs.cpp
|
[Decompilation] [th01] Keyboard input in REIIDEN.EXE
|
2020-05-12 15:06:11 +02:00 |
palette.h
|
[Maintenance] Fix comment↔code associations
|
2022-08-08 20:10:53 +02:00 |
palette[data].asm
|
…
|
|
pgtrans.cpp
|
[Separating translation units] [th01] Additional hardware effect functions
|
2022-05-31 23:15:14 +02:00 |
pgtrans.hpp
|
[Separating translation units] [th01] Additional hardware effect functions
|
2022-05-31 23:15:14 +02:00 |
planar.h
|
[Maintenance] [th01] Reorder shared .BOS code
|
2020-10-13 21:34:24 +02:00 |
respal[data].asm
|
[Decompilation] [th01] master.lib resident palette function reimplementations
|
2020-01-05 20:23:27 +01:00 |
scrollup.cpp
|
[Separating translation units] [th01] Additional hardware effect functions
|
2022-05-31 23:15:14 +02:00 |
scrollup.hpp
|
[Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates
|
2020-08-28 14:53:30 +02:00 |
text.h
|
[Maintenance] [th01] Start a new header file for text layer functions
|
2021-11-07 23:25:06 +01:00 |
tram_x16.cpp
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
tram_x16.hpp
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
vplanset.cpp
|
[Maintenance] [th01] Compile all remaining C code as C++
|
2022-08-11 15:50:19 +02:00 |
vplanset.h
|
[Maintenance] Move the vram_planes_set() declaration to its own header file
|
2021-01-30 19:11:55 +01:00 |
vram_planes[bss].asm
|
…
|
|
vsync.cpp
|
[Maintenance] [th01] Compile all remaining C code as C++
|
2022-08-11 15:50:19 +02:00 |
vsync.hpp
|
[Maintenance] [th01] Compile all remaining C code as C++
|
2022-08-11 15:50:19 +02:00 |
vsync[bss].asm
|
…
|
|
vsync[data].asm
|
…
|
|
ztext.cpp
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
ztext.hpp
|
[Maintenance] Introduce proper Shift-JIS and JIS X 0208 types
|
2022-08-11 15:53:13 +02:00 |
ztext[data].asm
|
[Maintenance] [th01] Move ztext.c to the hardware/ directory
|
2020-03-03 13:08:33 +01:00 |