65efa56f99
Add CWordInstruction
...
Former-commit-id: 2f75767d00d7ab405b55f8114e9b7c0af2998f47
2023-01-11 16:12:37 -08:00
1383cfad4f
Match and link CBlockInstruction
...
Former-commit-id: 3bba1300af83da329f0bad4f4ffbfcfa79b34c5e
2023-01-11 15:17:26 -08:00
6888bad050
Use union in CTextColor
...
Former-commit-id: b49d6096c70f5495f4465fa6bb314e25b732d8ab
2023-01-11 14:03:38 -08:00
72e9d4d086
Match and link CColorOverrideInstruction
...
Former-commit-id: 1ee8ca9225bac01f243574f7453df8347785e5e0
2023-01-11 13:26:39 -08:00
dbf90286dc
Match and link CRemoveColorOverrideInstruction
...
Former-commit-id: d0b7837042e8439dc847e95aa993d750e79f69b9
2023-01-11 12:16:02 -08:00
187c29105e
Match and link CColorInstruction
...
Former-commit-id: e0d723eaeb5eb9b02bf747406a398a94fd30c647
2023-01-11 12:06:08 -08:00
2bd5aa55f8
More text implementations
...
Former-commit-id: 4b664aaf36bddf6835223a50eb45a7bca3795509
2023-01-11 11:08:11 -08:00
9488e643e5
Match and link CLineExtraSpaceInstruction
...
Former-commit-id: 28c5e7d23f7f27b089d4836bad911b46474b7cf6
2023-01-10 15:03:07 -08:00
6d153e758c
Match and link CLineSpacingInstruction
...
Former-commit-id: 481e7e21002aa4c06fb0c0926258bdce62263ceb
2023-01-07 18:31:19 -08:00
8ac75a38d8
Match and link CGuiSys
...
Former-commit-id: b3dbdac91aa6ea4d403602c58c336109578620a7
2022-12-31 11:59:30 -08:00
e3cd879f16
Finish CRasterFont constructor, has regswaps though
...
Former-commit-id: febfc28b633683773bc92777fde290396ca2cdbf
2022-12-23 21:07:46 -08:00
04a5e9001a
Add CRasterFont
...
Former-commit-id: ea0198a1de96fb6db9b59704e192ca79d2ca4150
2022-12-23 20:27:33 -08:00
984f4623d9
Fix naming of CSaveableState
...
Former-commit-id: 8cd4e80bb08d4b27930d317864c4fa3a5b07b491
2022-12-22 18:18:46 -08:00
1e84728937
Match and link CDrawString, CSaveableState, minor OS.c cleanup
...
Former-commit-id: f3e032467404fb9c5a80805e4caa1e40bd7bec68
2022-12-22 18:15:25 -08:00
39d22b8758
Match and link CFont
...
Former-commit-id: 914ca994a0cb7cbe6f5e9c23af0d56f7b42161bf
2022-12-22 17:18:13 -08:00
ac0e3ef534
Match CConsoleOutputWindow, regswaps in constructor
...
Former-commit-id: 27bd20ff1daa1fdfd0557197aaeefbb1e9f8ca89
2022-10-08 23:55:36 -07:00
7ca3a1c0bb
Replace int types in Retro code
...
Retro seemingly avoided using the Dolphin
typedefs in most places, opting to use int/uint
instead. This likely means they didn't use
u8/s8/u16/s16/etc either.
Former-commit-id: 133326ae406a0ebc76f56f8bcb489fda280be2be
2022-10-09 01:37:23 -04:00
7f83e1fa03
Standardize include guards, clang-format headers
...
Former-commit-id: 261ee48bba0546f4620447040b7c3d3034686796
2022-10-09 01:13:17 -04:00
f6cde6899c
Link CFontImageDef
...
Former-commit-id: bbf3b658c24547c34c7d3f3b46bebaccf1b65fea
2022-10-01 15:00:38 -04:00
ba75752e14
Match CFontImageDef, can't link due to extraneous TToken destructor
...
Former-commit-id: 77b921601a56b7339b62f6617192b0533a22f7a7
2022-10-01 01:33:18 -07:00
4e754e9163
Minor fixes, start CTextParser
...
Former-commit-id: e39a8e4c47d5d09c8aa322c4a6532819258c83e1
2022-09-29 21:24:13 -07:00
234afca6c2
clang-format pass
...
Former-commit-id: 6a979e343f6a88e4c9b78d3917c1fabfcb211a0a
2022-09-18 02:05:46 -04:00
329618c585
More main progress; tons of headers & stuff
...
Former-commit-id: a6e365791b35de8a1c056db8a4833150450c84d9
2022-09-13 00:28:02 -04:00
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00