CasualPokePlayer
|
db88753772
|
Fix randomish crash with quicknes
|
2024-05-29 11:56:39 -07:00 |
SergioMartin86
|
2af6bf3c34
|
Updating to latest quickerNES commit and changing remote to TASEmulators/quickerNES
Fixing msvc project
|
2024-03-24 21:42:06 +03:00 |
Sergio Martin
|
9c4a818423
|
Replace QuickNES core with QuickerNES (squashed PR #3839)
resolves #3848
|
2024-03-23 01:31:22 +10:00 |
YoshiRulz
|
66eceac5fa
|
Allow compilation of QuickNes lib on Linux
|
2020-09-26 22:06:39 +10:00 |
nattthebear
|
96fc7c9ec1
|
Add experimental interop library to quicknes. Still needs work...
|
2016-02-17 20:18:01 -05:00 |
nattthebear
|
2b56dd491d
|
Build quicknes with gcc 4.9. Use SSE2, LTO, PGO. All told, about 5% speedup? Maybe less?
|
2016-02-15 18:22:16 -05:00 |
nattthebear
|
6f8bcc2be3
|
trace for quicknes
|
2016-01-30 13:47:14 -05:00 |
goyuken
|
d305b2f538
|
partially functional ppu viewing tools for quicknes
|
2014-12-17 03:27:44 +00:00 |
goyuken
|
d7a1dd3846
|
quicknes: simplify blitting logic, giving a 15% overall speedup in some cases
|
2014-08-13 17:06:01 +00:00 |
goyuken
|
ab74f31d41
|
quicknes: support getcpuflagsandregisters
|
2014-05-26 19:49:45 +00:00 |
goyuken
|
5415f51de0
|
quicknes: fire emblem
|
2014-05-07 18:19:36 +00:00 |
goyuken
|
c2b8879303
|
quicknes: cleanup
|
2014-01-10 04:06:02 +00:00 |
goyuken
|
adf7f01102
|
quicknes: implement the crop settings
|
2014-01-10 01:45:06 +00:00 |
goyuken
|
1f1bb93360
|
quicknes: some settings stuff, not all finished
|
2014-01-09 23:50:10 +00:00 |
goyuken
|
2c568d9bef
|
quicknes: add PRGROM and CHRROM domains (from the cart), and set corecomm and board information correctly
|
2014-01-07 01:52:00 +00:00 |
goyuken
|
45e5f4b286
|
quicknes: add "System Bus". note that this System Bus will not resolve any MMIO stuff at all
|
2014-01-06 23:23:47 +00:00 |
goyuken
|
92c4df38c3
|
quicknes: memory domains
|
2014-01-06 22:14:24 +00:00 |
goyuken
|
59ffca28ba
|
fix "the sound bug" in quicknes. dll is now built with mingw and FPU precision is set high (both are required to fix)
|
2014-01-06 19:31:13 +00:00 |
goyuken
|
dfda56d8d5
|
quicknes: support the other included mappers (some aren't enabled by default for whatever reason)
|
2014-01-05 22:32:49 +00:00 |
goyuken
|
b85d9d9d91
|
WARNING: use NES core only at low volume and no headphones
|
2014-01-05 20:58:36 +00:00 |
goyuken
|
54b9c826cf
|
nothing to see here for now
|
2014-01-05 05:23:44 +00:00 |