nattthebear
|
071efa5dac
|
TSTHawk: Change the defaut pixel size for wide mode to 1024, per input from Top Experts
|
2017-07-11 18:51:01 -04:00 |
nattthebear
|
a6daf3cfb0
|
PeWrapper: Don't save a copy of executable images after loading is done. We don't need it anyway (only the base xorstate and the hash). Saves a few meggerbytes of rayums, depending on core
|
2017-07-11 18:48:56 -04:00 |
nattthebear
|
9ab8b50c82
|
waterbox: Allow special section attributes to put variables directly in sealed or invisible. This can be easier to use than the heaps for adapting some existing code
|
2017-07-11 18:46:25 -04:00 |
adelikat
|
277c25c349
|
path configs for TST
|
2017-07-11 17:32:06 -05:00 |
zeromus
|
8b905eb68c
|
maybe a crazy idea, lets try optimizing the release build configurations
|
2017-07-11 17:18:07 -05:00 |
nattthebear
|
ff58de56a1
|
TSTHawk: Settings?
|
2017-07-11 18:12:03 -04:00 |
adelikat
|
5978db7036
|
Lua - forms.setsize() - add a description instead of just TODO
|
2017-07-11 08:17:49 -05:00 |
adelikat
|
875597ec24
|
remove movie.rerecordcount that has been deprecated for a long time now
|
2017-07-11 08:01:41 -05:00 |
adelikat
|
6074bd94e9
|
route .32x files to pico drive
|
2017-07-10 20:54:41 -05:00 |
zeromus
|
91741ca65b
|
dunno whats up, here's fresh dll builds
|
2017-07-10 20:33:02 -05:00 |
nattthebear
|
b7d743e280
|
TSTHawk: Lag flag detection and InputCallbacks
|
2017-07-10 20:35:51 -04:00 |
zeromus
|
75f3ef9b4e
|
fix regressions in path management caused by my trying to fix other things. whatever use case involved file:// may be broken now too, but im not sure.
|
2017-07-10 19:26:36 -05:00 |
nattthebear
|
c1e3411da3
|
TSTHawk: Give a correct-ish aspect ratio for interlace mode
|
2017-07-10 19:28:13 -04:00 |
nattthebear
|
a1bcb90ee6
|
TSTHawk: Fix interlaced display so it doesn't crash because crashing is bad
|
2017-07-10 19:12:44 -04:00 |
adelikat
|
597708765a
|
Lua canvas - use LuaMethodAttribute (if available) when registering canvas methods, also fix casing of a few methods for consistency, fixes #908
|
2017-07-10 14:59:05 -05:00 |
adelikat
|
9581ce6a93
|
rename LuaMethodAttributes to LuaMethodAttribute so as not to be a bad person
|
2017-07-10 14:02:08 -05:00 |
zeromus
|
0f686a0de1
|
* revert strict string checking behaviour from nlua Revision 10f4d0ce78a2a3cb9b727ac55c8705385f0ded7e (we dont want it, probably)
* do a better job porting old commits from bizhawk (should fix memory leaks, optional arguments)
|
2017-07-10 12:59:06 -05:00 |
adelikat
|
5781746251
|
Lua - use the proper Log method in some lua libraries
|
2017-07-10 11:24:32 -05:00 |
zeromus
|
2a2f3ea7e2
|
cleanup of some unused images
|
2017-07-10 00:48:36 -05:00 |
zeromus
|
d68126ca82
|
fix build
|
2017-07-10 00:02:30 -05:00 |
zeromus
|
4de4492f7a
|
remove LuaInterface. shouldn't need it, if things go well.
At this point we lack the luaperks (luasockets etc.) which we previously had; but maybe other people's libraries will work better.
|
2017-07-09 23:52:42 -05:00 |
zeromus
|
3417453b43
|
use NLua+KopiLua instead of LuaInterface
|
2017-07-09 23:51:02 -05:00 |
adelikat
|
fb7e44642a
|
set released to true on some new Pizza Boy, PicoDrive, and Uzem
|
2017-07-09 16:58:59 -05:00 |
nattthebear
|
7d30636398
|
TSTHawk: Change default height
|
2017-07-09 16:53:31 -04:00 |
nattthebear
|
468c52f5de
|
Gambatte: Settings: Use an enum for ConsoleMode instead of stringly typed. Developers who have been using recent dev builds will need to change "Default" to 0 in config.inneys...
|
2017-07-09 16:27:32 -04:00 |
nattthebear
|
924515c69d
|
Pizza: Fix trying to load a CGB rom in SGB causing the universe to explode
|
2017-07-09 14:44:56 -04:00 |
zeromus
|
e1d0ea2bcb
|
fix prereq alert target url (fixes #910)
|
2017-07-09 13:23:04 -05:00 |
adelikat
|
af3ab7c208
|
TraceLogger - Turn off core tracing when closing, TooManager - check for disposed tools before running NewUpdate(), fixes #911
|
2017-07-09 13:19:09 -05:00 |
nattthebear
|
a9ba725cb3
|
TSTHawk: Fix less than ideal video output. Whoops!
|
2017-07-09 14:16:15 -04:00 |
nattthebear
|
110d741cb3
|
TSTHawk: controller stuff
|
2017-07-09 13:40:52 -04:00 |
adelikat
|
2396ebeb82
|
use GLobal.Game to determine 32x flag
|
2017-07-09 12:27:13 -05:00 |
adelikat
|
4b2dfa97f8
|
asdf
|
2017-07-09 12:08:10 -05:00 |
zeromus
|
cc33617f74
|
fix crash in snes virtualpad when mouse is used
|
2017-07-09 11:40:55 -05:00 |
nattthebear
|
2dd10ea951
|
Update some author meat-a deet-a
|
2017-07-09 12:18:33 -04:00 |
nattthebear
|
dd7389f848
|
PicoDrive: Add core query whether 32X hardware is currently active. Remove code that assumed that the emulator would always activate 32X hardware when _32xPreinit was true, or that it would never activate 32X hardware when _32xPreinit was false. Both assumptions are false.
|
2017-07-09 12:14:27 -04:00 |
adelikat
|
a7766fc4ee
|
capture game gear flag in movies
|
2017-07-09 11:11:33 -05:00 |
nattthebear
|
d1ff443540
|
PicoDrive: Add the rest of the games to the DB. Expose IRegionable information and use it to inform FPS rate
|
2017-07-09 11:59:54 -04:00 |
adelikat
|
bbe9db2c62
|
Capture 32x flag in movies
|
2017-07-09 10:56:18 -05:00 |
adelikat
|
6de4888de2
|
add support for the .32x file extension
|
2017-07-09 10:23:27 -05:00 |
adelikat
|
d46e81ed5f
|
Rom loader - support loading the pico core from gamedb, set 32x games to pico and 32x mode
|
2017-07-09 10:23:26 -05:00 |
nattthebear
|
0ee1832d57
|
Adult Video Games
|
2017-07-09 11:18:03 -04:00 |
adelikat
|
f53624f336
|
tastudio greenzone settings - don't check for if 64 bit process
|
2017-07-09 09:39:36 -05:00 |
adelikat
|
9a5ae16c7d
|
remove the 32bit gpgx, and refactor things to only use the 64 bit version. keep 64bit stuff in a gpgx64 folder to avoid git auto-rename detection shenanigans
|
2017-07-09 09:21:03 -05:00 |
adelikat
|
7156d9c7c8
|
SNES - allow setting core from gamdb, set a bunch of roms to bsnes that either crash or do not run in snes9x, should fix #906
|
2017-07-08 21:33:21 -05:00 |
nattthebear
|
06e1f701aa
|
Add a more intelligible error message when user error tries to load a bin file into saturn
|
2017-07-08 18:22:40 -04:00 |
nattthebear
|
97c0d52498
|
Make DGB run again. It has been broken since GB bios files were added
|
2017-07-06 19:18:26 -04:00 |
alyosha-tas
|
ed9ef91926
|
Update Gambatte: Fixes pocket monsters
Also changes core selection behaviour so you can play game boy games in GBC
|
2017-07-06 17:56:51 -04:00 |
alyosha-tas
|
982813fb7e
|
Update gambatte
|
2017-07-06 17:55:34 -04:00 |
alyosha-tas
|
a3e2a94c60
|
update gambatte
|
2017-07-06 17:54:41 -04:00 |
alyosha-tas
|
08b6dadd49
|
Gambatte: Add core picker option
Replaces ForceDMG so that you can play gameboy roms in color game boy as well
|
2017-07-06 17:53:14 -04:00 |