FIX94
|
2d8376951a
-added timer values when running on a wiiu with the cpu clocked up at 1.215ghz
|
8 years ago |
FIX94
|
f97a4bdceb
-use reset code for wii vc so pressing the power button or pressing the exit combo will reboot into wiiu menu
|
8 years ago |
FIX94
|
5a95477aac
-reworked how nintendont gets booted, hopefully everything that worked still works
|
8 years ago |
FIX94
|
8d6754a436
recompiled everything after the mess I just made after this merge
|
9 years ago |
GreyRogue
|
eefe868b66
Fix Datel AGP
|
9 years ago |
David Korth
|
c829b3775e
[kernel] Changed IsWiiU() from a macro to an inline function.
|
9 years ago |
David Korth
|
0abe3f980f
Merge branch 'master' into FatFS-use-in-loader
|
9 years ago |
FIX94
|
3c87be35f8
-added triforce patch to disable all the DI encryption, this should get rid of the random shutdown problems while playing triforce games
|
9 years ago |
David Korth
|
feca86c588
[kernel] Marked Shutdown() as noreturn.
|
9 years ago |
David Korth
|
ee00a3860e
Merge branch 'master' into FatFS-use-in-loader
|
9 years ago |
FIX94
|
3287519e38
-improved kernel time conversion to be more accurate over longer time periods
|
9 years ago |
David Korth
|
bdfcf4c657
[kernel] Use strtoul() from libc instead of custom atox() and atoi() functions.
|
9 years ago |
FIX94
|
133cc58991
-implemented fat timestamp set into the kernel fatfs module which should work somewhat accurately
|
9 years ago |
FIX94
|
baf5bae359
-changed up the reset stub code to now hopefully be more compatible (issue #151)
|
9 years ago |
FIX94
|
2c67824800
-added support for the triforce game gekitou pro yakyuu (rev b and c) and adjusted the controls of the virtua striker games to be closer to what they should be
|
10 years ago |
FIX94
|
1b55dd12e5
-added support for triforce games virtua striker 3 (jap and exp), virtua striker 4 (jap and exp) and virtua striker 4 ver 2006 jap
|
10 years ago |
fix94.1@gmail.com
|
6701c57289
-relocated interrupt and audio streaming registers into mem2 to avoid problems with real memory cards in certain games
|
10 years ago |
fix94.1@gmail.com
|
7fdd22da06
-updated the nintendont kernel to support all the characters in the filenames that the loader supports, this way you cant get sudden error messages about nonexistant files anymore
|
10 years ago |
fix94.1@gmail.com
|
90c0c62b35
-added missing h files
|
10 years ago |
fix94.1@gmail.com
|
68d2399fb3
-completely rewrote the way nintendont starts, now the kernel is directly loaded on startup meaning there is no more usb reloading, this should increase the usb compatibility by quite a bit
|
10 years ago |
fix94.1@gmail.com
|
2368cf6838
-added basic support for the triforce bios obtainable from virtua striker 4 (segaboot.img1), simply place it into your device root and rename it to segaboot.bin, triforce games now should start using it, if you want to enter its test menu press start while the media board init message is on screen
|
10 years ago |
fix94.1@gmail.com
|
e85d02e90c
-changed out some buffers in jvsio and changed some flushing code in order to help out triforce random crashes, missing controls and problems
|
11 years ago |
fix94.1@gmail.com
|
c201961596
-fixed up gc disc reading of multi-iso discs created with very old tools
|
11 years ago |
fix94.1@gmail.com
|
002f1f0fe3
-cleaned up some patching, triforce games now have a bit less patching in order to run
|
11 years ago |
fix94.1@gmail.com
|
c369c4fd07
-fixed up the triforce game virtua striker 4 so it should boot and also added basic controls code for it
|
11 years ago |
Howard_M_Busch@yahoo.com
|
ee8c96d199
-Added Nunchuck support
|
11 years ago |
fix94.1@gmail.com
|
67aebc97db
-resetting wiiu widescreen setting after the game finished to make sure we are on the right one
|
11 years ago |
fix94.1@gmail.com
|
539e5142b8
-some general cleanup, changed the kernel build mode which makes it run a bit smoother overall
|
11 years ago |
fix94.1@gmail.com
|
254a57843c
-made it more simple to modify the memcard emu timings, added timing exceptions for starfox assault and luigis mansion in a simple way
|
11 years ago |
greyrogue@gmail.com
|
76ccaea3b8
Fixes for PSO 1&2 Plus
|
11 years ago |