8d0b032e01
Share min_containing_bytes between CInputStream and COutputStream
...
Former-commit-id: 1c956d06f2c2e5399aed40705c019d28c6e9bbb9
2022-10-11 20:32:26 -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
0f25a3c8d4
Migrate s32->int, u32->uint; fix dolphin/types.h
...
Former-commit-id: 7eb08b6ee832f11971da0cfdc53b5a55b74ac79d
2022-09-05 00:01:22 -04:00
00c77e6195
Runtime/math matches; better libc headers
...
Former-commit-id: bef7db17486213f77de865dfbec529ae23b394a4
2022-08-25 23:46:24 -04:00
1efd8da0b0
Migrate to inline=deferred,noauto
...
Former-commit-id: 863cf71312a4d5952ea653813c7afb4c9883b6a2
2022-07-28 09:19:26 -04:00
bed1bb88de
Reorganize includes to match asm
...
Former-commit-id: 848752477e6833629bb0ce30125ca6f5dbffccd1
2022-07-18 18:42:58 -04:00
6a471a6abe
Link CInputStream.cpp
...
Former-commit-id: 69ddd71fc89fa327ec446b2fd0a2d5e693969940
2022-07-18 13:53:58 -04:00
3f96fa4865
Almost matched CInputStream
...
Former-commit-id: 18079ecfeeaf2c6ab767e673c5e22ed33e92adf1
2022-07-14 20:48:18 -04:00