meepingsnesroms
d503b49e53
Fix memory leak
2018-10-15 14:47:24 -07:00
meepingsnesroms
f227bdbc4e
Make 8Bpp mode output the correct colors
2018-10-15 14:36:22 -07:00
meepingsnesroms
47124bda2e
Use correct sound buffer size everywhere
2018-10-10 15:13:11 -07:00
meepingsnesroms
b50ed1e21a
Update changelog
2018-10-07 12:18:47 -07:00
meepingsnesroms
c9f7c55022
Cleanups allow reading palmSpecialFeatures from inside the emulator
2018-10-06 18:31:46 -07:00
meepingsnesroms
76d3cc1371
Can now detect actual hardware, but crashes on emu when emu features is disabled
2018-10-06 14:17:10 -07:00
meepingsnesroms
f41a81b7f7
Add actual isEmulator test, still crashes device, the assembly buffer likely isnt right
2018-10-06 10:05:38 -07:00
meepingsnesroms
472632fe6c
Use relative symlinks
2018-10-05 20:26:16 -07:00
meepingsnesroms
6847540583
Misc cleanups
2018-10-05 20:03:31 -07:00
meepingsnesroms
71be0617c8
Put emu registers in EMUCS
2018-10-05 17:53:03 -07:00
meepingsnesroms
eddd84e7a4
Refactor everything, add begining of hardware expansion driver
2018-10-05 16:33:16 -07:00
meepingsnesroms
6d25dc946e
Size is correct, 8bpp mode is still broken though
2018-10-05 14:15:07 -07:00
meepingsnesroms
6a39f91961
hwTestSuite finally has an icon, but its still too large and glitchy
2018-10-05 14:09:18 -07:00
meepingsnesroms
b5c9eb2852
Works with deark now
...
http://entropymine.com/deark/
2018-09-30 09:55:28 -07:00
meepingsnesroms
ba854de14a
Icon generator now works, need to verify on device though
2018-09-30 07:46:08 -07:00
meepingsnesroms
53c05dcfb0
More icon rendering stuff
2018-09-29 20:25:48 -07:00
meepingsnesroms
570a55326e
More icon stuff
2018-09-29 19:49:55 -07:00
meepingsnesroms
64506158d0
Palm icon stuff
2018-09-29 18:53:10 -07:00
meepingsnesroms
7e18d34a0f
Reduce QString copys, start working on fixing the dev tool icons
2018-09-29 13:10:56 -07:00
meepingsnesroms
e029f22810
Remove .pro.user files, they seem to cause issues when loaded on others computers
2018-08-01 13:03:04 -07:00
meepingsnesroms
a753dd7435
Make debug viewer resizeable
...
Also disable register logging outside of sandbox tests, it boots now so any test can just be done by running the OS function directly.
2018-07-28 09:52:10 -07:00
meepingsnesroms
9a63b142e3
Use doubles for more precision
2018-07-28 08:48:33 -07:00
meepingsnesroms
d39182e354
Fix signed chars causing an invalid bitshift
2018-07-27 10:27:31 -07:00
meepingsnesroms
03b646f839
Fix RGB lut registers being swapped for sed1376 and misconceptions about RGB16
...
Also add a real heat map function.
2018-07-26 20:27:13 -07:00
meepingsnesroms
64ceb7695c
Add buffer graph viewer and fix some style nits
...
The analog resistance values per pixel can now be seen.
The raw RGB16 display mode does have an issue when transitioning from red to green and green to blue where the pixel is almost black though.
2018-07-26 16:18:10 -07:00