summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mastermips: Explicitly state the required alignment everywhere in stub.SNebuleon8 years
origin/HEADmips: Explicitly state the required alignment everywhere in stub.SNebuleon8 years
origin/firmware-2013-10Revert "Revert "OpenDingux: Update the manual with the new way to enter the m...Nebuleon11 years
origin/ipuRelease version 1.45.5.Nebuleon11 years
origin/mastermips: Explicitly state the required alignment everywhere in stub.SNebuleon8 years
 
 
AgeCommit messageAuthorFilesLines
2017-05-28mips: Explicitly state the required alignment everywhere in stub.SHEADorigin/masterorigin/HEADmasterNebuleon1-0/+15
2017-05-21mips: Use the ROTRV instruction when appropriate (R2)Nebuleon1-2/+5
2017-05-21mips: Move jump tables to the .data sectionNebuleon1-3/+52
2017-05-21dstwo: Rework ReGBA_MakeCodeVisible for efficiencyNebuleon1-1/+4
2017-05-21mips: Do not trap on overflow in assembler filesNebuleon2-7/+7
2017-05-04dstwo: Use a single allocation to hold all names in the file selectorNebuleon1-15/+39
2017-05-04dstwo: Overhaul the display of Loading and Sorting in file selectorsNebuleon1-10/+8
2017-05-02dstwo: Use extension readdir_stat in load_file for efficiencyNebuleon1-0/+7
2017-04-28dstwo: Make it explicit that $gp cannot be used in this applicationNebuleon1-2/+2
2017-04-22dstwo: Make the plugin from a packed executableNebuleon2-2/+3
2017-04-12mips: Embed constants from Thumb PC-relative LDR instructions in ROMNebuleon6-5/+51
2017-04-12dstwo: Fix an off-by-one error in BDF_CutUCS2sNebuleon2-22/+21
2017-04-12dstwo: Validate GUI icon dimensionsNebuleon3-2/+2
2017-04-10dstwo: Add CPU and RAM frequency optionsNebuleon4-122/+121
2017-04-06dstwo: Make the Nintendo DS sleep when its lid is closedNebuleon1-16/+4
2017-04-06dstwo: Wait with more power efficiency in draw_yesno_dialogNebuleon1-1/+1
2017-04-06dstwo: Align the backgrounds to 4 bytes for maximal memcpy efficiencyNebuleon2-55/+55
2017-04-06mips: Use functions to load literals and new PC valuesNebuleon1-31/+29
2017-04-03mips: Remove superfluous load of literal address in generate_load_memoryNebuleon1-1/+0
2017-04-03mips: Remove unneeded macrosNebuleon1-27/+0
2017-04-02mips: Delete duplicated emitter macro definitionsNebuleon1-48/+0
2017-03-31Remove all sorts of unused code and variables from "main" filesNebuleon5-305/+5
2017-03-30dstwo/draw.c: Improve names, add documentation, delete dead codeNebuleon6-660/+325
2017-03-29dstwo: Rename ds2_main to main; forward argc and argv to gpsp_mainNebuleon1-4/+2
2017-03-29dstwo: Remove the call to DS2_InitFS, which is no longer neededNebuleon1-4/+0
[...]