Commit Graph

41 Commits

Author SHA1 Message Date
Arisotura
6743ea0639 start adding LAN interface shito 2019-02-21 01:20:10 +01:00
StapleButter
63ae6bf8fb libui/windows: some work on hiDPI shit
still looks derpy but atleast the rendering and touchscreen aren't broken
2018-12-21 05:01:37 +01:00
StapleButter
fd54abd900 add dialog for audio settings, flesh it out
not functional yet tho
2018-12-14 04:09:51 +01:00
StapleButter
40f3f91368 move config-file seeking code to its own thing.
look also into the same directory as melonDS. make it the preferred place for storing melonDS.ini.
rewrite WinMain() wrapper.
2018-12-11 21:34:05 +01:00
StapleButter
0579a1cd2e add CRC32 shit 2018-12-11 19:10:57 +01:00
StapleButter
9ebcb5f143 axe CP15.h, we don't need it anymore. 2018-12-04 17:55:03 +01:00
StapleButter
cf3a71a247 move libraries around to try and fix some weird error 2018-10-18 20:57:29 +02:00
StapleButter
aa59ee257e base for savestate crapo.
I'm not quite settled yet, so before I can get into the real meat, I figured I'd address some 'popular request' items.
2018-09-15 02:04:21 +02:00
StapleButter
07685a80a6 add base for wifi AP 2017-12-18 19:53:51 +01:00
StapleButter
17087a1ece start work on libpcap shit 2017-12-17 17:21:50 +01:00
StapleButter
273fbe24f4 add fopen wrapper to support UTF8 paths/filenames under Windows. 2017-10-11 00:32:43 +02:00
StapleButter
04e8bbaca3 remove codeblocks settings that aren't needed anymore 2017-10-02 23:31:32 +02:00
StapleButter
cb284fbe2b get the input dialog started 2017-09-26 02:20:28 +02:00
StapleButter
2084bacc22 setup DebugFast target. remove console from Release. axe Linux targets. 2017-09-25 15:25:55 +02:00
StapleButter
172babe9d0 add general emu settings dialog 2017-09-25 04:26:41 +02:00
StapleButter
d463f8252d * build settings for Release
* fix off-by-one error in bitmap drawing
2017-09-14 02:30:11 +02:00
StapleButter
08ed0f3229 are you dense, TortoiseGit 2017-09-09 03:28:56 +02:00
StapleButter
36fa621436 lay base for core->platform interaction
(immediately planned: threaded 3D renderer, wifi connectivity)
2017-05-09 04:55:38 +02:00
StapleButter
ee8d621880 finalize CMake shit.
Windows will stick to CodeBlocks until making a cross-platform build system isn't a total trainwreck under Windows.
2017-04-30 03:46:27 +02:00
StapleButter
1759672d14 a few attempts at optimization 2017-04-23 15:25:15 +02:00
StapleButter
28cddadfbc * bump version number
* feed system time into RTC
* start laying base for sound
2017-04-04 15:32:50 +02:00
StapleButter
8e5f175f5e fix touchscreen input. proper cleanup of threads. meaningless codeblocks crap. 2017-03-30 03:24:46 +02:00
StapleButter
9baeb3bd1a tweaks 2017-03-29 22:49:36 +02:00
StapleButter
777623b665 static-link wxWidgets and the crap it requires. 2017-03-29 21:51:36 +02:00
StapleButter
2db5b21760 * emulation settings dialog
* proper setting for booting directly or from BIOS
* fix shit, again
2017-03-29 20:23:41 +02:00
StapleButter
49314244e1 start work on the input config dialog. nonfunctional and looks like shit.
add manifest crap under Windows so it gets the cool controls.
2017-03-23 23:38:40 +01:00
StapleButter
8c059c9953 * more thread-safe UI
* config system base
* FPS counter and limiter
2017-03-23 17:14:48 +01:00
StapleButter
5a061bc638 begin work on wxWidgets+SDL interface
Windows crapo ditched
2017-03-19 18:43:01 +01:00
StapleButter
8a4ed8f41c reorganize repo, move shit around 2017-03-16 23:01:22 +01:00
StapleButter
10ca9b6f7f 64-bit build. make library paths not absolute. 2017-03-16 19:47:31 +01:00
StapleButter
78f49d061a base for software renderer 2017-02-10 16:50:26 +01:00
StapleButter
2b7fac05c7 rework FIFO crap so it can also be used for the GXFIFO crapo. 2017-02-07 22:41:33 +01:00
StapleButter
0562410de2 * lay base for 3D engine
* add failure reporting to Init functions, and DeInit functions
* GPU-related notes
* readme update
2017-02-07 22:23:46 +01:00
StapleButter
fe3a189406 esgshdgdfh 2017-01-22 20:37:12 +01:00
StapleButter
3e5e8f60c4 * some basic BG display code
* basic, frozen-in-time RTC
* power management device
2017-01-20 01:18:30 +01:00
StapleButter
9808b73c6f DMA support! 2017-01-18 01:33:06 +01:00
StapleButter
45bceecc19 IPC FIFO emulation. 2017-01-17 01:58:25 +01:00
StapleButter
8c2f785a0f uh oh! it's getting further
(also CodeBlocks is fucking dumb)
2017-01-16 04:47:37 +01:00
StapleButter
af05333290 christ. CodeBlocks is retarded.
also, lots of crap. I lost track of it.
2016-12-23 21:22:22 +01:00
StapleButter
3505ec993b hey look, more crap
no MrRean this doesn't run NSMB yet
2016-11-03 01:38:58 +01:00
StapleButter
cfdfd4b231 first real commit, some shit is in 2016-05-16 03:40:11 +02:00