Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Provenance-Emu/Provenance

iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
https://github.com/Provenance-Emu/Provenance

Update README.mdown

60625ea477fea4162008557a09c5b46bd515d4eb authored over 10 years ago
Codesigning and AdHoc config

8517631b728db06161152f513bd5c8242524a307 authored over 10 years ago
Fixed SNES support!!

(-‸ლ) was my own dumb fault for missing a few compiler flags. Been trying to figure this out for...

4d317b0218fb2163778a0331271bf46d15e75bda authored over 10 years ago
New game info and artwork syncing with OpenVGDB

b8c2ad62e8d145bf564ba31e12c3ac9265ad23a0 authored over 10 years ago
Update text for adding roms to the library

f8595fb00013bfa456c6c7c1dd57f8e2e849451f authored almost 11 years ago
Fix crash when pressing buttons on the game controller after exiting a game

a0607688202b601fe427a5238b7687cfb2d11336 authored about 11 years ago
Controller support

fe40f2b46b1d789cab92edcb6f4954a177fea7c1 authored about 11 years ago
Use values from core when rendering GL

81c5cf3a6d69b10744eba5168f6897f9509ecc6e authored over 11 years ago
64-bit support

c81d011956c5325b7c1a97887f97aa6e1ec8b3e3 authored over 11 years ago
Add the workspace files

2f378e4093cd44b05d166a554bb284f745b6d390 authored over 11 years ago
Refactored the project structure with modular emulator cores.

Each core now has its own project so that compilation won't trip up over itself when different c...

b2c9230449e0d69a44d97a261f46b83f3831be89 authored over 11 years ago
Update README.mdown

07bc8d38c80e0da3764d51ada038ef98dcda5a30 authored over 11 years ago
Update README.mdown

9b85aa5fbc96bc75ed1592866a31c1fb9daf8b04 authored over 11 years ago
updated screenshots

7d2753a0bd0d99830a0b4f1d5a3edb2bbc414449 authored over 11 years ago
Update read me info

1ac07e57330a00b8672f2fda02daeea55d3402bd authored over 11 years ago
Removed warning suppressors

340bc9722a8a5074aa494e3713b1e07555f06d68 authored over 11 years ago
Fix view sizing when starting a game from landscape mode

26f496eca5d648d05054cbfb377976d3301260c7 authored over 11 years ago
calculate size for the GL view maintaining aspect ratio, rather than hard coding sizes

83c9567de01746776581429cf77a68ffc291799a authored over 11 years ago
Hide status bar during launch

ae95d87f1c65e986c1cc78c4c945918c52bc1b03 authored over 11 years ago
Some tidying up of the section headers and missing game artwork cells

2b8cfc950d71d2ae8c08e15ae380c313e4e6dd4e authored over 11 years ago
Added sections to game library to separate consoles

97bd82667b458344ec0b89048d1ec0208be1f0c2 authored over 11 years ago
Fix infinite loop caused by emptying the cache, games with custom art would try to lookup using the cache hash and fail, but never setting the artwork to nil, so it would just lookup again using the same cache hash.

efc753c5d1373a49fd489abd812ee4f7be2fe997 authored over 11 years ago
better modal transition

ca0ebf8ef34c63c458d6794b5b61b8557bf6fc47 authored over 11 years ago
- 7.0 deployment target (iOS 6 is Dead, long live iOS 6)

- Fixed syncing - all sorts of issues from slowness to multiple lookups per game etc.

dea5a8027830098124f3e36672d0174d11aec28b authored over 11 years ago
Small UI fixes

e092385baae7bf145b7a03adc9458d8bdb46099a authored over 11 years ago
SNES Support using SNES9x - still a few tweaks need to be made (i.e., the blank artwork shows a genesis box)

2ff564c5d77e3f3cccb9ecfdf26cf2b6b8d51fc0 authored over 11 years ago
Project tidy up - moved classes to directories on disk

cb48d4927748422bec6d84309c003086039a3411 authored over 11 years ago
- Shared schemes

85b4a2266b32fa646709186abd10cfb891d75b8e authored over 11 years ago
Update section title in settings

ebf58da7c5dbe49b6860aa112701c3dbdd24c095 authored over 11 years ago
- Add setting to empty downloaded image cache

- Delete any custom artwork when restoring the original artwork

43508a2bb3310517f3b40fe27e3d85c1c6e1b4e3 authored over 11 years ago
#5 - Choose custom artwork

