zeromus
|
27f2ad0f24
|
Revert "activate luaperks version of lua". Never mind, we no longer have evidence that we need this. We'll keep it stashed until we do.
This reverts commit 75d5abbf71 .
|
2015-11-02 01:08:55 -06:00 |
zeromus
|
75d5abbf71
|
activate luaperks version of lua
|
2015-11-02 00:28:38 -06:00 |
zeromus
|
e7bfc73b92
|
add a slimdx overload I needed
|
2015-08-22 02:55:23 -05:00 |
scrimpeh
|
bcbc588e05
|
Apple II - Fix Memory and Input Callbacks interacting with savestates
|
2015-07-06 22:09:18 +02:00 |
scrimpeh
|
23d93cc1fe
|
Apple II - Add Input Callbacks, Change definition of a lag frame
|
2015-07-06 21:15:48 +02:00 |
scrimpeh
|
f472b4802d
|
Apple II Breakpoints - Fix Write Breakpoints
|
2015-07-05 17:12:46 +02:00 |
scrimpeh
|
43dd015b51
|
AppleII - Add MemoryCallbacks, Breakpoint Support, Set Registers in Debugger to proper bit size.
|
2015-07-05 17:09:07 +02:00 |
scrimpeh
|
486bf49094
|
Apple II trace logger - remove vestigial stuff
|
2015-06-24 16:04:39 +02:00 |
scrimpeh
|
4b9ed33954
|
Apple II trace logger - fix crashes on loadstate, sanity check on printing opcodes
|
2015-06-24 16:00:19 +02:00 |
nattthebear
|
77d3369d26
|
Some stuff for loading elves. Not yet all finished.
|
2015-06-23 21:35:34 -04:00 |
goyuken
|
ae4881356e
|
appletwo: fix mono setting being borked on loadstate
|
2015-06-21 14:40:58 +00:00 |
scrimpey
|
02b71ab377
|
Apple II - Add Trace Logging functionality
|
2015-06-21 14:31:18 +00:00 |
scrimpey
|
4b1547384b
|
Implemented AppleII.SetCpuRegister
|
2015-06-15 21:29:28 +00:00 |
adelikat
|
a99c0787a8
|
Apple II - implement IDisassembler, and IDebuggable.GetCpuFlagsAndRegisters()
|
2015-06-12 23:51:03 +00:00 |
goyuken
|
44b47f96a1
|
apple 2 keyboard: fix oopsie that made nearly every key combination with ctrl or shift or caps active invalid
|
2015-05-30 14:50:53 +00:00 |
adelikat
|
f5daee2623
|
Virtu core - remove SupressMessage attributes, also change tabs to spaces in files I touched
|
2015-05-20 01:28:50 +00:00 |
adelikat
|
edbb7508b5
|
Apple II - Virtu Core - remove String.cs shenanigans
|
2015-05-20 01:22:26 +00:00 |
goyuken
|
facee4e113
|
Fix oopsie
|
2015-05-20 00:12:19 +00:00 |
goyuken
|
ef20ef1991
|
[JsonIgnore] an unneeded part of Apple II video core
|
2015-05-19 23:49:19 +00:00 |
goyuken
|
46c374f8a3
|
ye olde drive lighte
|
2015-05-19 23:33:50 +00:00 |
goyuken
|
894cae0c52
|
apple 2 savestates: custom Type handling to be more resilient to assembly changes
|
2015-05-19 23:27:28 +00:00 |
goyuken
|
704ace5eb7
|
AppleII - don't savestate unneeded AV buffers.
|
2015-05-19 22:01:13 +00:00 |
goyuken
|
8cbaf6304a
|
clean up array handling in apple 2 savestates
|
2015-05-19 21:39:29 +00:00 |
goyuken
|
15b29de1c2
|
AppleII: Savestate MegaFun. All existing savestates are obsoleted.
|
2015-05-19 01:20:35 +00:00 |
goyuken
|
d91e6f184a
|
Add support for binary savestate as BSON, but turn it off and make binary savestates a stupid text clone because BSON sucks
|
2015-05-18 01:52:14 +00:00 |
adelikat
|
44027bc6de
|
compile Virtu.dll in release mode
|
2015-05-18 01:00:57 +00:00 |
goyuken
|
6ab8be0a1d
|
Screwball mode Apple II savestates
|
2015-05-18 00:14:00 +00:00 |
adelikat
|
dbc3a5cb2c
|
Apple II - wire up the lag counter, may or may not be correct logic, don't know too much about Apple II internals, but eyeballing the code, it looks like a reasonable place to decide if input was polled.
|
2015-04-26 12:40:21 +00:00 |
adelikat
|
b9d2331798
|
Break off Virtu into its own dll
|
2015-04-15 22:13:54 +00:00 |
zeromus
|
e12c711a0e
|
try to manage lua memory leak prevention in a way thats safer from re-entrancy during finalization thread
|
2015-03-28 05:53:03 +00:00 |
zeromus
|
5aed8f8224
|
luainterface was leaking memory. as far as i can tell, it was ALWAYS leaking memory. Lets see if this fixes it.
|
2015-03-01 04:27:51 +00:00 |
goyuken
|
a09c488f5b
|
add infrastructure to use alternate zipping libraries in savestate. use DotNetZip for some speedupzzzzzzzzzzzz
|
2014-10-09 23:39:13 +00:00 |
zeromus
|
5ebb1b1e2e
|
clean up recent roms contextmenu processing, and add support for launching the whole shell contextmenu.. its kind of cruddy though.
|
2014-09-30 08:51:48 +00:00 |
zeromus
|
8e50487695
|
build luainterface.dll into the references folder, like other more modern things.
|
2014-08-14 01:07:26 +00:00 |
zeromus
|
c290ef8bb5
|
fix a bug in the building logic. i dont understand it, but maybe this had to do with why some people can't open n64 roms
|
2014-07-26 23:57:22 +00:00 |
zeromus
|
e576438730
|
try fixing bugs in json missing type handling
|
2014-06-10 03:59:21 +00:00 |
zeromus
|
449957e0a2
|
add MissingTypeHandling to json.net, to increase durability against config serialization type changes
|
2014-05-17 04:30:18 +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
|
6d2d90d941
|
this file wasnt needed
|
2014-01-27 00:49:41 +00:00 |
zeromus
|
a2ba761ae1
|
BizwareGL!
|
2014-01-27 00:02:21 +00:00 |