adelikat
|
91fb593ea1
|
lua - implement emu.getboardname()
|
2017-05-12 15:18:43 -05:00 |
adelikat
|
22e2df3868
|
Point out a probable bug
|
2017-05-10 14:26:21 -05:00 |
adelikat
|
29d470a933
|
Cleanup tasproj related code. This includes C#6ism (feos has 2015 now). Added some todos for some sketch code
|
2017-05-10 14:19:46 -05:00 |
adelikat
|
adc60dc6fb
|
more LINQ pet peeves
|
2017-05-10 13:43:41 -05:00 |
adelikat
|
3860cf89c3
|
LINQ-fu
|
2017-05-10 13:40:18 -05:00 |
adelikat
|
429b066955
|
Client.Common - remove various redundant codez
|
2017-05-10 13:37:04 -05:00 |
adelikat
|
f942a409d7
|
Client.Common - remove a bunch of unused usings
|
2017-05-10 13:27:10 -05:00 |
nattthebear
|
ebe789eed2
|
heh
|
2017-05-10 07:45:23 -04:00 |
zeromus
|
8bc067cbbe
|
lua: fix memory leak causing crash after a few dozen script loads/resets
|
2017-05-10 01:58:19 -05:00 |
adelikat
|
e0985465b6
|
misc Client.Common code cleanups
|
2017-05-09 13:19:55 -05:00 |
adelikat
|
cdb0802230
|
Misc Client.Common cleanups
|
2017-05-09 07:22:56 -05:00 |
adelikat
|
eafa39456f
|
Genesis - there's a couple more buttons on the menacer
|
2017-05-07 18:05:09 -05:00 |
adelikat
|
e839a1c163
|
Add lua canvas methods to documentation
|
2017-05-07 16:33:48 -05:00 |
adelikat
|
cb24ed1d22
|
some mnemonics for colecovision peripheral buttons
|
2017-05-06 19:08:57 -05:00 |
zeromus
|
ac767a2acc
|
clarification to the saveram flushing system
|
2017-05-06 17:50:36 -05:00 |
adelikat
|
59139ab266
|
Spell out Numerator and Denominator
|
2017-05-05 11:25:38 -05:00 |
adelikat
|
62a13d961d
|
Move VsyncNum and VsyncDen out of CoreComm and into IVideoProvider
|
2017-05-05 11:21:37 -05:00 |
J.D. Purcell
|
8b2b12585a
|
Mostly whitespace cleanup to reduce difference with mono-portable branch.
|
2017-05-02 23:09:50 -04:00 |
adelikat
|
698c6741ae
|
Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method
|
2017-05-01 20:09:11 -05:00 |
adelikat
|
ded1c2d7b7
|
Break off BoardName from IEmulator into a separate IBoardInfo service
|
2017-04-30 21:01:54 -05:00 |
J.D. Purcell
|
efb46d5fb2
|
Rewind initialization cleanup.
|
2017-04-30 20:38:10 -04:00 |
adelikat
|
26d8166c0e
|
mnemonic for SNES multitap toggle button
|
2017-04-30 12:30:43 -05:00 |
J.D. Purcell
|
303e8d41e9
|
Cleanup code to create GUI Renderer.
|
2017-04-29 17:49:34 -04:00 |
J.D. Purcell
|
3ebcaa8af0
|
Rewind cleanup / tweaks.
|
2017-04-29 14:04:19 -04:00 |
adelikat
|
a8c15a652b
|
Emulation.Common cleanups
|
2017-04-27 11:37:26 -05:00 |
adelikat
|
ebe001b526
|
Cleanup FirmwareManager, and some other Emulation.Common nitpicks
|
2017-04-27 10:55:22 -05:00 |
J.D. Purcell
|
bb95ccf82d
|
Update SharpZipLib (from 9ad7f58 on 2016-12-04 with target framework changed to 4.0). Should fix #834.
|
2017-04-25 23:17:04 -04:00 |
adelikat
|
5a408f9321
|
Remove the obsolete BinaryStateLoader.HasLump()
|
2017-04-24 13:18:45 -05:00 |
adelikat
|
1184e8ed05
|
lua - implement tastudio.getselection(), tastudio.insertframes(), tastudio.deleteframes()
|
2017-04-22 20:50:03 -05:00 |
adelikat
|
3889703bf9
|
snes - mnemonics for payload controller, meh
|
2017-04-22 12:41:35 -05:00 |
adelikat
|
99d70a1c7f
|
SNES - super scope support
|
2017-04-20 19:50:58 -05:00 |
zeromus
|
e9229747d7
|
new libretro WIP with libco support. Still missing sound, saves, many small details. Will undergo heavy organizational revisions.
|
2017-04-17 22:49:08 -05:00 |
zeromus
|
f2c48a165a
|
add SystemInfo for libretro
|
2017-04-17 22:43:08 -05:00 |
zeromus
|
c4776a0c00
|
rewind: fix zero-size savestates, and maybe fix a possible 1 byte array overrun
|
2017-04-17 22:42:42 -05:00 |
J.D. Purcell
|
49134199fc
|
SystemInfo cleanup.
|
2017-04-17 20:57:26 -04:00 |
adelikat
|
8dd9e3bfc1
|
oops
|
2017-04-15 16:06:40 -05:00 |
J.D. Purcell
|
b53502eed8
|
Spaces -> tabs.
|
2017-04-15 16:37:30 -04:00 |
J.D. Purcell
|
ed3bf0e62b
|
Fix mixed line endings.
|
2017-04-15 15:53:02 -04:00 |
adelikat
|
b6f335e4c8
|
misc code cleanups in BizHawk.Client.Common
|
2017-04-14 14:59:01 -05:00 |
adelikat
|
37c989c661
|
more misc code cleanups, with some C#6isms
|
2017-04-10 11:24:53 -05:00 |
adelikat
|
fc59710dab
|
some code cleanup, mostly introducing C#6isms, also add a customized resharper+stylecop settings file in case anyone is using resharper
|
2017-04-10 10:30:05 -05:00 |
J.D. Purcell
|
b2a28339d1
|
Use 'nameof' operator.
|
2017-04-10 08:36:42 -04:00 |
J.D. Purcell
|
ab155217e7
|
Random (small) cleanups.
|
2017-04-09 23:08:26 -04:00 |
adelikat
|
681ec8317e
|
Merge pull request #827 from shanehoman/saveram_hotkey_lua
flush Saveram via hotkey or lua
|
2017-04-07 20:55:07 -05:00 |
J.D. Purcell
|
98c1ccab4d
|
Cleanup.
|
2017-04-04 23:45:52 -04:00 |
J.D. Purcell
|
9bb4cc9917
|
Fix bug when allocating smaller than requested rewind buffer.
|
2017-04-04 23:29:43 -04:00 |
J.D. Purcell
|
a47e69507f
|
More rewind cleanup.
|
2017-04-04 23:26:22 -04:00 |
J.D. Purcell
|
9a7e7496c9
|
Comment the tricky parts of the rewind code.
|
2017-04-03 22:19:09 -04:00 |
shanehoman
|
0db0c4eccf
|
bind a hotkey to flush sram
|
2017-04-02 23:08:47 -07:00 |
J.D. Purcell
|
eadea2481e
|
Rewind: Re-order some methods (no code change).
|
2017-04-02 19:39:13 -04:00 |