Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | HARK HARK HARK | Arisotura | 2019-06-18 |
| | |||
* | lay base for SD shit | Arisotura | 2019-06-16 |
| | |||
* | add I2C shito | Arisotura | 2019-06-15 |
| | |||
* | add all sorts of shit | Arisotura | 2019-06-13 |
| | |||
* | blarg | Arisotura | 2019-06-13 |
| | |||
* | I guess adding font.h can't hurt | Arisotura | 2019-06-02 |
| | |||
* | fix potential crash when running the software renderer (oops) | Arisotura | 2019-06-02 |
| | |||
* | add LTO to Release build under Codeblocks | Arisotura | 2019-05-31 |
| | |||
* | modify libui GL support so that it will be compatible with GTK | Arisotura | 2019-05-21 |
| | |||
* | BAHAHAHAHAHAHAHAA | Arisotura | 2019-05-16 |
| | |||
* | preliminary, shitty, code for drawing the main window with OpenGL | Arisotura | 2019-05-16 |
| | |||
* | botch GL support. | Arisotura | 2019-05-15 |
| | |||
* | welp | Arisotura | 2019-05-11 |
| | |||
* | first attempt at things | Arisotura | 2019-04-01 |
| | | | | (also fix softrenderer reset) | ||
* | * add some GL base to libui (only for Windows for now) | Arisotura | 2019-03-31 |
| | | | | * make the Codeblocks project a bit less braindead (don't repeat libraries for each build target) | ||
* | * move melon_fopen_local() to Platform.cpp | Arisotura | 2019-03-27 |
| | | | | | * make it require that the file already exist (hopefully fixing config saving bug) * finally axe melon_fopen.cpp | ||
* | move platform specific config to platform specif ffile ayyyyyyyyyyygfghj;,gnxbf | Arisotura | 2019-03-15 |
| | |||
* | start differenciating between direct and indirect LAN modes. | Arisotura | 2019-03-04 |
| | | | | indirect mode will use regular sockets and not pcap. | ||
* | add base for wifi settings dialog | Arisotura | 2019-02-21 |
| | |||
* | start adding LAN interface shito | Arisotura | 2019-02-21 |
| | |||
* | libui/windows: some work on hiDPI shit | StapleButter | 2018-12-21 |
| | | | | still looks derpy but atleast the rendering and touchscreen aren't broken | ||
* | add dialog for audio settings, flesh it out | StapleButter | 2018-12-14 |
| | | | | not functional yet tho | ||
* | move config-file seeking code to its own thing. | StapleButter | 2018-12-11 |
| | | | | | look also into the same directory as melonDS. make it the preferred place for storing melonDS.ini. rewrite WinMain() wrapper. | ||
* | add CRC32 shit | StapleButter | 2018-12-11 |
| | |||
* | axe CP15.h, we don't need it anymore. | StapleButter | 2018-12-04 |
| | |||
* | move libraries around to try and fix some weird error | StapleButter | 2018-10-18 |
| | |||
* | base for savestate crapo. | StapleButter | 2018-09-15 |
| | | | | I'm not quite settled yet, so before I can get into the real meat, I figured I'd address some 'popular request' items. | ||
* | add base for wifi AP | StapleButter | 2017-12-18 |
| | |||
* | start work on libpcap shit | StapleButter | 2017-12-17 |
| | |||
* | add fopen wrapper to support UTF8 paths/filenames under Windows. | StapleButter | 2017-10-11 |
| | |||
* | remove codeblocks settings that aren't needed anymore | StapleButter | 2017-10-02 |
| | |||
* | get the input dialog started | StapleButter | 2017-09-26 |
| | |||
* | setup DebugFast target. remove console from Release. axe Linux targets. | StapleButter | 2017-09-25 |
| | |||
* | add general emu settings dialog | StapleButter | 2017-09-25 |
| | |||
* | * build settings for Release | StapleButter | 2017-09-14 |
| | | | | * fix off-by-one error in bitmap drawing | ||
* | are you dense, TortoiseGit | StapleButter | 2017-09-09 |
| | |||
* | lay base for core->platform interaction | StapleButter | 2017-05-09 |
| | | | | (immediately planned: threaded 3D renderer, wifi connectivity) | ||
* | finalize CMake shit. | StapleButter | 2017-04-30 |
| | | | | Windows will stick to CodeBlocks until making a cross-platform build system isn't a total trainwreck under Windows. | ||
* | a few attempts at optimization | StapleButter | 2017-04-23 |
| | |||
* | * bump version number | StapleButter | 2017-04-04 |
| | | | | | * feed system time into RTC * start laying base for sound | ||
* | fix touchscreen input. proper cleanup of threads. meaningless codeblocks crap. | StapleButter | 2017-03-30 |
| | |||
* | tweaks | StapleButter | 2017-03-29 |
| | |||
* | static-link wxWidgets and the crap it requires. | StapleButter | 2017-03-29 |
| | |||
* | * emulation settings dialog | StapleButter | 2017-03-29 |
| | | | | | * proper setting for booting directly or from BIOS * fix shit, again | ||
* | start work on the input config dialog. nonfunctional and looks like shit. | StapleButter | 2017-03-23 |
| | | | | add manifest crap under Windows so it gets the cool controls. | ||
* | * more thread-safe UI | StapleButter | 2017-03-23 |
| | | | | | * config system base * FPS counter and limiter | ||
* | begin work on wxWidgets+SDL interface | StapleButter | 2017-03-19 |
| | | | | Windows crapo ditched | ||
* | reorganize repo, move shit around | StapleButter | 2017-03-16 |
| | |||
* | 64-bit build. make library paths not absolute. | StapleButter | 2017-03-16 |
| | |||
* | base for software renderer | StapleButter | 2017-02-10 |
| |