Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #45 from hasegawa-tomoki/fix-error-handler-for-php7 | Gabriel Rodrigues Couto | 2016-07-02 | 1 | -1/+1 |
|\ | |||||
| * | Update boot.php | HASEGAWA Tomoki | 2016-05-05 | 1 | -1/+1 |
| * | Use global namespace for consistency. | HASEGAWA Tomoki | 2016-05-03 | 1 | -2/+2 |
| * | PHP7 wants Throwable for 1st parameter of set_exception_handler's closure. | HASEGAWA Tomoki | 2016-04-29 | 1 | -1/+1 |
* | | Fix "class RuntimeException not found". | HASEGAWA Tomoki | 2016-04-29 | 1 | -4/+4 |
|/ | |||||
* | Updated Opcode to use hard functions instead of an array of functions. | Andrew Miller | 2016-02-29 | 1 | -4/+11 |
* | Update instructions for local usage | Mauri de Souza Nunes | 2016-02-25 | 1 | -2/+11 |
* | Create a warning when Xdebug is enabled | Henrique Moody | 2016-02-23 | 1 | -0/+6 |
* | Check if ROM exists before use it | Henrique Moody | 2016-02-23 | 1 | -2/+7 |
* | Created the roms/ folder | Gabriel Rodrigues Couto | 2016-02-23 | 1 | -1/+1 |
* | Removed base64 | Gabriel Rodrigues Couto | 2016-02-23 | 1 | -1/+1 |
* | Small improvements on "boot.php" | Henrique Moody | 2016-02-23 | 1 | -13/+20 |
* | Applying psr-2 with phpfmt | Carlos C | 2016-02-21 | 1 | -5/+3 |
* | Boot receives the ROM filename as parameter | Gabriel Rodrigues Couto | 2016-02-21 | 1 | -1/+5 |
* | Canvas is now injected - New possibilites :-) | Gabriel Rodrigues Couto | 2016-02-21 | 1 | -3/+5 |
* | lastIteration bug solved | Gabriel Rodrigues Couto | 2016-02-21 | 1 | -1/+1 |
* | Tested on PHP 7 - ~14 FPS | Gabriel Rodrigues Couto | 2016-02-21 | 1 | -0/+4 |
* | Canvas removed | Gabriel Rodrigues Couto | 2016-02-21 | 1 | -1/+1 |
* | Removed sleep from CPU emulation | Gabriel Rodrigues Couto | 2016-02-21 | 1 | -5/+1 |
* | Initial commit | Gabriel Rodrigues Couto | 2016-02-21 | 1 | -0/+29 |