Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | lay base for SD shit | Arisotura | 2019-06-16 | |
| | ||||
* | add IE2/IF2 | Arisotura | 2019-06-16 | |
| | ||||
* | fix fucking ass-stupid bug with new-WRAM handling | Arisotura | 2019-06-16 | |
| | ||||
* | betterer I2C | Arisotura | 2019-06-15 | |
| | ||||
* | get it to do more interesting things | Arisotura | 2019-06-15 | |
| | ||||
* | fix I2C shit? I think | Arisotura | 2019-06-15 | |
| | ||||
* | add I2C shito | Arisotura | 2019-06-15 | |
| | ||||
* | run teh binary. BAHAHAHAHAHAHAHAAHHHH | Arisotura | 2019-06-15 | |
| | | | | it doesn't do much for now tho | |||
* | setup new-WRAM mapping. hark hark hark | Arisotura | 2019-06-15 | |
| | ||||
* | melonDSi: skeleton in place | Arisotura | 2019-06-15 | |
| | ||||
* | add all sorts of shit | Arisotura | 2019-06-13 | |
| | ||||
* | blarg | Arisotura | 2019-06-13 | |
| | ||||
* | BAHAHAHAHHHH | Arisotura | 2019-06-13 | |
| | | | | mostly just going to derp around some, so don't hold your breath here | |||
* | BAHAHHAHAHAHH | StapleButter | 2019-06-12 | |
| | ||||
* | fix bugs with line polygons | Arisotura | 2019-06-12 | |
| | ||||
* | prevent loading savestates that are too recent | Arisotura | 2019-06-12 | |
| | ||||
* | hack so that the GL renderer can render lines | Arisotura | 2019-06-12 | |
| | ||||
* | add setting for showing/hiding OSD | Arisotura | 2019-06-12 | |
| | ||||
* | cheapass fix for texture positions, atleast effective at 1xIR | Arisotura | 2019-06-12 | |
| | ||||
* | somewhat better edge marking | Arisotura | 2019-06-12 | |
| | ||||
* | stop fast-forward hotkeys from getting lost every damn time | Arisotura | 2019-06-12 | |
| | ||||
* | add pause/reset hotkeys | Arisotura | 2019-06-12 | |
| | ||||
* | rework input/hotkey code to suck less, implement the new features | Arisotura | 2019-06-12 | |
| | ||||
* | fix bugs, make it more responsive | Arisotura | 2019-06-11 | |
| | ||||
* | add ability to map joystick axes, too | Arisotura | 2019-06-11 | |
| | | | | and add support for multiple hats | |||
* | add ability to map keys with modifiers, only in config UI for now | Arisotura | 2019-06-11 | |
| | ||||
* | actually save the current joystick ID | Arisotura | 2019-06-11 | |
| | ||||
* | begin work on multiple joystick support | Arisotura | 2019-06-11 | |
| | ||||
* | add some OSD messages. prepare shit. | Arisotura | 2019-06-11 | |
| | ||||
* | software renderer: fix rendering of line polygons. fixes #350 | Arisotura | 2019-06-11 | |
| | ||||
* | pft | Arisotura | 2019-06-10 | |
| | ||||
* | fix ass-stupid bug in CP15 PU region setup | Arisotura | 2019-06-10 | |
| | ||||
* | GPU2D: hardware renders sprites one scanline in advance. | Arisotura | 2019-06-10 | |
| | | | | fixes #375 (midframe OAM update) | |||
* | fix more stupid shit. askzjkdsf | Arisotura | 2019-06-09 | |
| | ||||
* | fix fog alpha | Arisotura | 2019-06-09 | |
| | ||||
* | miserable, feeble little attempt at edge marking | Arisotura | 2019-06-09 | |
| | ||||
* | fasterer BG/OBJ VRAM reads | Arisotura | 2019-06-09 | |
| | ||||
* | Merge pull request #442 from tgsm/bump-cmake-version | Arisotura | 2019-06-09 | |
|\ | | | | | cmake: bump minimum version | |||
| * | cmake: bump minimum version | tgsm | 2019-06-09 | |
|/ | | | | add_link_options() only exists on cmake >=3.13. | |||
* | fasterer IRQ check. clean up code. | Arisotura | 2019-06-08 | |
| | ||||
* | fix last bugs when changing video settings with no game loaded | Arisotura | 2019-06-08 | |
| | ||||
* | this is the same thing, but, for the sake of consistency | Arisotura | 2019-06-08 | |
| | ||||
* | Merge pull request #420 from Ace4896/update-readme | Arisotura | 2019-06-06 | |
|\ | | | | | Update dependencies in README | |||
| * | Update dependencies in README | Jon Pacheco | 2019-06-04 | |
| | | | | | | | | | | | | - Sorted list of dependencies in alphabetical order - Added mingw-w64-x86_64-mesa to MSYS instructions - Use nproc --all for determining number of make jobs | |||
* | | also, don't hardcode the timer interval in the callback | Arisotura | 2019-06-04 | |
| | | ||||
* | | when closing an input config dialog, remove SDL timer if needed | Arisotura | 2019-06-04 | |
| | | | | | | | | fixes #429 | |||
* | | make capitalization consistent | Arisotura | 2019-06-04 | |
| | | ||||
* | | Merge pull request #401 from Ace4896/fast-forward-hotkey | Arisotura | 2019-06-04 | |
|\ \ | | | | | | | Add Fast Forward (Hold and Toggle) Hotkeys | |||
| * \ | Merge branch 'master' into fast-forward-hotkey | Arisotura | 2019-06-04 | |
| |\ \ | |/ / |/| | | ||||
* | | | add support for setting key mappings to none | Arisotura | 2019-06-04 | |
| | | |