PHP Classes

File: bin/php-gameboy

Recommend this page to a friend!
  Classes of Gabriel Couto   PHP Gameboy Emulator   bin/php-gameboy   Download  
File: bin/php-gameboy
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Gameboy Emulator
Emulate Gameboy console in a terminal in pure PHP
Author: By
Last change:
Date: 8 years ago
Size: 58 bytes
 

Contents

Class file image Download
#!/usr/bin/env php
<?php

require __DIR__.'/../boot.php';