| Commit message (Expand) | Author | Age | Files | Lines |
* | mips: Explicitly state the required alignment everywhere in stub.SHEADorigin/masterorigin/HEADmaster | Nebuleon | 2017-05-28 | 1 | -0/+15 |
* | mips: Use the ROTRV instruction when appropriate (R2) | Nebuleon | 2017-05-21 | 1 | -2/+5 |
* | mips: Move jump tables to the .data section | Nebuleon | 2017-05-21 | 1 | -3/+52 |
* | dstwo: Rework ReGBA_MakeCodeVisible for efficiency | Nebuleon | 2017-05-21 | 1 | -1/+4 |
* | mips: Do not trap on overflow in assembler files | Nebuleon | 2017-05-21 | 2 | -7/+7 |
* | dstwo: Use a single allocation to hold all names in the file selector | Nebuleon | 2017-05-04 | 1 | -15/+39 |
* | dstwo: Overhaul the display of Loading and Sorting in file selectors | Nebuleon | 2017-05-04 | 1 | -10/+8 |
* | dstwo: Use extension readdir_stat in load_file for efficiency | Nebuleon | 2017-05-02 | 1 | -0/+7 |
* | dstwo: Make it explicit that $gp cannot be used in this application | Nebuleon | 2017-04-28 | 1 | -2/+2 |
* | dstwo: Make the plugin from a packed executable | Nebuleon | 2017-04-22 | 2 | -2/+3 |
* | mips: Embed constants from Thumb PC-relative LDR instructions in ROM | Nebuleon | 2017-04-12 | 6 | -5/+51 |
* | dstwo: Fix an off-by-one error in BDF_CutUCS2s | Nebuleon | 2017-04-12 | 2 | -22/+21 |
* | dstwo: Validate GUI icon dimensions | Nebuleon | 2017-04-12 | 3 | -2/+2 |
* | dstwo: Add CPU and RAM frequency options | Nebuleon | 2017-04-10 | 4 | -122/+121 |
* | dstwo: Make the Nintendo DS sleep when its lid is closed | Nebuleon | 2017-04-06 | 1 | -16/+4 |
* | dstwo: Wait with more power efficiency in draw_yesno_dialog | Nebuleon | 2017-04-06 | 1 | -1/+1 |
* | dstwo: Align the backgrounds to 4 bytes for maximal memcpy efficiency | Nebuleon | 2017-04-06 | 2 | -55/+55 |
* | mips: Use functions to load literals and new PC values | Nebuleon | 2017-04-06 | 1 | -31/+29 |
* | mips: Remove superfluous load of literal address in generate_load_memory | Nebuleon | 2017-04-03 | 1 | -1/+0 |
* | mips: Remove unneeded macros | Nebuleon | 2017-04-03 | 1 | -27/+0 |
* | mips: Delete duplicated emitter macro definitions | Nebuleon | 2017-04-02 | 1 | -48/+0 |
* | Remove all sorts of unused code and variables from "main" files | Nebuleon | 2017-03-31 | 5 | -305/+5 |
* | dstwo/draw.c: Improve names, add documentation, delete dead code | Nebuleon | 2017-03-30 | 6 | -660/+325 |
* | dstwo: Rename ds2_main to main; forward argc and argv to gpsp_main | Nebuleon | 2017-03-29 | 1 | -4/+2 |
* | dstwo: Remove the call to DS2_InitFS, which is no longer needed | Nebuleon | 2017-03-29 | 1 | -4/+0 |
* | dstwo/gui.c: Overhaul the file selector code | Nebuleon | 2017-03-27 | 2 | -408/+208 |
* | dstwo: Mark some variables with wasteful zero-initialisation | Nebuleon | 2017-03-27 | 3 | -18/+13 |
* | Mark some ReGBA core variables with wasteful zero-initialisation | Nebuleon | 2017-03-27 | 4 | -32/+47 |
* | mips: Remove declarations of 4 undefined external functions | Nebuleon | 2017-03-27 | 2 | -7/+0 |
* | Add a macro to declare variables with wasteful zero-initialisation | Nebuleon | 2017-03-27 | 2 | -0/+9 |
* | dstwo/sdk-modifications: Remove | Nebuleon | 2017-03-27 | 112 | -27302/+0 |
* | dstwo: Complete rework for correctness and compatibility | Nebuleon | 2017-03-25 | 44 | -9718/+6304 |
* | Release version 1.45.5.origin/ipu | Nebuleon | 2014-08-21 | 4 | -4/+4 |
* | Support hardware-based scaling on the GCW Zero. | Nebuleon | 2014-07-19 | 8 | -18/+101 |
* | Release version 1.45.4. | Nebuleon | 2014-05-25 | 4 | -4/+4 |
* | GCW Zero: Allow Start+Select to enter the menu as well as Power. | Nebuleon | 2014-05-25 | 4 | -10/+29 |
* | OpenDingux: Update the manual with the new way to enter the menu. | Nebuleon | 2014-01-17 | 3 | -3/+3 |
* | OpenDingux: Release 1.45.3. | Nebuleon | 2014-01-17 | 1 | -1/+1 |
* | mips: Ensure compliance with the recommendation to clear instruction hazards ... | Nebuleon | 2014-01-16 | 1 | -8/+17 |
* | OpenDingux: Better handle very short presses of buttons, including the Power ... | Nebuleon | 2014-01-14 | 1 | -22/+35 |
* | GCW Zero: Accept flicking Power as a way to enter the Main Menu. | Nebuleon | 2014-01-14 | 2 | -18/+27 |
* | OpenDingux: Use triple buffering in SDL if supported. | Nebuleon | 2014-01-07 | 1 | -1/+7 |
* | OpenDingux: Correctly unlock and lock the surface for blitting the unscaled m... | Nebuleon | 2014-01-07 | 1 | -0/+6 |
* | OpenDingux: Lock and unlock the screen surface to access pixels directly. | Nebuleon | 2014-01-06 | 3 | -10/+21 |
* | OpenDingux: Release 1.45.2. | Nebuleon | 2013-12-01 | 1 | -1/+1 |
* | OpenDingux: Recode subpixel scaling as a bilinear filter with some extra proc... | Nebuleon | 2013-11-29 | 1 | -38/+375 |
* | OpenDingux: Add software bilinear scaling. Rename the original scalers to ", ... | Nebuleon | 2013-11-29 | 3 | -51/+409 |
* | OpenDingux: Add sub-pixel rendering scalers. The full-screen scaler is courte... | Nebuleon | 2013-11-24 | 4 | -3/+167 |
* | OpenDingux: Add a version information screen. | Nebuleon | 2013-11-04 | 5 | -3/+32 |
* | OpenDingux: Add new sections of the manual about per-game settings in Spanish... | Nebuleon | 2013-11-04 | 1 | -8/+16 |
* | OpenDingux, English and French manuals: Update with documentation on per-game... | Nebuleon | 2013-11-04 | 2 | -16/+32 |
* | OpenDingux: Save settings only when they are changed in a submenu. | Nebuleon | 2013-11-04 | 4 | -8/+129 |
* | OpenDingux: Add persistent per-game settings. Dingoo A320: Fix a segmentation... | Nebuleon | 2013-11-04 | 12 | -52/+347 |
* | OpenDingux, od-input.c: Squash opposing directions even if they come from mix... | Nebuleon | 2013-11-04 | 1 | -5/+6 |
* | OpenDingux: Separate the settings-saving code into settings.c and settings.h.... | Nebuleon | 2013-11-03 | 7 | -528/+516 |
* | OpenDingux, gui.c: Drop the Position struct member, and instead use struts to... | Nebuleon | 2013-11-02 | 1 | -85/+103 |
* | OpenDingux: Fix a crash when using Reset or Return to the game. | Nebuleon | 2013-11-02 | 1 | -1/+1 |
* | OpenDingux: Remove the ability for display-only lines to receive the focus. | Nebuleon | 2013-11-02 | 1 | -30/+138 |
* | OpenDingux, Spanish manual: Re-encode. | Nebuleon | 2013-11-01 | 1 | -45/+45 |
* | OpenDingux, data/manual-fr.txt: Create. | Nebuleon | 2013-11-01 | 2 | -0/+96 |
* | OpenDingux manuals: Consistency between the Table of Contents and the section... | Nebuleon | 2013-11-01 | 2 | -8/+10 |
* | OpenDingux, English manual: Wording improvement. | Nebuleon | 2013-11-01 | 1 | -1/+1 |
* | OpenDingux: Add a Spanish manual contributed by hi-ban. | Nebuleon | 2013-11-01 | 3 | -1/+97 |
* | OpenDingux, data/manual-en.txt: Create. | Nebuleon | 2013-10-31 | 2 | -0/+96 |
* | OpenDingux: Squash opposite directions when reading the D-pad, preferring Dow... | Nebuleon | 2013-10-27 | 1 | -0/+5 |
* | dev-doc: Update defines. | Nebuleon | 2013-10-27 | 1 | -11/+1 |
* | GCW Zero, mips/stub.S: Correct the MIPS32 R2 instructions. | Nebuleon | 2013-10-26 | 3 | -5/+5 |
* | OpenDingux: Quick fix to disable most MIPS32 R2 instructions in the stub, but... | Nebuleon | 2013-10-26 | 3 | -3/+4 |
* | OpenDingux: Center the progress text onto the progress bar itself in the midd... | Nebuleon | 2013-10-25 | 1 | -21/+18 |
* | DSTwo: Add a dummy errno variable. It goes unused, however. | Nebuleon | 2013-10-25 | 1 | -0/+2 |
* | OpenDingux: Add quick load and save state hotkeys. | Nebuleon | 2013-10-25 | 4 | -4/+78 |
* | memory.c, OpenDingux main.c: Correctly handle errno in load_gamepak. | Nebuleon | 2013-10-25 | 2 | -5/+9 |
* | memory.c: Handle errno correctly in save_state. | Nebuleon | 2013-10-25 | 2 | -3/+13 |
* | OpenDingux: Do not close the Saved States menu if reading a state fails. | Nebuleon | 2013-10-25 | 1 | -1/+0 |
* | OpenDingux: Add confirmations for overwriting and deleting saved states. Add ... | Nebuleon | 2013-10-25 | 3 | -16/+115 |
* | OpenDingux: Dramatically simplify the drawing of centered and right- or botto... | Nebuleon | 2013-10-25 | 4 | -166/+228 |
* | OpenDingux gui.c: Prevent a cppcheck warning regarding use of an uninitialise... | Nebuleon | 2013-10-24 | 1 | -5/+2 |
* | OpenDingux: Make the exit code 1 when fatal errors occur during initialisation. | Nebuleon | 2013-10-24 | 2 | -13/+23 |
* | OpenDingux: Add a prototype Saved States menu. | Nebuleon | 2013-10-24 | 3 | -30/+282 |
* | OpenDingux: Add a hotkey to toggle fast-forward until it's next held. | Nebuleon | 2013-10-23 | 3 | -8/+32 |
* | OpenDingux: Add a remappable mandatory Menu hotkey. | Nebuleon | 2013-10-22 | 3 | -21/+82 |
* | Add a rendered frames statistic to go with emulated frames. | Nebuleon | 2013-10-22 | 6 | -10/+25 |
* | GCW Zero: Add an option to bind the analog nub to the GBA D-pad. | Nebuleon | 2013-10-22 | 3 | -17/+37 |
* | GCW Zero: Add an analog sensitivity option. | Nebuleon | 2013-10-22 | 3 | -21/+35 |
* | DSTwo: Fix up the Makefile, broken in commit 7332aa187b2255d8b58f469656ce454e... | Nebuleon | 2013-10-21 | 1 | -1/+1 |
* | Clean Makefiles a little bit | Paul Cercueil | 2013-10-21 | 4 | -38/+36 |
* | OpenDingux: Require ONLY the Y key to be pressed in order to enter the menu. | Nebuleon | 2013-10-20 | 1 | -1/+5 |
* | OpenDingux: Allow the analog directions to be mapped to hotkeys and buttons. | Nebuleon | 2013-10-20 | 3 | -4/+28 |
* | OpenDingux: Improve fast-forwarding. Better detection of the need to increase... | Nebuleon | 2013-10-20 | 7 | -53/+83 |
* | OpenDingux: Fix self-overlapping FPS counter caused by commit 9d0e7a5405882c9... | Nebuleon | 2013-10-20 | 1 | -0/+1 |
* | OpenDingux: Implement a fast-forward hotkey and save it to the configuration ... | Nebuleon | 2013-10-19 | 4 | -18/+250 |
* | OpenDingux: Attempt to optimise the display of borders by stopping to draw th... | Nebuleon | 2013-10-19 | 3 | -2/+28 |
* | OpenDingux: Ignore progress for battery saving, because it flashes in-game. | Nebuleon | 2013-10-18 | 1 | -0/+2 |
* | OpenDingux: Implement button remapping saved to file. | Nebuleon | 2013-10-18 | 6 | -395/+494 |
* | GCW Zero: Load entire ROMs into memory again. Dingoo A320: Keep memory-mappin... | Nebuleon | 2013-10-14 | 6 | -6/+66 |
* | Switch to on-demand loading and memory-mapped files where available. | Nebuleon | 2013-10-14 | 15 | -346/+796 |
* | cpu_c.c: Delete. It goes counter to the purpose of the emulator. | Nebuleon | 2013-10-12 | 1 | -3903/+0 |
* | memory.c: Remove a lone #ifndef GAMEPAK_FITS_IN_RAM. | Nebuleon | 2013-10-12 | 1 | -2/+0 |
* | Remove duplicates and patch Pokemon Fire Red (F) in game list | Paul Cercueil | 2013-10-07 | 1 | -13/+1 |
* | Add Pokemon Mystery Dungeon (E) to game config list | Paul Cercueil | 2013-10-06 | 1 | -1/+7 |