vadosnaprimer
|
fb692806c3
|
tastudio: supposedly fix #1090 question mark
|
2018-01-10 22:32:22 +03:00 |
vadosnaprimer
|
d074880242
|
tastudio: MarkerView.ShrinkSelection()
|
2018-01-10 22:06:43 +03:00 |
vadosnaprimer
|
5bff769fe9
|
tastudio:
- scroll to new marker and new branch
- don't kill selection per marker removal
|
2018-01-10 22:06:41 +03:00 |
zeromus
|
c17f793733
|
in 1809d19ecb @vadosnaprimer made the disk capacity for greenzone disabled, but for some reason old settings files may still be setting a value into it, or maybe old tasprojs or something, so I just put a big limit on it so things dont crash. /shrugs
|
2018-01-09 14:21:58 -06:00 |
alyosha-tas
|
4e8ae412fe
|
FDS IRQ's round 2
|
2018-01-09 13:23:13 -05:00 |
alyosha-tas
|
9df6d3c01e
|
FDS: fix timer IRQ timing
|
2018-01-09 12:22:26 -05:00 |
alyosha-tas
|
e3c885a0ce
|
C64: Flsuh audio when readin from voice 3 output ports
Fixes strongman
|
2018-01-08 20:25:57 -05:00 |
alyosha-tas
|
f6c23270cc
|
FDS: Fix Behaviour of disk status bit
|
2018-01-07 14:57:41 -05:00 |
alyosha-tas
|
5dd0ea4224
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk
|
2018-01-06 18:18:12 -05:00 |
alyosha-tas
|
eaef35b126
|
C64: fix controller
|
2018-01-06 18:12:30 -05:00 |
vadosnaprimer
|
eea6740722
|
lua: client.isturbo() and client.isseeking()
|
2018-01-06 13:30:47 +03:00 |
vadosnaprimer
|
68a0fcf408
|
move avi writer call so it captures lua messages
I think it doesn't outrun anything critical this way
|
2018-01-03 19:35:37 +03:00 |
vadosnaprimer
|
761c1532e0
|
fix single-line messaged
|
2018-01-02 22:46:24 +03:00 |
vadosnaprimer
|
81f681bcd8
|
account for linebreaks when measuring message string
|
2018-01-02 21:25:07 +03:00 |
alyosha-tas
|
353fec4f00
|
SMS: Add Korea BIOS support
|
2018-01-01 12:04:07 -05:00 |
alyosha-tas
|
06201a1c4f
|
C64: Fix voume based audio sampling, fix some state bugs
|
2017-12-31 17:30:35 -05:00 |
alyosha-tas
|
df8edae97e
|
C64: Fix some bugs
|
2017-12-31 11:11:24 -05:00 |
alyosha-tas
|
b1320f38ef
|
Initial WRAM in Silva Saga to 0xFF instead of 0 so the game won't think valid files exist there
|
2017-12-30 19:55:06 -05:00 |
alyosha-tas
|
c24e88d4a3
|
Add "" scope to GPGX memory domain callbacks so the callback created by the trace buffer is within scope.
|
2017-12-29 22:33:26 -05:00 |
alyosha-tas
|
59bb3e1fc8
|
Gambatte: Revert behaviour of ROM loading so that GB games will not load in GBC mode
|
2017-12-29 21:15:01 -05:00 |
alyosha-tas
|
1f0c9f2be8
|
GBHawk: Fix audio and states
|
2017-12-15 14:29:11 -05:00 |
alyosha-tas
|
e92a455995
|
GBHawk Cleanups
|
2017-12-06 19:20:15 -05:00 |
alyosha-tas
|
7ae43505ec
|
GBHawk: Clean up interrupt handling
|
2017-12-06 18:55:38 -05:00 |
alyosha-tas
|
fe25f35b86
|
GBHawk: Halt DMA when CPU is halted
|
2017-12-06 10:50:43 -05:00 |
alyosha-tas
|
80e1ef7ad5
|
GBHawk: Pass new MBC1 test
|
2017-12-06 08:48:39 -05:00 |
alyosha-tas
|
b65c10afc7
|
GBHawk: CPU Update for new test
|
2017-12-06 08:12:41 -05:00 |
alyosha-tas
|
6ffa22aa7a
|
NESHawk: Fix APU IRQs
|
2017-12-05 19:36:02 -05:00 |
alyosha-tas
|
acd3386366
|
Merge pull request #1073 from Mad-Matty/patch-1
Update Vic.VideoProvider.cs
|
2017-12-05 09:22:39 -05:00 |
alyosha-tas
|
3818ecf193
|
GBHawk: Implement obscure audio effects
|
2017-12-04 14:39:41 -05:00 |
zeromus
|
6c1e45963e
|
add a build tool command which can strip timestamps from PE files (for my own use).
not even committing the built buildtool exe since we're not using it.
|
2017-12-04 01:00:58 -06:00 |
alyosha-tas
|
05f165af1f
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk
|
2017-12-03 19:10:00 -05:00 |
alyosha-tas
|
e951439bed
|
GBHawk: Implement frame draw delay
|
2017-12-03 19:09:33 -05:00 |
adelikat
|
5c9da58ce8
|
Merge pull request #1067 from Ashafix/cliArguments
fixed possible upper case problem in command line arguments parser
|
2017-12-03 12:27:15 -06:00 |
alyosha-tas
|
b7689dfe29
|
GBHawk: Fix some graphical bugs
|
2017-12-03 11:41:18 -05:00 |
alyosha-tas
|
8a48073a9b
|
NESHawk: Mapper 63
|
2017-12-02 18:39:52 -05:00 |
alyosha-tas
|
5ba647a632
|
NESHawk: Implement mapper 43 and UNIF_UNL-SMB2J
|
2017-12-02 12:22:48 -05:00 |
alyosha-tas
|
5e481a6083
|
NESHawk: Fix some unlicensed games
|
2017-12-02 10:03:27 -05:00 |
alyosha-tas
|
d840769a70
|
NESHawk: GameDB update
|
2017-12-01 20:52:41 -05:00 |
vadosnaprimer
|
fcb7588724
|
use actual Clamp()
|
2017-12-01 18:19:29 +03:00 |
vadosnaprimer
|
cea50c1ab1
|
fix #1072
thanks for helping, .net
|
2017-11-30 19:53:52 +03:00 |
alyosha-tas
|
701133d54e
|
SMS: Fix states
|
2017-11-29 10:08:33 -05:00 |
alyosha-tas
|
160d54057a
|
GBHawk: Fix altered space sprites
|
2017-11-27 19:37:13 -05:00 |
alyosha-tas
|
17aa0a00a7
|
GBHawk: allocate memory correctly >___>
|
2017-11-27 15:13:42 -05:00 |
alyosha-tas
|
0cfd2c59d0
|
Gameboy GPU Viewer: Always set upper byte of palette
|
2017-11-26 15:46:21 -05:00 |
alyosha-tas
|
34a17570d6
|
Gambatte: Properly dispose of GPUViewer memory pointers
-Still doesn't point to correct memory but at least doesn't crash
|
2017-11-26 09:25:16 -05:00 |
alyosha-tas
|
3e4ebb0dbd
|
GBHawk: GPU Viewer get updates correctly
|
2017-11-25 22:02:04 -05:00 |
alyosha-tas
|
4563c0449c
|
GBHawk: GPU Viewer fixes
|
2017-11-25 21:55:37 -05:00 |
alyosha-tas
|
13ec13a556
|
GBHawk : Initial support for GPU Viewer
|
2017-11-25 21:16:14 -05:00 |
alyosha-tas
|
2557be35d5
|
GBHawk: Bug Fix
|
2017-11-25 13:10:09 -05:00 |
alyosha-tas
|
35623000ac
|
GBHawk: Bug Fix
|
2017-11-25 11:10:59 -05:00 |