Megamouse
|
17aeefe1b0
|
cellFont: some stubs
|
2024-01-11 22:35:00 +01:00 |
|
Megamouse
|
a16d8ba3ea
|
More random changes
|
2021-04-11 14:01:51 +03:00 |
|
Nekotekina
|
87af905018
|
Enable -Wunused-parameter
|
2021-03-06 18:07:08 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Megamouse
|
a00ebacef3
|
cellFont: add error_code
|
2020-07-24 14:47:10 +02:00 |
|
Nekotekina
|
771eff273b
|
First part of fixing sign-compare warning (inside be_t).
|
2020-02-19 22:54:58 +03:00 |
|
Megamouse
|
fe75311be2
|
move config structs to own files and clean up some headers
|
2020-02-17 15:08:17 +03:00 |
|
Nekotekina
|
bf11a28fb5
|
C-style cast cleanup IV
|
2019-12-01 22:12:33 +03:00 |
|
Nekotekina
|
a5be410e3f
|
[noexcept] Don't throw on unimplemented HLE functions.
Getting rid of exceptions.
|
2019-09-02 14:43:31 +03:00 |
|
scribam
|
f30af3ccd2
|
hle: Add more missing functions
|
2019-04-07 23:31:15 +03:00 |
|
Nekotekina
|
363811981d
|
Reintroduce LOG_CHANNEL
Groundwork for further improvements
|
2018-08-25 15:39:00 +03:00 |
|
Nekotekina
|
88fef183a3
|
config.yml: Log section optimized
|
2017-05-15 14:37:05 +03:00 |
|
Zangetsu38
|
b3cb827526
|
Registers more functions missing.
Implement and stub cell_FreeType2.
Reorder cellRtc.
|
2017-04-08 22:32:59 +03:00 |
|
Nekotekina
|
acd9d6ff24
|
Stub some modules
|
2017-02-12 21:35:55 +03:00 |
|
Nekotekina
|
fc56e70172
|
vm::ptr<char> formatting
|
2016-08-11 16:47:20 +03:00 |
|
Nekotekina
|
a7e808b35b
|
EXCEPTION macro removed
fmt::throw_exception<> implemented
::narrow improved
Minor fixes
|
2016-08-08 19:19:32 +03:00 |
|
Nekotekina
|
f8719c1230
|
PPUThread refactoring
`CallbackManager` removed, added _gcm_intr_thread for cellGcmSys
`PPUThread` renamed to `ppu_thread`, inheritance allowed
Added lightweight command queue for `ppu_thread`
Implemented call stack dump for PPU
`get_current_thread_mutex` removed
`thread_ctrl::spawn`: minor initialization fix
`thread_ctrl::wait_for` added
`named_thread`: some methods added
`cpu_thread::run` added
Some bugs fixes, including SPU channels
|
2016-07-30 16:35:02 +03:00 |
|
Nekotekina
|
e2d82394f6
|
Cell
|
2016-05-23 16:22:23 +03:00 |
|
Nekotekina
|
5637c22363
|
Partial commit: Modules (cell)
|
2016-04-15 19:22:29 +03:00 |
|