ReC98/th01/hardware
nmlgc b7a10e1a0a [Decompilation] [th01] 16× TRAM letters: Printing fullwidth JIS characters
A small function that prompted lots of research into whether it's
actually correct… which then revealed that every single widely used
PC-98 emulator is broken in this regard. More about that in two
upcoming pushes…

Part of P0157, funded by Yanga.
2021-09-12 20:31:39 +02:00
..
egc.h [Decompilation] [th04/th05] EGC-powered page 1→0 rectangle blitting 2020-11-16 20:01:09 +01:00
egc.inc [Reverse-engineering] Enabling and disabling the EGC 2020-11-02 23:42:04 +01:00
egcrect.cpp [Maintenance] Make decomp.h exclusive to C++ 2021-03-20 02:17:08 +01:00
egcrows.cpp [Decompilation] [th01] EGC-accelerated VRAM page 1➜0 row blitting 2020-09-28 13:07:29 +02:00
egcstart.cpp [Maintenance] Make decomp.h exclusive to C++ 2021-03-20 02:17:08 +01:00
frmdelay.c [Maintenance] [th01] Move frame_delay() to consistently named files 2021-05-27 18:49:29 +02:00
frmdelay.h [Maintenance] [th01] Move frame_delay() to consistently named files 2021-05-27 18:49:29 +02:00
graph.cpp [Maintenance] Add a COMPONENT_COUNT constant for RGB colors 2021-05-27 18:49:29 +02:00
graph.h [Reverse-engineering] Assign names to all graph_putsa_fx() effects 2020-11-02 22:33:50 +01:00
graph[bss].asm [Reverse-engineering] [th01] Restorable line and box drawing 2020-01-14 21:53:00 +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] Add width and height getters for DotRect 2021-08-22 14:52:00 +02:00
grcg8x8m.hpp [Maintenance] Add a 1bpp rectangle template, for custom per-row types 2021-04-21 18:01:57 +02:00
grp2xscs.cpp [Maintenance] Declare a distinct type for VRAM offsets 2020-08-28 14:53:33 +02:00
grp2xscs.h [Maintenance] Declare distinct types for pixel and VRAM sizes 2020-08-28 14:53:33 +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] 32×32 square inversion on a single bitplane 2020-09-28 13:05:07 +02:00
grppffx.c [Reverse-engineering] Assign names to all graph_putsa_fx() effects 2020-11-02 22:33:50 +01:00
grppfnfx.cpp [Reverse-engineering] Assign names to all graph_putsa_fx() effects 2020-11-02 22:33:50 +01:00
grppfnfx[data].asm [Decompilation] [th01] Blitting full-width numbers onto VRAM 2020-05-12 15:06:12 +02:00
grppfnfx_ptrs[data].asm [Decompilation] [th01] Blitting full-width numbers onto VRAM 2020-05-12 15:06:12 +02:00
grppsafx.cpp [Maintenance] Complete the master.hpp transition 2021-01-30 19:22:29 +01:00
grppsafx.h [Decompilation] [th03] graph_putsa_fx() 2021-01-05 22:08:56 +01:00
grppsafx.inc [Reverse-engineering] Assign names to all graph_putsa_fx() effects 2020-11-02 22:33:50 +01:00
input.hpp [Maintenance] Define `bool` as unsigned 2020-12-18 00:45:54 +01:00
input_main_end[data].asm [Decompilation] [th01] Keyboard input in REIIDEN.EXE 2020-05-12 15:06:11 +02:00
input_rs.cpp [Decompilation] [th01] Keyboard input in REIIDEN.EXE 2020-05-12 15:06:11 +02:00
palette.h [Decompilation] [th01] Konngara: Main function 2021-08-22 23:56:58 +02:00
palette[data].asm
planar.h [Maintenance] [th01] Reorder shared .BOS code 2020-10-13 21:34:24 +02:00
ptrans.hpp [Maintenance] Only use the `far` keyword to declare intent 2021-02-20 15:47:30 +01:00
ptrans_d.cpp [Maintenance] Add a COMPONENT_COUNT constant for RGB colors 2021-05-27 18:49:29 +02:00
respal[data].asm
scrollup.cpp [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
scrollup.hpp [Maintenance] Declare distinct types for screen, VRAM, and TRAM coordinates 2020-08-28 14:53:30 +02:00
tram_x16.cpp [Decompilation] [th01] 16× TRAM letters: Printing fullwidth JIS characters 2021-09-12 20:31:39 +02:00
tram_x16.hpp [Decompilation] [th01] 16× TRAM letters: Printing fullwidth JIS characters 2021-09-12 20:31:39 +02:00
vplanset.c [Separate translation units] [th01/th02/th03/th04] vram_planes_set() 2021-04-21 17:40:11 +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.c [Maintenance] Copy <dos.h>'s 16-bit x86 Real Mode declarations to a new file 2021-02-20 23:49:45 +01:00
vsync.h [Maintenance] [th01] Move frame_delay() to consistently named files 2021-05-27 18:49:29 +02:00
vsync[bss].asm
vsync[data].asm
ztext.c [Maintenance] Adopt the peek() and poke() inline functions from <dos.h> 2021-09-12 17:50:41 +02:00
ztext.h [Maintenance] Rename the `_FORCE_INT` enum members to indicate signedness 2020-09-12 12:09:30 +02:00
ztext[data].asm [Maintenance] [th01] Move ztext.c to the hardware/ directory 2020-03-03 13:08:33 +01:00