aboutsummaryrefslogtreecommitdiff
path: root/src/wx
Commit message (Collapse)AuthorAge
* * FPS counter displays target framerateStapleButter2017-07-21
| | | | * fix potential hang and out-of-bounds drawing when VCount is modified during drawing
* add setting for whether to bind the wifi socket to any address or to ↵StapleButter2017-07-16
| | | | loopback only
* apparently they suck at keeping their SDL distributions up to dateStapleButter2017-07-05
|
* wifi: attempt at further MP functionality (reply, ack). not working. ugly.StapleButter2017-06-09
|
* fail gracefully if BIOS/firmware are missingStapleButter2017-06-04
|
* fix socket recv under anything not WindowsStapleButter2017-06-04
|
* (finally) make the threaded 3D renderer option actually workStapleButter2017-06-04
|
* properly reset 3D thread stateStapleButter2017-05-26
|
* add threaded 3D option to the interface and config file. not functional yet.StapleButter2017-05-25
|
* quick hack: Tab toggles framerate limit.StapleButter2017-05-25
| | | | misc little fix.
* first attempt at threading the 3D rendererStapleButter2017-05-23
|
* gjhdiqokjdrhygjqdryhsjyryujytsrgrtfdhfijeogfieOZPYFGRozhmvyfgrIOZUHESjhjhrgt ↵StapleButter2017-05-21
| | | | histoyghresodgyrojyroturgeiutoiyzryueirefrhgdjg
* blargStapleButter2017-05-21
|
* more work on packet reception.StapleButter2017-05-12
|
* attempt at actually sending packets.StapleButter2017-05-12
| | | | into the void for now.
* (untested yet) code for sending and receiving packets via socketsStapleButter2017-05-11
| | | | MAC randomization
* forgot Windows needs extra setup for socketsStapleButter2017-05-11
|
* salvage socket init codeStapleButter2017-05-11
|
* woopsStapleButter2017-05-10
|
* add support for writing to VCount. incl. fucked-up display and altering ↵StapleButter2017-05-10
| | | | framerate accordingly.
* framerate limiter that sucks less, based off SDL2_gfxStapleButter2017-05-10
|
* latch 3D registers upon VBlankStapleButter2017-05-09
| | | | (fixes the last bugs in Gericom's train game)
* lay base for core->platform interactionStapleButter2017-05-09
| | | | (immediately planned: threaded 3D renderer, wifi connectivity)
* * stub more wifi crapStapleButter2017-04-07
| | | | | * louder sound * misc fixes
* start SPU workStapleButter2017-04-06
|
* one last fixStapleButter2017-03-30
|
* fix touchscreen input. proper cleanup of threads. meaningless codeblocks crap.StapleButter2017-03-30
|
* I am a fucking idiotStapleButter2017-03-29
|
* maybe this shit will finally work. also update the README.StapleButter2017-03-29
|
* tweaksStapleButter2017-03-29
|
* derpStapleButter2017-03-29
|
* * emulation settings dialogStapleButter2017-03-29
| | | | | * proper setting for booting directly or from BIOS * fix shit, again
* remember window size.StapleButter2017-03-29
| | | | fix extra shit.
* minimum size for the SDL window.StapleButter2017-03-29
| | | | | screen scaling that preserves aspect ratio. touchscreen takes scaling into account.
* blargStapleButter2017-03-29
|
* * clean up codeStapleButter2017-03-29
| | | | | | * working-ish run/pause/reset * proper closing/cleanup * ability to run BIOS alone
* don't rely on a SDL window to get keyboard inputStapleButter2017-03-29
|
* attemptStapleButter2017-03-28
|
* oopsStapleButter2017-03-28
|
* custom main() and init SDL before everything else.StapleButter2017-03-28
| | | | included WinMain() for compatiblity.
* start work on a separate SDL windowStapleButter2017-03-28
|
* woopsStapleButter2017-03-25
|
* actual joystick supportStapleButter2017-03-25
|
* input dialog finishedStapleButter2017-03-25
|
* start getting somewhere with that input config dialogStapleButter2017-03-25
|
* * implement missing graphics (affine BG, rotscaled bitmap sprite)StapleButter2017-03-24
| | | | | | * fix potential crash upon exit * more work on the input config UI * misc fixes
* 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
* input, with hardcoded (but not retarded) key mappings.StapleButter2017-03-20
| | | | touchscreen support that doesn't suck.
* make ROM path not be hardcoded.StapleButter2017-03-19
|