~random-stuff/random-stuff/+git/mupen64plus-core:casualjames/pifboot

Last commit made on 2011-09-09
Get this branch:
git clone -b casualjames/pifboot https://git.launchpad.net/~random-stuff/random-stuff/+git/mupen64plus-core

Branch merges

Branch information

Name:
casualjames/pifboot
Repository:
lp:~random-stuff/random-stuff/+git/mupen64plus-core

Recent commits

6068ddc... by casualjames casualjames <email address hidden>

Added warning in README

4cc1e04... by casualjames casualjames <email address hidden>

implement basic support for PIF ROM booting

1391397... by richard42 <devnull@localhost>

Updated MSVC8 project files for new PIF/CIC code

43206c9... by Richard Goedeken <email address hidden>

use X-Scale's PIF-CIC algorithm instead of the hard-coded challenge-response pairs

e162e1c... by Richard Goedeken <email address hidden>

allow front-end to set the speed limiter on/off prior to starting a rom

4286ee7... by Richard Goedeken <email address hidden>

updated FRONTEND_API_VERSION to 0x020001 for new m64p_command and m64p_core_param

f310d37... by Richard Goedeken <email address hidden>

missing semicolon

596aec4... by Richard Goedeken <email address hidden>

added new core parameter: M64CORE_SPEED_LIMITER along with get/set functionality

367b071... by Richard Goedeken <email address hidden>

make the MainSpeedLimit variable a local instead of global, and add a modifier function

47538f3... by Richard Goedeken <email address hidden>

added new M64CMD_CORE_STATE_SET core command, and main_speedset() function