Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * FPS counter displays target framerate | StapleButter | 2017-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 ↵ | StapleButter | 2017-07-16 |
| | | | | loopback only | ||
* | apparently they suck at keeping their SDL distributions up to date | StapleButter | 2017-07-05 |
| | |||
* | wifi: attempt at further MP functionality (reply, ack). not working. ugly. | StapleButter | 2017-06-09 |
| | |||
* | fail gracefully if BIOS/firmware are missing | StapleButter | 2017-06-04 |
| | |||
* | fix socket recv under anything not Windows | StapleButter | 2017-06-04 |
| | |||
* | (finally) make the threaded 3D renderer option actually work | StapleButter | 2017-06-04 |
| | |||
* | properly reset 3D thread state | StapleButter | 2017-05-26 |
| | |||
* | add threaded 3D option to the interface and config file. not functional yet. | StapleButter | 2017-05-25 |
| | |||
* | quick hack: Tab toggles framerate limit. | StapleButter | 2017-05-25 |
| | | | | misc little fix. | ||
* | first attempt at threading the 3D renderer | StapleButter | 2017-05-23 |
| | |||
* | gjhdiqokjdrhygjqdryhsjyryujytsrgrtfdhfijeogfieOZPYFGRozhmvyfgrIOZUHESjhjhrgt ↵ | StapleButter | 2017-05-21 |
| | | | | histoyghresodgyrojyroturgeiutoiyzryueirefrhgdjg | ||
* | blarg | StapleButter | 2017-05-21 |
| | |||
* | more work on packet reception. | StapleButter | 2017-05-12 |
| | |||
* | attempt at actually sending packets. | StapleButter | 2017-05-12 |
| | | | | into the void for now. | ||
* | (untested yet) code for sending and receiving packets via sockets | StapleButter | 2017-05-11 |
| | | | | MAC randomization | ||
* | forgot Windows needs extra setup for sockets | StapleButter | 2017-05-11 |
| | |||
* | salvage socket init code | StapleButter | 2017-05-11 |
| | |||
* | woops | StapleButter | 2017-05-10 |
| | |||
* | add support for writing to VCount. incl. fucked-up display and altering ↵ | StapleButter | 2017-05-10 |
| | | | | framerate accordingly. | ||
* | framerate limiter that sucks less, based off SDL2_gfx | StapleButter | 2017-05-10 |
| | |||
* | latch 3D registers upon VBlank | StapleButter | 2017-05-09 |
| | | | | (fixes the last bugs in Gericom's train game) | ||
* | lay base for core->platform interaction | StapleButter | 2017-05-09 |
| | | | | (immediately planned: threaded 3D renderer, wifi connectivity) | ||
* | * stub more wifi crap | StapleButter | 2017-04-07 |
| | | | | | * louder sound * misc fixes | ||
* | start SPU work | StapleButter | 2017-04-06 |
| | |||
* | one last fix | StapleButter | 2017-03-30 |
| | |||
* | fix touchscreen input. proper cleanup of threads. meaningless codeblocks crap. | StapleButter | 2017-03-30 |
| | |||
* | I am a fucking idiot | StapleButter | 2017-03-29 |
| | |||
* | maybe this shit will finally work. also update the README. | StapleButter | 2017-03-29 |
| | |||
* | tweaks | StapleButter | 2017-03-29 |
| | |||
* | derp | StapleButter | 2017-03-29 |
| | |||
* | * emulation settings dialog | StapleButter | 2017-03-29 |
| | | | | | * proper setting for booting directly or from BIOS * fix shit, again | ||
* | remember window size. | StapleButter | 2017-03-29 |
| | | | | fix extra shit. | ||
* | minimum size for the SDL window. | StapleButter | 2017-03-29 |
| | | | | | screen scaling that preserves aspect ratio. touchscreen takes scaling into account. | ||
* | blarg | StapleButter | 2017-03-29 |
| | |||
* | * clean up code | StapleButter | 2017-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 input | StapleButter | 2017-03-29 |
| | |||
* | attempt | StapleButter | 2017-03-28 |
| | |||
* | oops | StapleButter | 2017-03-28 |
| | |||
* | custom main() and init SDL before everything else. | StapleButter | 2017-03-28 |
| | | | | included WinMain() for compatiblity. | ||
* | start work on a separate SDL window | StapleButter | 2017-03-28 |
| | |||
* | woops | StapleButter | 2017-03-25 |
| | |||
* | actual joystick support | StapleButter | 2017-03-25 |
| | |||
* | input dialog finished | StapleButter | 2017-03-25 |
| | |||
* | start getting somewhere with that input config dialog | StapleButter | 2017-03-25 |
| | |||
* | * implement missing graphics (affine BG, rotscaled bitmap sprite) | StapleButter | 2017-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. | 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 | ||
* | input, with hardcoded (but not retarded) key mappings. | StapleButter | 2017-03-20 |
| | | | | touchscreen support that doesn't suck. | ||
* | make ROM path not be hardcoded. | StapleButter | 2017-03-19 |
| |