Skip to content

The Chowloader Nintendo Switch patch binary source code

Notifications You must be signed in to change notification settings

chowloader/nswitch-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChowLoader Nintendo Switch Binary

This repo contain the source of the code in the patch of the console version and the transformer that convert the Mach-O output of the build (build made on Apple Silicon Mac) to ipswitch patch compatible file.

The build command is

clang -O0 -g ./**/*.c -mcpu=cortex-a57 -o chowloader.o