MrWint
|
7e851b19f3
|
Gambatte core: unify DMG and CGB bios handling
|
2019-05-26 20:11:50 +02:00 |
MrWint
|
d8c238c9fb
|
libgambatte: timar quirk accuracy
|
2019-05-26 19:40:19 +02:00 |
MrWint
|
ca31e9ad72
|
libgambatte: Non-atomic interrupt handling
|
2019-05-26 19:29:17 +02:00 |
MrWint
|
9d266ce281
|
libgambatte: hang on invalid opcode
|
2019-05-26 19:19:39 +02:00 |
alyosha-tas
|
cd1ab99f54
|
Vectrex: 6522 work
|
2019-05-26 09:16:53 -04:00 |
MrWint
|
ae98698758
|
libgambatte: Refactor Memory
|
2019-05-26 14:17:22 +02:00 |
MrWint
|
51e8ba3cf5
|
libgambatte: refactor Tima
|
2019-05-26 12:46:17 +02:00 |
MrWint
|
79085f9a3a
|
libgambatte: Remove unused saveState() functions
|
2019-05-26 12:36:08 +02:00 |
MrWint
|
b58554f62e
|
libgambatte: Remove unused interrupter
|
2019-05-26 12:33:32 +02:00 |
MrWint
|
af42fbb714
|
Reformat gambatte.cpp
|
2019-05-26 12:22:53 +02:00 |
MrWint
|
a79febdef9
|
Refactor cartridge code
|
2019-05-26 12:06:40 +02:00 |
MrWint
|
839c8abf54
|
Build x64 version
|
2019-05-26 10:52:18 +02:00 |
MrWint
|
92204d527f
|
avoid bools in save state struct
|
2019-05-26 00:41:03 +02:00 |
MrWint
|
a177b81b4b
|
Update MinKeeper
|
2019-05-26 00:18:07 +02:00 |
MrWint
|
7b518d0cf7
|
Update InterruptRequester
|
2019-05-26 00:13:34 +02:00 |
MrWint
|
6036aefd13
|
Delete unused files
|
2019-05-26 00:02:49 +02:00 |
MrWint
|
2e4f68b29f
|
more idiomatic types
|
2019-05-25 23:58:44 +02:00 |
MrWint
|
3d3de54485
|
video: formatting
|
2019-05-25 23:43:05 +02:00 |
MrWint
|
6bda071d5f
|
rename MemEventId to IntEventId
|
2019-05-25 22:53:41 +02:00 |
MrWint
|
8247df4be5
|
pass intreq by ref
|
2019-05-25 22:37:59 +02:00 |
MrWint
|
40167579bb
|
use ptrdiff_t to represent pitch
|
2019-05-25 22:28:23 +02:00 |
MrWint
|
6020542182
|
CPU refactoring
|
2019-05-25 22:11:58 +02:00 |
MrWint
|
a6aeef840a
|
Update PPU
|
2019-05-25 21:01:50 +02:00 |
MrWint
|
b99b5a05d6
|
Update sound
|
2019-05-25 20:27:44 +02:00 |
MrWint
|
1dc9d0e123
|
allow mapping rom bank0 in more cases
|
2019-05-25 19:35:42 +02:00 |
MrWint
|
85ad140a2c
|
ppu: less magical lcdc constants
|
2019-05-25 19:29:59 +02:00 |
MrWint
|
567756d6cc
|
formatting/readability
|
2019-05-25 19:18:15 +02:00 |
MrWint
|
98076d286d
|
return more informative load result
|
2019-05-25 18:58:49 +02:00 |
feos
|
05b770fcff
|
Merge pull request #1569 from TASVideos/isavailable_rewrite
Rewrite ToolManager.IsAvailable
|
2019-05-25 19:45:33 +03:00 |
MrWint
|
a3ee854022
|
more ideomatic use of sizeof
|
2019-05-25 18:27:08 +02:00 |
MrWint
|
289439528d
|
c++11 narrowing conversion warnings
|
2019-05-25 18:11:32 +02:00 |
MrWint
|
2bd332c862
|
fix psg ch3 regression introduced in r165
|
2019-05-25 18:08:14 +02:00 |
feos
|
8efcda388f
|
Merge pull request #1542 from Ashafix/audiosync
added new command line parameter audiosync
|
2019-05-25 10:34:01 +03:00 |
alyosha-tas
|
7a80560005
|
GBHawk: 10 second timeout if ppu not running
|
2019-05-22 17:30:04 -04:00 |
James Groom
|
d11e35dc44
|
Add CurrentOS check paired with the one in MainForm.Events.cs
|
2019-05-20 23:32:46 +10:00 |
YoshiRulz
|
5a60e7f926
|
Rewrite IsAvailable, call to Assembly.GetTypes is now lazy
|
2019-05-20 18:38:09 +10:00 |
Asnivor
|
ddbe3c7942
|
Remove Virtu.csproj references from solution (because they shouldnt be there - my bad)
|
2019-05-20 08:59:59 +01:00 |
YoshiRulz
|
2377e644e6
|
Add build scripts for Unix
|
2019-05-19 14:59:11 +10:00 |
YoshiRulz
|
df232e6184
|
Add additional CurrentOS checks
|
2019-05-19 14:46:50 +10:00 |
YoshiRulz
|
35056ae2d9
|
Remove #if WINDOWS, using runtime check where applicable
|
2019-05-18 20:17:02 +10:00 |
YoshiRulz
|
1887420244
|
Refactor CurrentOS usage in Sound
|
2019-05-18 15:51:37 +10:00 |
YoshiRulz
|
cefba8e16e
|
Refactor CurrentOS usage in Throttle
|
2019-05-18 15:45:49 +10:00 |
YoshiRulz
|
e208edd573
|
Refactor ScreenSaver
|
2019-05-18 15:42:32 +10:00 |
YoshiRulz
|
58c738957c
|
Rename PlatformLinkedLibSingleton and children
|
2019-05-18 15:40:46 +10:00 |
YoshiRulz
|
d76e1a8a8b
|
Refactor PlatformLinkedLibSingleton and replace RunningOnUnix with CurrentOS
|
2019-05-18 15:30:29 +10:00 |
YoshiRulz
|
436b6452fb
|
Misc. refactoring
|
2019-05-18 15:14:08 +10:00 |
YoshiRulz
|
752f8cfd49
|
Don't bother checking for Windows prereqs on Unix
|
2019-05-18 14:34:15 +10:00 |
YoshiRulz
|
2d5b069793
|
Inline PlatformSpecificMainLoopCrashHandler and implentations
UnixMono copy contained workaround for a bug that has since been fixed
|
2019-05-18 14:27:50 +10:00 |
YoshiRulz
|
e8f66570ad
|
Update EmuHawkMono.sh
|
2019-05-18 14:09:50 +10:00 |
YoshiRulz
|
77a6e9c3ac
|
Remove unused shell script
|
2019-05-18 14:05:41 +10:00 |