|
8558eff8aa
|
properly reset 3D thread state
|
2017-05-26 01:22:11 +02:00 |
|
|
9d2b36127d
|
add threaded 3D option to the interface and config file. not functional yet.
|
2017-05-25 22:50:36 +02:00 |
|
|
0c31a7ab01
|
quick hack: Tab toggles framerate limit.
misc little fix.
|
2017-05-25 22:46:01 +02:00 |
|
|
4b3caedbe7
|
first attempt at threading the 3D renderer
|
2017-05-23 23:38:28 +02:00 |
|
|
189973f564
|
gjhdiqokjdrhygjqdryhsjyryujytsrgrtfdhfijeogfieOZPYFGRozhmvyfgrIOZUHESjhjhrgthistoyghresodgyrojyroturgeiutoiyzryueirefrhgdjg
|
2017-05-21 20:48:15 +02:00 |
|
|
1c6c2564d5
|
blarg
|
2017-05-21 20:43:40 +02:00 |
|
|
dba6776817
|
more work on packet reception.
|
2017-05-12 01:21:39 +02:00 |
|
|
3b07da3a97
|
attempt at actually sending packets.
into the void for now.
|
2017-05-12 00:48:42 +02:00 |
|
|
01361f006e
|
(untested yet) code for sending and receiving packets via sockets
MAC randomization
|
2017-05-11 23:43:57 +02:00 |
|
|
e9a24b4d06
|
forgot Windows needs extra setup for sockets
|
2017-05-11 23:03:41 +02:00 |
|
|
9a2e2998e9
|
salvage socket init code
|
2017-05-11 19:57:49 +02:00 |
|
|
eb7154e426
|
woops
|
2017-05-10 02:30:18 +02:00 |
|
|
f54f54fb7e
|
add support for writing to VCount. incl. fucked-up display and altering framerate accordingly.
|
2017-05-10 02:21:02 +02:00 |
|
|
63e15d2480
|
framerate limiter that sucks less, based off SDL2_gfx
|
2017-05-10 01:42:53 +02:00 |
|
|
9fe24cb1e7
|
latch 3D registers upon VBlank
(fixes the last bugs in Gericom's train game)
|
2017-05-09 22:22:52 +02:00 |
|
|
36fa621436
|
lay base for core->platform interaction
(immediately planned: threaded 3D renderer, wifi connectivity)
|
2017-05-09 04:55:38 +02:00 |
|
|
a4f436f827
|
* stub more wifi crap
* louder sound
* misc fixes
|
2017-04-07 17:37:49 +02:00 |
|
|
8d66beba6b
|
start SPU work
|
2017-04-06 19:44:34 +02:00 |
|
|
46ed4aeeb1
|
one last fix
|
2017-03-30 03:31:27 +02:00 |
|
|
8e5f175f5e
|
fix touchscreen input. proper cleanup of threads. meaningless codeblocks crap.
|
2017-03-30 03:24:46 +02:00 |
|
|
a65b45a334
|
I am a fucking idiot
|
2017-03-29 23:09:47 +02:00 |
|
|
99e4ad409f
|
maybe this shit will finally work. also update the README.
|
2017-03-29 22:56:30 +02:00 |
|
|
9baeb3bd1a
|
tweaks
|
2017-03-29 22:49:36 +02:00 |
|
|
41f4ad6620
|
derp
|
2017-03-29 22:44:48 +02:00 |
|
|
2db5b21760
|
* emulation settings dialog
* proper setting for booting directly or from BIOS
* fix shit, again
|
2017-03-29 20:23:41 +02:00 |
|
|
f88226c99f
|
remember window size.
fix extra shit.
|
2017-03-29 20:12:03 +02:00 |
|
|
2ae2fedf21
|
minimum size for the SDL window.
screen scaling that preserves aspect ratio.
touchscreen takes scaling into account.
|
2017-03-29 19:41:25 +02:00 |
|
|
6bf0bf3924
|
blarg
|
2017-03-29 19:00:51 +02:00 |
|
|
4e7dc60d37
|
* clean up code
* working-ish run/pause/reset
* proper closing/cleanup
* ability to run BIOS alone
|
2017-03-29 18:59:20 +02:00 |
|
|
c0734352ab
|
don't rely on a SDL window to get keyboard input
|
2017-03-29 17:50:11 +02:00 |
|
|
e2cc3f1a72
|
attempt
|
2017-03-28 23:21:56 +02:00 |
|
|
d6bab52baa
|
oops
|
2017-03-28 22:12:17 +02:00 |
|
|
b5f461b950
|
custom main() and init SDL before everything else.
included WinMain() for compatiblity.
|
2017-03-28 22:07:58 +02:00 |
|
|
4ad96f1b34
|
start work on a separate SDL window
|
2017-03-28 17:03:08 +02:00 |
|
|
f9a76124c3
|
woops
|
2017-03-25 16:25:12 +01:00 |
|
|
762b91d640
|
actual joystick support
|
2017-03-25 16:18:35 +01:00 |
|
|
12daf16282
|
input dialog finished
|
2017-03-25 05:25:03 +01:00 |
|
|
e6124c4776
|
start getting somewhere with that input config dialog
|
2017-03-25 05:04:15 +01:00 |
|
|
68eb4f6caf
|
* implement missing graphics (affine BG, rotscaled bitmap sprite)
* fix potential crash upon exit
* more work on the input config UI
* misc fixes
|
2017-03-24 20:53:01 +01:00 |
|
|
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 |
|
|
8c059c9953
|
* more thread-safe UI
* config system base
* FPS counter and limiter
|
2017-03-23 17:14:48 +01:00 |
|
|
f38bc94011
|
input, with hardcoded (but not retarded) key mappings.
touchscreen support that doesn't suck.
|
2017-03-20 00:43:45 +01:00 |
|
|
59d107bfb0
|
make ROM path not be hardcoded.
|
2017-03-19 19:07:39 +01:00 |
|
|
5a061bc638
|
begin work on wxWidgets+SDL interface
Windows crapo ditched
|
2017-03-19 18:43:01 +01:00 |
|