Commit graph

15 commits

Author SHA1 Message Date
Spegs21
bacb6e4f2c
Merge cbfb5c519b into e68c31e5fb 2025-07-02 12:56:53 +01:00
Exzap
13ccf9a160 MMU: Fix bit width for 32bit MMIO reads
Some checks failed
Build check / build (push) Waiting to run
Generate translation template / generate-pot (push) Failing after 31s
This resolves the ghost input issue in N64 virtual console
2025-06-28 21:43:40 +02:00
Chris Spegal
7529383861 Minor changes. 2025-04-05 23:48:15 -04:00
Chris Spegal
1b7c4d8a2f Move to Endian agnostic read/write functions; add kernel 2023-10-10 10:59:26 -04:00
Chris Spegal
35f6e67903 Refactoring, save/restore additional libs 2023-10-08 10:34:45 -04:00
Chris Spegal
288c8d9854 Map mem range as needed; save/restore for coreinit; add logging for save states 2023-08-31 19:02:10 -04:00
Chris Spegal
739b33f733 Resolve merge conflicts 2023-08-19 22:26:23 -04:00
Chris Spegal
aa472e13c5 Fix memory leak by modifying MMURange in place. Aquire lock for __OSCreateHostThread. 2023-08-19 17:23:08 -04:00
Exzap
2200cc0ddf
Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
Chris Spegal
0f9d27ae12 Parity with ChrisNonyminus:Cemu:savestates; Add SS menu; Move SS func to CafeSystem 2023-07-16 12:56:32 -04:00
why-keith
caa57a3cfd
Logging migration (forceLogDebug_printf) (#780)
* script changes - no arguments

* script changes with 2 arguments

* script changes with > 2 arguments

* script conversions with 1 argument - pt. 1

* script conversions with 1 argument - pt. 2

* script conversions with 1 argument - pt. 3

* script conversions with 1 argument - pt. 4

* script conversions with 1 argument - pt. 5

Pointer format hunting

* Fixed pointer format

* script conversions with 1 argument - final

* fixed conversion in non utf-8 file

* fixed conversion with capital letter

* actually fixed conversion with capital letter

* fixed another capital lettering issue

* Added conversions with LR removed

* removed LR from logs

* Converted logs that previously contained LR

* converted log that originally specified string length

* fixed log with commas in main text

* fixed multi-line log

* Fixed more logs with commas in main text

* Fixed unformatted pointer

* added conversion with float value

* converted lines with double parameters

* converted missed line

* corrected argument formatting

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>

* Fixed misspellings of "unhandled"

unhandeled -> unhandled

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>

---------

Co-authored-by: Crementif <26669564+Crementif@users.noreply.github.com>
2023-04-25 08:43:31 +02:00
Exzap
f3ff919be2
Code clean up + replace some wstring instances with utf8 (#640) 2023-01-29 13:53:31 +01:00
SSimco
d6ba61cf64
Add support for non portable mode (#356) 2022-10-12 08:03:26 +02:00
Crementif
ca78b92718
Remove cemuhook and fix exports (#73) 2022-08-26 19:41:42 +02:00
Exzap
d60742f52b Add all the files 2022-08-22 22:21:23 +02:00