adelikat
|
093c86fb86
|
Ram watch - rename some properties to match naming style
|
2019-10-04 13:08:39 -05:00 |
alyosha-tas
|
d2fe217869
|
GBHawk: expose 4x core
|
2019-10-04 13:52:29 -04:00 |
adelikat
|
905fc1ac1e
|
tell resharper to prefer usings outside the namespace, and full qualified, and System. usings first
|
2019-10-04 12:30:42 -05:00 |
adelikat
|
3c0b793d97
|
lua console - fix a few other places where not having an association with .lua will throw an exception
|
2019-10-04 12:09:23 -05:00 |
adelikat
|
80150f70be
|
Lua console - misc cleanups, remove some unused code
|
2019-10-04 12:06:23 -05:00 |
adelikat
|
cf6c8c6dde
|
Lua console - don't throw exception when opening a .lua file if the user has not associated a .lua file with an application. Fixes #1683
|
2019-10-04 11:52:46 -05:00 |
alyosha-tas
|
71527da3ed
|
GBHawk: Start 4x support
|
2019-10-03 22:04:36 -04:00 |
alyosha-tas
|
211e65dbf5
|
GBHawk: IR comm working
|
2019-10-01 21:03:30 -04:00 |
alyosha-tas
|
9bfe61a9d4
|
GBHawk: more bug fixes
|
2019-10-01 18:36:39 -04:00 |
alyosha-tas
|
5cfda44cbf
|
GBHawk: linking improvements
|
2019-09-30 11:17:15 -04:00 |
alyosha-tas
|
1520529acf
|
GBHawk: Serial port cleanup
|
2019-09-29 21:08:05 -04:00 |
alyosha-tas
|
9b161ced56
|
GBHawk: Clean up frame display routines
|
2019-09-29 20:15:49 -04:00 |
alyosha-tas
|
96fa7feb09
|
GBHawk: Fix Worms Armaggedon
|
2019-09-28 21:46:55 -04:00 |
adelikat
|
f81547b5ee
|
Ram watch - more cleanup, remove unused and commented code, and some nitpicks
|
2019-09-28 09:17:00 -05:00 |
adelikat
|
19645e54bc
|
Ram watch - a few cleanups, and change spaces to tabs
|
2019-09-28 09:11:41 -05:00 |
adelikat
|
5531c8731c
|
Ram watch -update watch counter when duplicating a watch. Fixes #239
|
2019-09-28 09:11:26 -05:00 |
alyosha-tas
|
49ec644f71
|
GBHawk: Add in IR transfer support
|
2019-09-24 13:09:17 -04:00 |
alyosha-tas
|
514635c127
|
GBHawk: Fix pokemon Crystal (HDMA bug)
|
2019-09-23 20:13:08 -04:00 |
alyosha-tas
|
815145c939
|
GBHawk: Clean up and PPU seperation.
|
2019-09-22 21:09:47 -04:00 |
alyosha-tas
|
2c575dd91a
|
GBHawk: Update frame definitions
|
2019-09-18 10:28:54 -04:00 |
alyosha-tas
|
32c2c4b78e
|
GBHawk: Begin to seperate GBC and GBC-in-GB-compatibility-mode ppus.
|
2019-09-15 22:51:50 -04:00 |
alyosha-tas
|
d5c9f32095
|
GB3x: update saveram and memory domains
|
2019-09-15 16:19:48 -04:00 |
alyosha-tas
|
0bd3553c27
|
NESHawk : fix dendy mode
|
2019-09-14 10:30:18 -04:00 |
alyosha-tas
|
42f9b817d2
|
GBHawk3x: Add center audio
|
2019-09-11 09:45:48 -04:00 |
alyosha-tas
|
9f8eaa87de
|
GBhawkLink3x: linking
|
2019-09-09 14:06:37 -04:00 |
zeromus
|
ef6a7d56e1
|
Merge pull request #1661 from MrCheeze/sram-flashram
Add N64 SRAM and FlashRAM memory domains
|
2019-09-08 23:41:35 -05:00 |
MrCheeze
|
4d49dc5d30
|
ALL n64 memory domains need to be byteswapped, not only rdram/rom
|
2019-09-09 00:16:43 -04:00 |
MrCheeze
|
3f26d14eaa
|
added SRAM and FlashRAM memory domain support for N64
|
2019-09-08 23:20:35 -04:00 |
alyosha-tas
|
79c4b1e846
|
GBHawkLink3x: Initial Commits
|
2019-09-08 16:35:39 -04:00 |
alyosha-tas
|
a01c205d62
|
GBHawk: don't try to read 0 samples.
|
2019-09-03 10:38:53 -04:00 |
YoshiRulz
|
0840687d4e
|
Allow disabling frame skip from Lua (resolves #1655)
|
2019-09-02 15:20:09 +10:00 |
feos
|
ab042fafd0
|
srt export: I was dumb and made it edit the original thing instead of the copy
|
2019-08-30 19:51:49 +03:00 |
YoshiRulz
|
e3e51678b7
|
Improve docs in SavestateLuaLibrary (resolves #1649)
|
2019-08-28 15:11:14 +10:00 |
zeromus
|
0753c9d924
|
Merge pull request #1645 from chuckries/SnesGfxDebuggerTSTMOBJ
Fix TM and TS checkboxes for OBJ in SNES Graphics Debugger
|
2019-08-22 14:41:41 -04:00 |
Chuck Ries
|
9e2ea95691
|
Fix TM and TS checkboxes for OBJ in SNES Graphics Debugger
Fixes an issue that caused the TM and TS checkboxes for the OBJ layer to
always be the opposite of what is correct.
|
2019-08-22 11:21:01 -07:00 |
YoshiRulz
|
8c53a06a6b
|
Port GetRelativePath
|
2019-08-17 16:03:27 +10:00 |
YoshiRulz
|
2073583157
|
Fix typo, re-add Asnivor's implementations which may help on .NET Core
|
2019-08-17 15:45:26 +10:00 |
YoshiRulz
|
67cbe9a5ee
|
Cleanup OSTailoredCode
|
2019-08-12 20:53:55 +10:00 |
YoshiRulz
|
72c052622c
|
Use SystemColors instead of using a lookup
And work around unimplemented stuff in the System.Drawing implementation that
I'm using --Sappharad
|
2019-08-12 20:34:17 +10:00 |
YoshiRulz
|
1992856655
|
Export env var so the command string is shorter
|
2019-08-12 20:16:35 +10:00 |
YoshiRulz
|
196594e1df
|
Port TryMakeRelative and IsSubfolder
|
2019-08-12 20:03:40 +10:00 |
YoshiRulz
|
b7249a99a5
|
Extract shell command helpers
|
2019-08-12 20:00:42 +10:00 |
YoshiRulz
|
080343f902
|
Only check matching assembly versions on Windows
Assembly version check shouldn't be necessary if installed with a package
manager.
|
2019-08-12 02:20:09 +10:00 |
alyosha-tas
|
76df4758db
|
A2600: update ball emulation
A7800: update m6532 to match 2600
|
2019-08-03 19:17:28 -04:00 |
alyosha-tas
|
f058933342
|
Vectrex: Fix firmware
|
2019-08-03 09:26:30 -04:00 |
alyosha-tas
|
6948b999f1
|
A2600: Fix ram buffer
|
2019-08-01 08:51:32 -04:00 |
alyosha-tas
|
dce8db231b
|
GBHawk: color regs writable
|
2019-07-29 14:09:51 -04:00 |
alyosha-tas
|
b429cdd9ac
|
Basic bot, spaces back to tabs
|
2019-07-28 09:27:41 -04:00 |
alyosha-tas
|
a9f0ab6326
|
Merge pull request #1615 from ShinobiWannabe/basicbot_tasstudio_issue
Basicbot tasstudio issue
|
2019-07-28 09:21:42 -04:00 |
alyosha-tas
|
58da61fbde
|
A7800: oops, corrected bios
|
2019-07-25 13:03:05 -04:00 |