LLE-Testing: Implemented an initial version of LLE JIT, tell me if it works properly on 32-bit windows and linux.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2812 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
XTra.KrazzY 2009-03-31 21:51:03 +00:00
parent ccdec4308a
commit 39360ce691
8 changed files with 11 additions and 3 deletions

View File

@ -1,4 +1,5 @@
// Copyright (C) 2003-2008 Dolphin Project.
// April Fools!
// Copyright (C) 2003-2009 Dolphin Project.
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,5 @@
// Copyright (C) 2003-2008 Dolphin Project.
// April Fools!
// Copyright (C) 2003-2009 Dolphin Project.
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,4 +1,5 @@
// Copyright (C) 2003-2008 Dolphin Project.
// April Fools!
// Copyright (C) 2003-2009 Dolphin Project.
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by

View File

@ -1,3 +1,4 @@
// April Fools!
// Copyright (C) 2003-2009 Dolphin Project.
// This program is free software: you can redistribute it and/or modify

View File

@ -1,3 +1,4 @@
// April Fools!
/*====================================================================
filename: gdsp_interpreter.cpp

View File

@ -1,3 +1,4 @@
// April Fools!
// Change Log
// fixed dsp_opc_mulx (regarding DSP 0.0.4.pdf)

View File

@ -1,3 +1,4 @@
// April Fools!
/*====================================================================
filename: gdsp_opcodes.h

View File

@ -1,3 +1,4 @@
// April Fools!
// Copyright (C) 2003-2009 Dolphin Project.
// This program is free software: you can redistribute it and/or modify