PSP-EMU
rev 57
Un emulador en c++ para SONY PSP
Página principal
Páginas relacionadas
Clases
Archivos
Lista de archivos
Miembros de los ficheros
Todo
Funciones
'typedefs'
Enumeraciones
Valores de enumeraciones
'defines'
c
e
i
m
n
r
t
v
Lista de todos los mienbros de los ficheros con enlaces a los ficheros a los que corresponden:
- c -
COMP_CPU :
general_emu.h
COMP_MEMORIA :
general_emu.h
COMP_NINGUNO :
general_emu.h
COMP_VRAM :
general_emu.h
COP0_REG_BADVADDR :
cCop0Defs.h
COP0_REG_CAUSE :
cCop0Defs.h
COP0_REG_COMPARE :
cCop0Defs.h
COP0_REG_CONFIG :
cCop0Defs.h
COP0_REG_CONFIG1 :
cCop0Defs.h
COP0_REG_COUNTER :
cCop0Defs.h
COP0_REG_EPC :
cCop0Defs.h
COP0_REG_ERROREPC :
cCop0Defs.h
COP0_REG_PRID :
cCop0Defs.h
COP0_REG_STATUS :
cCop0Defs.h
COP0_REG_TAGHI :
cCop0Defs.h
COP0_REG_TAGLO :
cCop0Defs.h
- e -
ERR_COMP_DESCONOCIDO :
general_emu.h
ERR_CPU_COD_OP_GRUESO :
general_emu.h
ERR_CPU_INSTR_DESCONOCIDA :
general_emu.h
ERR_CPU_NO_ALINEADO :
general_emu.h
ERR_CPU_NO_PREPARADA :
general_emu.h
ERR_CPU_SIN_MEMORIA :
general_emu.h
ERR_CPU_YA_ARRANCADA :
general_emu.h
ERR_FICH_NO_ENCONTRADO :
general_emu.h
ERR_LIB_LONG_DESCONOCIDA :
general_emu.h
ERR_MAP_COMPONENTE :
general_emu.h
ERR_MAP_DIRECCION_BASE :
general_emu.h
ERR_MAP_DIRECCION_FIN :
general_emu.h
ERR_MAP_LONGITUD :
general_emu.h
ERR_MAP_MAX_MAPAS :
general_emu.h
ERR_MAP_VALIDACION :
general_emu.h
ERR_MEM_DIRECCION_INVALIDA :
general_emu.h
ERR_MEM_LONGITUD_INVALIDA :
general_emu.h
ERR_MEM_MAX_BLOQUES :
general_emu.h
ERR_MEM_NO_SE_PUDO_RESERVAR :
general_emu.h
ERR_OK :
general_emu.h
ERR_PUNTERO_NULL :
general_emu.h
- i -
INST_ADD :
cAllegrexDefs.h
INST_ADDU :
cAllegrexDefs.h
INST_AND :
cAllegrexDefs.h
INST_BREAK :
cAllegrexDefs.h
INST_DIV :
cAllegrexDefs.h
INST_DIVU :
cAllegrexDefs.h
INST_JALR :
cAllegrexDefs.h
INST_JR :
cAllegrexDefs.h
INST_MASC_J :
cAllegrexDefs.h
INST_MFHI :
cAllegrexDefs.h
INST_MFLO :
cAllegrexDefs.h
INST_MOVNZ :
cAllegrexDefs.h
INST_MOVZ :
cAllegrexDefs.h
INST_MTHI :
cAllegrexDefs.h
INST_MTLO :
cAllegrexDefs.h
INST_MULT :
cAllegrexDefs.h
INST_MULTU :
cAllegrexDefs.h
INST_NOP :
cAllegrexDefs.h
INST_NOR :
cAllegrexDefs.h
INST_OR :
cAllegrexDefs.h
INST_RIMM_BGEZ :
cAllegrexDefs.h
INST_RIMM_BGEZAL :
cAllegrexDefs.h
INST_RIMM_BGEZALL :
cAllegrexDefs.h
INST_RIMM_BGEZL :
cAllegrexDefs.h
INST_RIMM_BLTZ :
cAllegrexDefs.h
INST_RIMM_BLTZAL :
cAllegrexDefs.h
INST_RIMM_BLTZALL :
cAllegrexDefs.h
INST_RIMM_BLTZL :
cAllegrexDefs.h
INST_RIMM_TEQI :
cAllegrexDefs.h
INST_RIMM_TGEI :
cAllegrexDefs.h
INST_RIMM_TGEIU :
cAllegrexDefs.h
INST_RIMM_TLTI :
cAllegrexDefs.h
INST_RIMM_TLTIU :
cAllegrexDefs.h
INST_RIMM_TNEI :
cAllegrexDefs.h
INST_SLL :
cAllegrexDefs.h
INST_SLLV :
cAllegrexDefs.h
INST_SLT :
cAllegrexDefs.h
INST_SLTU :
cAllegrexDefs.h
INST_SRA :
cAllegrexDefs.h
INST_SRAV :
cAllegrexDefs.h
INST_SRL :
cAllegrexDefs.h
INST_SRLV :
cAllegrexDefs.h
INST_SUB :
cAllegrexDefs.h
INST_SUBU :
cAllegrexDefs.h
INST_SYNC :
cAllegrexDefs.h
INST_SYSCALL :
cAllegrexDefs.h
INST_TEQ :
cAllegrexDefs.h
INST_TGE :
cAllegrexDefs.h
INST_TGEU :
cAllegrexDefs.h
INST_TLT :
cAllegrexDefs.h
INST_TLTU :
cAllegrexDefs.h
INST_TNE :
cAllegrexDefs.h
INST_XOR :
cAllegrexDefs.h
- m -
main() :
main.cpp
MAP_MAX_MAPAS :
cMapeoDireccionamiento.h
MAPMEM_EMROM_DIR :
general_emu.h
MAPMEM_EMROM_LONG :
general_emu.h
MAPMEM_KERNEL_DIR :
general_emu.h
MAPMEM_KERNEL_LONG :
general_emu.h
MAPMEM_SCRATCH_DIR :
general_emu.h
MAPMEM_SCRATCH_LONG :
general_emu.h
MAPMEM_USUARIO_DIR :
general_emu.h
MAPMEM_USUARIO_LONG :
general_emu.h
MAX_DIRECCION :
general_emu.h
MEM_MAX_BLOQUES :
cMemoria.h
MEM_OP_CREAR_BLOQUE :
cMemOrden.h
MEM_OP_ESCRITURA :
cMemOrden.h
MEM_OP_LECTURA :
cMemOrden.h
- n -
NO_INDICE :
general_emu.h
NUM_COP0_REGS :
cCop0Defs.h
NUM_OPCODES :
cAllegrexDefs.h
NUM_REG_GENERICOS :
cAllegrexDefs.h
- r -
REG_A0 :
cAllegrexDefs.h
REG_A1 :
cAllegrexDefs.h
REG_A2 :
cAllegrexDefs.h
REG_A3 :
cAllegrexDefs.h
REG_AT :
cAllegrexDefs.h
REG_FP :
cAllegrexDefs.h
REG_GP :
cAllegrexDefs.h
REG_K0 :
cAllegrexDefs.h
REG_K1 :
cAllegrexDefs.h
REG_RA :
cAllegrexDefs.h
REG_S0 :
cAllegrexDefs.h
REG_S1 :
cAllegrexDefs.h
REG_S2 :
cAllegrexDefs.h
REG_S3 :
cAllegrexDefs.h
REG_S4 :
cAllegrexDefs.h
REG_S5 :
cAllegrexDefs.h
REG_S6 :
cAllegrexDefs.h
REG_S7 :
cAllegrexDefs.h
REG_SP :
cAllegrexDefs.h
REG_T0 :
cAllegrexDefs.h
REG_T1 :
cAllegrexDefs.h
REG_T2 :
cAllegrexDefs.h
REG_T3 :
cAllegrexDefs.h
REG_T4 :
cAllegrexDefs.h
REG_T5 :
cAllegrexDefs.h
REG_T6 :
cAllegrexDefs.h
REG_T7 :
cAllegrexDefs.h
REG_T8 :
cAllegrexDefs.h
REG_T9 :
cAllegrexDefs.h
REG_V0 :
cAllegrexDefs.h
REG_V1 :
cAllegrexDefs.h
REG_VALOR_DEFECTO :
cAllegrexDefs.h
REG_VALOR_INICIAL_PC :
cAllegrexDefs.h
REG_VALOR_INICIAL_SP :
cAllegrexDefs.h
REG_ZR :
cAllegrexDefs.h
RUTA_PRE_IPL :
general_emu.h
- t -
TAM_INSTRUCCION :
cAllegrexDefs.h
TAM_PIPLINE :
cAllegrexDefs.h
tByte :
general_emu.h
tComponente :
general_emu.h
tDato :
general_emu.h
tDireccion :
general_emu.h
tError :
general_emu.h
tHalfWord :
general_emu.h
tLongitud :
general_emu.h
tMemTipoOperacion :
cMemOrden.h
tRegistro :
cAllegrexDefs.h
tWord :
general_emu.h
- v -
VALOR_DEFECTO :
general_emu.h
Todo
Clases
Archivos
Funciones
Variables
'typedefs'
Enumeraciones
Valores de enumeraciones
'defines'
Generado por
1.7.3