index
:
ReGBA
master
origin/HEAD
origin/firmware-2013-10
origin/ipu
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
mips: Explicitly state the required alignment everywhere in stub.S
Nebuleon
8 years
origin/HEAD
mips: Explicitly state the required alignment everywhere in stub.S
Nebuleon
8 years
origin/firmware-2013-10
Revert "Revert "OpenDingux: Update the manual with the new way to enter the m...
Nebuleon
11 years
origin/ipu
Release version 1.45.5.
Nebuleon
11 years
origin/master
mips: Explicitly state the required alignment everywhere in stub.S
Nebuleon
8 years
Age
Commit message
Author
Files
Lines
2017-05-28
mips: Explicitly state the required alignment everywhere in stub.S
HEAD
origin/master
origin/HEAD
master
Nebuleon
1
-0
/
+15
2017-05-21
mips: Use the ROTRV instruction when appropriate (R2)
Nebuleon
1
-2
/
+5
2017-05-21
mips: Move jump tables to the .data section
Nebuleon
1
-3
/
+52
2017-05-21
dstwo: Rework ReGBA_MakeCodeVisible for efficiency
Nebuleon
1
-1
/
+4
2017-05-21
mips: Do not trap on overflow in assembler files
Nebuleon
2
-7
/
+7
2017-05-04
dstwo: Use a single allocation to hold all names in the file selector
Nebuleon
1
-15
/
+39
2017-05-04
dstwo: Overhaul the display of Loading and Sorting in file selectors
Nebuleon
1
-10
/
+8
2017-05-02
dstwo: Use extension readdir_stat in load_file for efficiency
Nebuleon
1
-0
/
+7
2017-04-28
dstwo: Make it explicit that $gp cannot be used in this application
Nebuleon
1
-2
/
+2
2017-04-22
dstwo: Make the plugin from a packed executable
Nebuleon
2
-2
/
+3
2017-04-12
mips: Embed constants from Thumb PC-relative LDR instructions in ROM
Nebuleon
6
-5
/
+51
2017-04-12
dstwo: Fix an off-by-one error in BDF_CutUCS2s
Nebuleon
2
-22
/
+21
2017-04-12
dstwo: Validate GUI icon dimensions
Nebuleon
3
-2
/
+2
2017-04-10
dstwo: Add CPU and RAM frequency options
Nebuleon
4
-122
/
+121
2017-04-06
dstwo: Make the Nintendo DS sleep when its lid is closed
Nebuleon
1
-16
/
+4
2017-04-06
dstwo: Wait with more power efficiency in draw_yesno_dialog
Nebuleon
1
-1
/
+1
2017-04-06
dstwo: Align the backgrounds to 4 bytes for maximal memcpy efficiency
Nebuleon
2
-55
/
+55
2017-04-06
mips: Use functions to load literals and new PC values
Nebuleon
1
-31
/
+29
2017-04-03
mips: Remove superfluous load of literal address in generate_load_memory
Nebuleon
1
-1
/
+0
2017-04-03
mips: Remove unneeded macros
Nebuleon
1
-27
/
+0
2017-04-02
mips: Delete duplicated emitter macro definitions
Nebuleon
1
-48
/
+0
2017-03-31
Remove all sorts of unused code and variables from "main" files
Nebuleon
5
-305
/
+5
2017-03-30
dstwo/draw.c: Improve names, add documentation, delete dead code
Nebuleon
6
-660
/
+325
2017-03-29
dstwo: Rename ds2_main to main; forward argc and argv to gpsp_main
Nebuleon
1
-4
/
+2
2017-03-29
dstwo: Remove the call to DS2_InitFS, which is no longer needed
Nebuleon
1
-4
/
+0
[...]