Commit graph

7 commits

Author SHA1 Message Date
Sour
42c1c76f43 Refactoring: Port back some code changes from Mesen-S 2020-02-15 14:27:36 -05:00
Sour
1ac82641b8 Libretro: Removed Lua dependency 2018-01-05 15:37:49 -05:00
Sour
7a93a3d9c8 Libretro: Removed filesystem API dependency, removed socket dependencies 2018-01-05 15:03:33 -05:00
Souryo
37c3201057 Frame decoding/Rendering is now handled by separate threads (i.e there are now 3 threads in the emu + UI thread)
Improved performance (less memory copying, less spin waiting, etc.) - uses less CPU at normal speed, and faster when no FPS limit
2015-08-30 21:04:21 -04:00
Souryo
5b565bfeeb GCC support - Fixed warnings/compilation errors (Core & Utilities now compile under GCC, but code is incomplete) 2015-08-28 21:01:18 -04:00
Souryo
62d87d6bab Optimizations/cleanup in PPU 2015-07-21 18:18:20 -04:00
Souryo
bb52c3f69c Removed all code from header files (Utilities project) 2015-07-11 10:01:06 -04:00