James Groom
200cffabc4
Update README.md
2019-01-11 00:30:05 +10:00
James Groom
5e3e722858
Update README.md
2019-01-11 00:20:04 +10:00
James Groom
54602ba86f
Update README.md
2019-01-11 00:12:17 +10:00
James Groom
9155d213d3
Update README.md
2019-01-10 23:50:46 +10:00
James Groom
ef002869fb
Update README.md
2019-01-10 21:11:26 +10:00
James Groom
b82875f33a
Update README.md
2019-01-10 20:50:32 +10:00
James Groom
041436e5fd
Update README.md
2019-01-10 20:42:06 +10:00
James Groom
7ab6517867
Update README.md
2019-01-10 20:28:43 +10:00
James Groom
0a41092150
Update README.md
2019-01-10 15:01:37 +10:00
James Groom
41061b44ab
Update README.md
2019-01-10 14:30:49 +10:00
zeromus
cc532a2988
update nlua.dll with one built with optimization
2019-01-09 16:21:00 -05:00
James Groom
b29516fb59
Update README.md
2019-01-10 04:39:40 +10:00
James Groom
531e4d8909
Update README.md
2019-01-10 04:37:10 +10:00
Asnivor
d7caf48a70
EmuHawkMono.sh 'I suck at shell scripts' fix
2019-01-09 17:50:57 +00:00
James Groom
96042e2174
Update README.md
2019-01-09 17:39:13 +00:00
James Groom
37eb3a41fd
Update README.md
2019-01-09 17:31:16 +00:00
James Groom
43686a2cf1
Update README.md
2019-01-09 17:24:20 +00:00
James Groom
65ce6409ab
Update README.md
2019-01-09 17:18:41 +00:00
James Groom
233ac59d8a
Update README.md
2019-01-09 17:14:16 +00:00
James Groom
49301f4fe0
Update README.md
2019-01-09 17:09:28 +00:00
James Groom
592c6cd945
Update README.md
2019-01-09 17:05:57 +00:00
James Groom
245dce5571
Update README.md
2019-01-09 17:04:45 +00:00
James Groom
5297ba8eb7
Update README.md
2019-01-10 01:46:32 +10:00
James Groom
fe52089b1a
Update README.md
2019-01-10 01:37:09 +10:00
James Groom
31300b9cca
Update README.md
2019-01-10 01:35:01 +10:00
Asnivor
c2bc9893e5
Add Debian as option in EmuHawkMono.sh runscript
2019-01-09 14:37:11 +00:00
James Groom
a0d9c81331
Update README.md
2019-01-10 00:31:48 +10:00
James Groom
8557cdb90a
Update README.md
2019-01-09 20:44:11 +10:00
James Groom
bafcd6c724
Update README.md
2019-01-09 20:27:28 +10:00
Asnivor
ec89abd419
Merge pull request #1435 from TASVideos/mGBA_determinismbios
...
EmuHawk: _LoadRom() - Change deterministic back to how it was before.
2019-01-09 09:38:03 +00:00
James Groom
d8c22b5c9e
Update README.md
2019-01-09 16:23:16 +10:00
James Groom
10d7bcee6e
Update README.md
2019-01-09 16:21:12 +10:00
James Groom
ff19a708a4
Update README.md
2019-01-09 16:11:27 +10:00
James Groom
220e0612a9
Update README.md
2019-01-09 15:58:16 +10:00
James Groom
a43eacaa40
Update README.md
2019-01-09 15:54:24 +10:00
James Groom
0005b938e0
Update README.md
2019-01-09 15:53:31 +10:00
James Groom
689eb38801
Copy blurb from GitLab mirror
2019-01-09 03:57:51 +10:00
James Groom
47064f3d21
Update README.md
2019-01-09 03:52:51 +10:00
Asnivor
4c5728dedb
EmuHawk: Deterministic Emulation Revert
2019-01-08 12:48:40 +00:00
James Groom
a6b3717271
draft 3
2019-01-08 21:56:04 +10:00
Asnivor
b7f2363584
EmuHawk: Change deterministic back to how it was before. TRUE if a movie is queued, FALSE if not (and let the cores manage this setting further down the foodchain if they want to). Without this, mGBA skipbios will never work #1432
2019-01-08 11:53:27 +00:00
James Groom
a53f1f97dc
draft 2
2019-01-08 16:37:17 +10:00
James Groom
5f642845e7
draft 1
2019-01-08 16:08:37 +10:00
YoshiRulz
c0a28a320b
Inconsequential changes (no whitespace)
...
Remove useless semicolon, remove useless `? true : false`, move period to next
line
2019-01-07 22:02:02 +10:00
adelikat
4a6a6079b0
Merge pull request #1425 from NarryG/master
...
Fix quicknes (Fixes #1423 )
2019-01-06 11:57:13 -06:00
Dan B
b962f06e07
Fix quicknes
2019-01-06 12:16:28 -05:00
alyosha-tas
3a8ae031d3
GBHawkLink: Fix state error.
2019-01-05 13:00:37 -06:00
feos
56e77f4907
tastudio: allow to actually unbind markers from input, and unbind by default
2019-01-05 21:48:40 +03:00
feos
cd2d63b04a
tastudio:
...
- don't use branch laglog after loading it. it's useless because we invalidate if needed anyway
- PauseOnFrame being null started to crash seeking, fixed
- make use of movie alias in branchbox
- capture tsm state after loading the branch
todo: if we load a branch in the middle of invalid greenzone, advancing won't draw new greenzone even tho states are being created. laglog doesn't seem to allow gaps either. unsure how to resolve
2019-01-05 21:30:06 +03:00
alyosha-tas
292ee296dc
GBHAwk: palette not writable during rendering: fixes lego racers
2019-01-05 10:34:19 -06:00