EmuCR Feeds
Email Us

EmuCR: Play!Play! Git (2015/07/20) is complied. Play! is an attempt at creating an emulator for the PlayStation 2 (PS2) console on the Windows platform. It is currently written in C/C++. It uses an instruction caching/recompilation scheme to achieve better performance while emulating the CPU.

Play! Git Changelog:
* Fixed paletted texture rendering on GLES.
* Updated Android version code.
* Merge pull request #230 from AbandonedCart/master
Automatic file identification and boxart
* Enclose textview to avoid over-stretching parent
* Fix titles and alignment to match current state
* Lock orientation during file selection, Menu cleanup
* Check for null game and catch all exceptions
The application should not crash when anything goes wrong with
retrieving remote entries. It should just return file info.
* Fix context and reduce function calls
* Add a check for TV, Update menu graphics / layout
* Convert to tables for flexibility, Add drawer shell
Fix display proportions with unified file searches
Adjust table alignment and clean up navigation
Set columns to minimum supported screen size
* Generate grid by landscape items displayed
Due to the limitation of grid dimensions being defined before the grid
is populated, the grid is designed for maximum visibility using
landscape. Adjusting the grid would reload the data, which would result
in unnecessary GamesDB API calls.
Refresh views appropriately, Improve grid layout
Support displaying a file name if no details exist
* Retrieve front cover, optimize ImageView layout
* Android: basic support for boxart and game info
Requires a stable internet connection and may not display full-size
images. This is only meant to demonstrate the concept.
Conflicts:
build_android/AndroidManifest.xml
* Android: backend support for a file locator
Automatically lists all files that fit the extension and sets the root
game folder when one of the items is selected.
Clicking the Reset Folder preference will remove the stored base folder
and return to the complete list.
TODO: Add a method to refresh the list when clearing the preference or
returning from the emulator.
Conflicts:
Source/ui_android/java/com/virtualapplications/play/MainActivity.java

EmuCR: Play!

Download: Play! Git (2015/07/20) x86
Download: Play! Git (2015/07/20) x64
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!