c25fedff9fd42a1d770863a6e9150b494e3bb575 authored over 11 years ago
Add iOS 6 UI back in (I really didn't like how it looked on iOS6 with default look and feel)

b5dc456d87b8e24d7e9f7cdf2896e9c4708a0edb authored over 11 years ago
Upload the whole texture to the GPU, caused rendering issues with some games, notably Virtua Racing

a787771e78dbe139f33b266afc38e6e7c30e6cf3 authored over 11 years ago
iOS 7 compatibility (makes the iOS 6 version of the app look boring cause I removed the radial noise background etc, but whatever iOS7 is where it's at, yo)

217b069ce5630c02a5d86a23cd08e1465d5a5517 authored over 11 years ago
a new line crept in some how, remove it

3a2c5f0802df163e78404e55c082f2491f9e8912 authored over 11 years ago
- Use correct buffer size in genesis core

- Update GL rendering code to use the new buffer size and to only draw as big as the reported scr...

4a68dc19c6e8aba74577c22e59b3f1a911e1e9ba authored over 11 years ago
Set the controller opacity on the button group correctly

25b35a73643860ee8e915e5d053c626848868cd0 authored over 11 years ago
Position the menu button correctly

29f2a6517988b0d2cfe1808b90834a11b3d47e38 authored over 11 years ago
Refactored Emulator Core and Controller view to take on a more modular approach where by systems are described in a plist configuration file and the desired core and controller view can be loaded on demand

94dd249228302f7a39b4a07287bf4e0a96042214 authored over 11 years ago
tidied comment

f866a19374390fc710892f2e3be5f6dcbc826861 authored over 11 years ago
Updated comment

ef5fa8c979b5ebc97aeb3f8aec060ed835f2db7d authored over 11 years ago
I give in… Running the emulation loop in the subclass implementation… Anyone, feel free to fix this.

7cf5de52155583ad5283527d6b5afc87a6d98d31 authored over 11 years ago
"fix" the emulation loop by calculating absolute time without using OETimingUtils… If anyone can explain why the issue described in the comment happens, and/or fix it, I would appreciate it.

c875a9d4b179369855a26a7653ee5519ddfc004b authored over 11 years ago
remove duplicate Icon-72@2x

48b9f81628d39516a00da8df15a4dde0476a6f3b authored over 11 years ago
Use correct framerate and samplerate

67bdf01dae71a02622ea4a1ed8ea5ef7e635e661 authored over 11 years ago
Remove unused code/variables

207d81dabff304c8efbc4c26b01cb9743377f472 authored over 11 years ago
Make game audio use generic core class

74e5fe19835d0af951e71b6080b0876af314e19d authored over 11 years ago
First pass at separating emulator core into baseclass/subclass model

5389321cf6d76684648e4fad5a74fa5b34a92a26 authored over 11 years ago
Allow multitouch on the a,b,c button group

f0fec69b289b057c4f45ff9c17e72f6231d6d739 authored over 11 years ago
#10 airplay support

Seemed like a great idea at the time, but the latency is too high which makes games unplayable.

91e85c3f6926b7da42b69fc30fc9f928926c3e1d authored over 11 years ago
Add setting to disable/enable screen timeout

d587af3c1a4d555cc68ee2f451b1e586dbd495f2 authored over 11 years ago
Updated README

e5b34337e0b21908f87a257ffabd2e761f4cc104 authored over 11 years ago
Fixes issues #7 and #6

a070dc4f00187616965808ccd261e8206c93cd16 authored over 11 years ago
Fix and/or suppress warnings ( clean project, yay )

17d744eb874d39af59b2fc9f3880c7ea51e7d80a authored over 11 years ago
Typo. (-‸ლ)

5b5bbd14f57b18d995611aa8d57001e818543117 authored over 11 years ago
Added screenshots to readme

1c85ee80fd7e74c1eaf7b96cddc5669d7bd777f7 authored over 11 years ago
Project tidy up

db0a65efcd20963e02e6813d762a08f9d7582ae1 authored over 11 years ago
Updated readme with definition of Provenance

6681668b290c9c01885b01c3ab7611b755679959 authored over 11 years ago
Updated readme with licenses

4f86522120afdd0020c5b2c0962636b05e470a96 authored over 11 years ago
Added icons and launch images

24e39af2948b8e0144e70446653044675cbae3d1 authored over 11 years ago
Updated readme

7c1a3b18ad64224bd623fb472f5bd33eac73cc04 authored over 11 years ago
Added readme

Added cancel button to long press menu in game library

7ffddc15266d2cfa915c7ca9bde0c2ad2fe1f9b8 authored over 11 years ago
Use dark style for action sheets

make controls text slightly more visible
make minimum alpha for controls 0.2

eb869a35b44abde997fc465f1bda20dad5cf8abf authored over 11 years ago
Renaming games in the library

eec2858b3d184b75a2cfbfe95711e863a4d587c6 authored over 11 years ago
updated gitignore

844c4a486e2f55fb16de9fa5fd7fb7d0edc9f368 authored over 11 years ago
Edit control positions

7becf1d224d851e4737afd82f8dc261216aad897 authored over 11 years ago
Project organisation

67d1aed03eea639614b1bd3378c1f3c6d41c8e7e authored over 11 years ago
iPad Support

4b764a0e5178c552ecc23a3d81c00dc813f1e6b4 authored over 11 years ago
Call blocks synchronously

29ac6ef206eaa4435b827173eef6841aad1885a1 authored over 11 years ago
Delete games - cleans up after itself (deletes saves and rom file too)

7b0cc087312b8fbe478768972405b0d7b63784da authored over 11 years ago
Remove testing roms from project

efa192291992f38dd55a4243077774f3a4a821c0 authored over 11 years ago
New game library

2c503634175dee0f6a211aa332841fec33a48fba authored over 11 years ago
Add new rom for testing

5b5ba5c9888ea8da0c76c154baaecd884b568970 authored over 11 years ago
Added Settings

19981b6ca0e8a7528b25b2b7fe9137f50893936b authored over 11 years ago
Code clean up

c38c0208a82bde80cd9d7d3e07a6f156706589df authored over 11 years ago
Battery Saves

d84f95783bc57fa4f2eee78f79c10874474cba8d authored over 11 years ago
Unpause after being asked about auto loading saves

17e9b2a8230638899fe3f15f6da53feee200a28a authored over 11 years ago
Stuff

ef1d1fd12a8ea53ba1de7a6278b9ba86ae988d45 authored over 11 years ago
Removed ROMs from source control

Implemented save states and auto saving

a52a840d892adac7d23f388a6089084d79c01054 authored over 11 years ago
Added load and save state methods

6bb25c51d36d789db6b9bbbf4b1b39051066edb8 authored over 11 years ago
Adjusted positioning and size of on-screen controls

Pause when app is inactive
Pause when menu is shown
Added reset and resume options to the menu

84c40005688654aef7cdc2fc3c4ac2ed37c463c9 authored over 11 years ago
Forgot to restart the thread

c37f35b406f8b0a43dfa4573dcbc66d0adfbde02 authored over 11 years ago
Fixed retain cycle on emulator core

Fixed crash after quitting
Added categories for adding blocks to actions sheets and alert views, ...

2e24b75a86d4f7748b6f0aa6bd92011772760099 authored over 11 years ago
- Use proper timing control to run the emulator

- Implemented controller (only an A button at the moment)
- Added a rudimentary game list controller

fd0b35678be94146e979fdd06cce36f20c858988 authored over 11 years ago
Start adding controller support

099e13cb8dcb9f6abc4faa45346af40270514d8c authored over 11 years ago
Removing cruft

725d6de9ad2a989b4d396b3330f3643d3dcaec6f authored over 11 years ago
.gitignore

ff0bcf01fe4c2d7ca0a27729ad68dc8760f782a2 authored over 11 years ago
interface state

4322ee69f730c32e2bd3706f60b618e7b8cd85e2 authored over 11 years ago
Converted project to ARC

Proper auto rotation support
Audio implemented
Small refactor

8bcb6da003c64324ee4ad1dfe52eb99a7d3f4cd4 authored over 11 years ago
Wooo, rendering at the right size

01124bd2594f916390ac45f3be0bdc73a3ae1ca8 authored over 11 years ago
OpenGL es 2.0 rendering (still not right viewport though…)

2929bafecbfa52ebd7220cf5568c77ddc9eed3a0 authored over 11 years ago
attempts to size texture properly

ec1835b43e08c61749e438fe244abd80077b50c7 authored over 11 years ago
Finally got it to render the screen

c5ed8a91035aba65ce79b0580d4e3f3181e116c6 authored over 11 years ago
stuff

d995a4d895d4e0c048f6636bcaf5c5e89359db6a authored over 11 years ago
Initial Commit

210708c5e64bf2202d924e03ecafad0db3aacf0f authored over 11 years ago