goyuken
d5bb0c9b4c
analog controls: add ability to unbind buttons
2014-02-09 23:18:42 +00:00
goyuken
0e4967f539
PCE tile viewer and SMS VDP viewer: implement CTRL+C clipboard copying
2014-02-08 23:15:10 +00:00
goyuken
f1e3196ae9
add a simple VDP viewer for SMS/GG
2014-02-08 23:02:47 +00:00
adelikat
41faaedc18
TAStudio / Movies 2.0 - rip out a bunch of boolean input assumptions, in favor of..nothing for right now this breaks most all of the functionality of TAStudio, will replace with something that accounts for float input as well
2014-02-08 22:41:47 +00:00
goyuken
78a0b428a3
hex editor: show partial rows
2014-02-08 21:57:16 +00:00
zeromus
f0001687ed
fix hexeditor bugs related to my last commits to it
2014-02-08 21:47:39 +00:00
goyuken
8b006b3b59
PCE: add tile viewer. it doesn't have as many bells and whistles as the other viewers, but it does a basic job of it.
2014-02-08 16:40:15 +00:00
adelikat
2c0804eede
Input config - when autotab is off, fix bug where pressing esc was not updating the textbox, also some formatting cleanup
2014-02-08 16:15:07 +00:00
zeromus
9ca6f152cf
support old scanlines and hq2x filter via actual retroarch shader presets. at this point you could overwrite them with whatever you wanted, but you should probably wait for me to add user filter selection
2014-02-07 02:36:27 +00:00
goyuken
036dcd8f32
AV out: add option to pad (instead of stretch) with the video resize output
2014-02-07 02:28:07 +00:00
goyuken
099ae2484f
show slightly informative message if mainform tries to load saveram for a game that has none
2014-02-06 22:08:01 +00:00
goyuken
25e7355fe4
NES: region override. now you can add Subor Style to all of your favourite games
2014-02-06 02:06:17 +00:00
goyuken
92aa23de6f
nes ppu viewer: correct tile number display bug (was always wrong). in addition, show more informative data for 8x16 sprite tile number
2014-02-05 19:08:04 +00:00
adelikat
e71d729626
some minor code cleanups in BizHawk.Common
2014-02-04 21:15:33 +00:00
zeromus
8439d13236
change 1px bordering method amd workaround hack so it can always be black
...
add icon for firmwares and display config
2014-02-04 21:06:00 +00:00
zeromus
255eb5adbf
fix 1px fullscreen frame remaining after returning to windowed mode
2014-02-04 01:37:43 +00:00
zeromus
c61f5950a1
add hack to work around windows or AMD bullshit: 1px border around screen in fullscreen mode to avoid flickering monitors and corrupting taskbar due to gamer speedhacks getting activated which actually put your system in fullscreen mode without us having asked for it. This could be turned into an option, if anyone notices.
2014-02-04 00:41:24 +00:00
adelikat
23f7017651
Some code cleanup tinkerings in Client.Common
2014-02-03 20:48:01 +00:00
adelikat
3dfcd8b22a
drastically cleanup the InputValidate class
2014-02-03 19:37:43 +00:00
zeromus
33294f9c81
dont malfunction when compiling filter shaders on low-spec systems; just make the filters unavailable instead
2014-02-03 07:43:47 +00:00
zeromus
cd7ca56441
restore scanlines filter as shader
2014-02-03 07:01:31 +00:00
zeromus
582a3ae58a
forgot to add
2014-02-03 06:34:55 +00:00
zeromus
151b074563
re-add hq2x via shader. add a new Display Configuration dialog (its simple for now).
2014-02-03 05:27:59 +00:00
adelikat
f72debc84e
Slight and meaningless TAStudio stuff
2014-02-02 17:49:40 +00:00
adelikat
a17945296c
Update about box with new contributers and gpgx information
2014-02-01 22:39:48 +00:00
adelikat
50a879dd05
Tastudio - implement Floating window and refactor to use ToolDialogSettings object
2014-02-01 15:44:51 +00:00
adelikat
89f9cfc711
Ti83 Keypad - Always on Top, Floating Window, refactor
2014-02-01 15:29:18 +00:00
adelikat
791a4d655b
SNES Game Genie dialog - Always on Top, Floating Window, refactor
2014-02-01 14:55:08 +00:00
adelikat
3497e28f96
PCE BG Viewer - implement Always on Top and Floating Window, and refactor
2014-01-31 23:42:06 +00:00
adelikat
d87978087d
NES PPU Viewer - implement Always on Top and Floating Window and refactor
2014-01-31 22:58:41 +00:00
adelikat
33c104d418
NES Nametable Viewer - Floating Window and Always on Top, and refactor
2014-01-31 21:23:46 +00:00
adelikat
4aab2ea31d
NES Game Genie dialog - implement Always on Top and Floating Window + refactor
2014-01-31 20:49:38 +00:00
adelikat
8654303b59
Genesis Game Genie dialog - implement Always on Top and Floating window and refactor code
2014-01-31 20:36:27 +00:00
zeromus
01b5c44d5c
refine hex editor keyboard handling a bit
2014-01-31 04:26:39 +00:00
adelikat
e634d9558a
Gameboy Game Genie dialog - top most and floating window, and refactor to use ToolSettingsDialog, and some code cleanup
2014-01-31 02:26:09 +00:00
adelikat
8e2fa8a31b
Virtualpads - simplify some boilerplate logic
2014-01-31 01:53:20 +00:00
adelikat
83be118d03
Virtual Pads - implement Always on Top and Floating Window and lots of code cleanup
2014-01-31 00:53:20 +00:00
adelikat
f3755975a1
Lua - implement Always on Top and Floating Window
2014-01-30 22:32:29 +00:00
adelikat
5f5677781b
Cheats dialog - Floating window option
2014-01-30 15:51:07 +00:00
adelikat
003156d28e
Trace Logger - remember window size, implement floating window and restore default settings, refactor, also clean up some ToolDialogSettings logic
2014-01-30 15:28:05 +00:00
adelikat
dead076979
Ram Watch - floating window and refactor
2014-01-30 14:29:34 +00:00
zeromus
c922dde1ee
double-buffer main emulation display texture. maybe this will help improve performance on some finnicky video cards.
2014-01-30 04:46:59 +00:00
zeromus
b7a053f7da
dont allocate keystates repeatedly in input code (use `ref keystate`) instead
2014-01-30 04:35:35 +00:00
adelikat
a742758288
oops
2014-01-30 03:36:18 +00:00
adelikat
d44e6c6342
Ditto for trace logger
2014-01-30 03:34:58 +00:00
adelikat
ab4f9534fe
a bit of cleanup
2014-01-30 03:11:28 +00:00
adelikat
364c2367ea
Hex Editor - refactor to use ToolDialogSettings Add floating window option
2014-01-30 03:10:17 +00:00
adelikat
53fa1a566a
create a ToolDialogSettings object and refactor Ram Search to use it as a proof of concept
2014-01-30 00:55:31 +00:00
zeromus
85fe967810
cleanup, namely of GraphicsControl and related systems, and add a RetainedGraphicsControl which should be useful for tool windows
2014-01-28 19:33:49 +00:00
mvl1986
c4ffc78224
simpler solution for getting single entries of libraries
2014-01-28 15:44:02 +00:00
mvl1986
c392321bb0
Updated intellisense only shows unique hits and the new files are always added to the console.
2014-01-28 14:04:58 +00:00
zeromus
2275ec234f
massive displaymanager/renderpanel refactor. All useful logic is now compact and in DisplayManager. Also, remove the old filter infrastructure, its totally outdated now
2014-01-28 04:39:27 +00:00
adelikat
7fac499996
Lua - finish up documentation and strongly type some more params
2014-01-27 20:19:08 +00:00
zeromus
2ae48a7103
some csproj was jacked due to assemblies move into References. not sure how
2014-01-27 19:50:54 +00:00
zeromus
ecb1653d1b
remove pasted enum declarations from BizwareGL assembly. we're just gonna use openTK's OpenGL namespace.
2014-01-27 09:45:16 +00:00
zeromus
25cab541b1
assorted cleanup and quick restore of DIspBlurry and Vsync settings
2014-01-27 06:03:18 +00:00
zeromus
857dff9cf4
some small cleanup
2014-01-27 05:37:04 +00:00
adelikat
7417ea7b8f
Lua - more documentation and more strong typing of parameters, more fixups to display of parameter types in the Lua functions list
2014-01-27 03:16:05 +00:00
zeromus
be49f6fa33
fix mouseclicks on GL viewport
2014-01-27 02:06:05 +00:00
zeromus
055c08179f
reorganize some dlls into References directory, im tired of seeing all these things in the project root
2014-01-27 01:11:39 +00:00
zeromus
c6997c49c8
use openTK for graphics math types, even if, hypothetically, we make a d3d BizwareGL driver.
2014-01-27 00:38:10 +00:00
zeromus
a2ba761ae1
BizwareGL!
2014-01-27 00:02:21 +00:00
adelikat
157f092aa2
Lua clean up Bit and Client libraries by using strongly typed numbers as a proof of concept that we can
2014-01-26 20:36:00 +00:00
adelikat
70feebf229
Add documentation to as many lua function as I can sanely do in one sitting
2014-01-26 18:36:27 +00:00
goyuken
f734665f67
nes: remove unused variables in mapper087
2014-01-26 16:34:04 +00:00
adelikat
91fdad9d45
LUa - whack now unused code
2014-01-26 16:21:20 +00:00
adelikat
5f9757d7d0
Lua - finish up refactoring remaining lua libraries
2014-01-26 16:15:45 +00:00
adelikat
bce8320b85
Lua - new Register method on some more libraries
2014-01-26 13:30:45 +00:00
adelikat
583be2516c
Lua - new registration system added to NES and SNES libraries
2014-01-26 03:26:52 +00:00
adelikat
ac9e4c1d3d
Lua - same to movie library
2014-01-26 02:50:26 +00:00
adelikat
988ed03198
ditto for Memory library
2014-01-26 02:43:28 +00:00
adelikat
94d20e92f4
Lua - new register system for Main Memory library and a bunch of cleanup for that lib
2014-01-26 01:48:32 +00:00
adelikat
c6859a6d4f
Lua ditto for joypad library and slight fix documentation
2014-01-26 00:01:40 +00:00
adelikat
c66e529fb7
lua - ditto to Events library
2014-01-25 21:37:25 +00:00
adelikat
65d50ca329
Lua - refactor emu library to use the new registration method, documentation is all "TODO"
2014-01-25 21:10:51 +00:00
adelikat
06c0417f96
some Lua documentation related cleanup and support column sorting on Description in Lua Functions list
2014-01-25 20:27:51 +00:00
adelikat
e22227160d
show descriptions in Lua functions list
2014-01-25 20:04:26 +00:00
mvl1986
73de95d65e
LuaWriter LineNumbers now work with scrolling, fixed an exception that was happening if a keyword was longer than the length of the line it checked it against.
...
AutoCompleteView now resizes depending on how many items are in the list.
-mightyMar
2014-01-25 16:25:05 +00:00
adelikat
4701b319be
Lua - add a new way to do reflection to get method names, now the function list simply needs to match the method name, and the method name does not need to redundantly specificy the library name. Only the Bit library hooked up currenlty.
2014-01-25 15:05:53 +00:00
mvl1986
0a494c386e
LuaConsole now updates when a new Luascript is saved in the LuaWriter.
...
LineNumbers can now be shown in the Writer, only updates when a selectionchanged event occurs, not on the scrolling of the screen.
Option to toggle LineNumbers on and off
-MightyMar
2014-01-24 12:44:55 +00:00
goyuken
3c357a7d83
nes: try (and fail) to support some bad dumps of FAMICOM JUMP 2. meh. the good one works anyway.
...
batchrunner: keep track of number of lag frames and print to output
2014-01-21 19:08:11 +00:00
adelikat
8ab655d963
A better fix for something I broke
2014-01-21 16:31:12 +00:00
adelikat
9df0821fcd
Lua Console - convert spaces to tabs and remove a todo
2014-01-21 16:25:51 +00:00
mvl1986
a177a111b9
Line 53:
...
changed: LuaImp = new EmuLuaLibrary(this);
into: LuaImp = new EmuLuaLibrary();
-MightyMar
2014-01-21 16:24:03 +00:00
adelikat
186503c041
Some formatting cleanup on EmuLuaLibrary, nothing useful here
2014-01-21 00:43:57 +00:00
adelikat
614d457de4
Lua - Implement client.clearautohold()
2014-01-21 00:36:22 +00:00
goyuken
9be3364db4
FDS: fix menu bug
2014-01-20 17:18:55 +00:00
pasky1382
08504fc25a
Added more string lua functions
2014-01-20 17:06:09 +00:00
mvl1986
cb600e5bf7
Updated the AutoCompleteView, now shows possible libraries, possible methods within libraries, replaces halftyped words and adjusts to what you typed. Also made it a bit easier to use
2014-01-20 16:33:45 +00:00
null_ptr
8530baee0c
Fixing N64SyncSettings not being saved
2014-01-20 12:15:07 +00:00
zeromus
3ab8e60d1b
add FloatingWindow concept to RamSearch tool, which lets you control how it sorts along with the main emuhawk window. it's not entirely ordinary for this to be controllable, but it should certainly be appreciated
2014-01-20 05:14:36 +00:00
zeromus
7a07a910f8
temporarily fix build by removing lua string library which has a missing file
2014-01-20 05:13:43 +00:00
zeromus
c10fbed709
make ram search reboot icon red
2014-01-20 04:31:49 +00:00
pasky1382
a2dd821474
Added new EmuLuaLibrary.String, contains decimal to hex string and binary string.
2014-01-19 16:36:43 +00:00
goyuken
77e87688c3
NES: fix CPROM with bad dumps. also fix small mainform menu bug with core selection
2014-01-18 15:36:35 +00:00
mvl1986
9963518715
Added sorting to the columns in the ListView
2014-01-17 11:51:52 +00:00
mvl1986
ce36a94894
Still part of commit 5824
2014-01-16 17:00:55 +00:00
mvl1986
7e685551c8
Added Sorting to DetailsView in PlayMovie
2014-01-16 16:41:13 +00:00
adelikat
510c49fd01
Remove the CheckHotkey concept as I have decided it was overengineering, but move hotkey stuff to its own subform of MainForm
2014-01-16 16:32:34 +00:00
mvl1986
b342e6a195
Added sorting to the Datagridview
2014-01-16 13:47:04 +00:00