aboutsummaryrefslogtreecommitdiff
path: root/melonDS.cbp
Commit message (Collapse)AuthorAge
* add dialog for audio settings, flesh it outStapleButter2018-12-14
| | | | not functional yet tho
* move config-file seeking code to its own thing.StapleButter2018-12-11
| | | | | look also into the same directory as melonDS. make it the preferred place for storing melonDS.ini. rewrite WinMain() wrapper.
* add CRC32 shitStapleButter2018-12-11
|
* axe CP15.h, we don't need it anymore.StapleButter2018-12-04
|
* move libraries around to try and fix some weird errorStapleButter2018-10-18
|
* base for savestate crapo.StapleButter2018-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 APStapleButter2017-12-18
|
* start work on libpcap shitStapleButter2017-12-17
|
* add fopen wrapper to support UTF8 paths/filenames under Windows.StapleButter2017-10-11
|
* remove codeblocks settings that aren't needed anymoreStapleButter2017-10-02
|
* get the input dialog startedStapleButter2017-09-26
|
* setup DebugFast target. remove console from Release. axe Linux targets.StapleButter2017-09-25
|
* add general emu settings dialogStapleButter2017-09-25
|
* * build settings for ReleaseStapleButter2017-09-14
| | | | * fix off-by-one error in bitmap drawing
* are you dense, TortoiseGitStapleButter2017-09-09
|
* lay base for core->platform interactionStapleButter2017-05-09
| | | | (immediately planned: threaded 3D renderer, wifi connectivity)
* finalize CMake shit.StapleButter2017-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 optimizationStapleButter2017-04-23
|
* * bump version numberStapleButter2017-04-04
| | | | | * feed system time into RTC * start laying base for sound
* fix touchscreen input. proper cleanup of threads. meaningless codeblocks crap.StapleButter2017-03-30
|
* tweaksStapleButter2017-03-29
|
* static-link wxWidgets and the crap it requires.StapleButter2017-03-29
|
* * emulation settings dialogStapleButter2017-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.StapleButter2017-03-23
| | | | add manifest crap under Windows so it gets the cool controls.
* * more thread-safe UIStapleButter2017-03-23
| | | | | * config system base * FPS counter and limiter
* begin work on wxWidgets+SDL interfaceStapleButter2017-03-19
| | | | Windows crapo ditched
* reorganize repo, move shit aroundStapleButter2017-03-16
|
* 64-bit build. make library paths not absolute.StapleButter2017-03-16
|
* base for software rendererStapleButter2017-02-10
|
* rework FIFO crap so it can also be used for the GXFIFO crapo.StapleButter2017-02-07
|
* * lay base for 3D engineStapleButter2017-02-07
| | | | | | * add failure reporting to Init functions, and DeInit functions * GPU-related notes * readme update
* esgshdgdfhStapleButter2017-01-22
|
* * some basic BG display codeStapleButter2017-01-20
| | | | | * basic, frozen-in-time RTC * power management device
* DMA support!StapleButter2017-01-18
|
* IPC FIFO emulation.StapleButter2017-01-17
|
* uh oh! it's getting furtherStapleButter2017-01-16
| | | | (also CodeBlocks is fucking dumb)
* christ. CodeBlocks is retarded.StapleButter2016-12-23
| | | | also, lots of crap. I lost track of it.
* hey look, more crapStapleButter2016-11-03
| | | | no MrRean this doesn't run NSMB yet
* first real commit, some shit is inStapleButter2016-05-16