summaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45 from hasegawa-tomoki/fix-error-handler-for-php7Gabriel Rodrigues Couto2016-07-021-1/+1
|\
| * Update boot.phpHASEGAWA Tomoki2016-05-051-1/+1
| * Use global namespace for consistency.HASEGAWA Tomoki2016-05-031-2/+2
| * PHP7 wants Throwable for 1st parameter of set_exception_handler's closure.HASEGAWA Tomoki2016-04-291-1/+1
* | Fix "class RuntimeException not found".HASEGAWA Tomoki2016-04-291-4/+4
|/
* Updated Opcode to use hard functions instead of an array of functions.Andrew Miller2016-02-291-4/+11
* Update instructions for local usageMauri de Souza Nunes2016-02-251-2/+11
* Create a warning when Xdebug is enabledHenrique Moody2016-02-231-0/+6
* Check if ROM exists before use itHenrique Moody2016-02-231-2/+7
* Created the roms/ folderGabriel Rodrigues Couto2016-02-231-1/+1
* Removed base64Gabriel Rodrigues Couto2016-02-231-1/+1
* Small improvements on "boot.php"Henrique Moody2016-02-231-13/+20
* Applying psr-2 with phpfmtCarlos C2016-02-211-5/+3
* Boot receives the ROM filename as parameterGabriel Rodrigues Couto2016-02-211-1/+5
* Canvas is now injected - New possibilites :-)Gabriel Rodrigues Couto2016-02-211-3/+5
* lastIteration bug solvedGabriel Rodrigues Couto2016-02-211-1/+1
* Tested on PHP 7 - ~14 FPSGabriel Rodrigues Couto2016-02-211-0/+4
* Canvas removedGabriel Rodrigues Couto2016-02-211-1/+1
* Removed sleep from CPU emulationGabriel Rodrigues Couto2016-02-211-5/+1
* Initial commitGabriel Rodrigues Couto2016-02-211-0/+29