machine_playstation2.cc File Reference

Back to the index.

Macros | Functions
machine_playstation2.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "cpu.h"
#include "device.h"
#include "devices.h"
#include "diskimage.h"
#include "machine.h"
#include "memory.h"
#include "misc.h"

Go to the source code of this file.

Macros

#define PLAYSTATION2_BDA   0xffffffffa0001000ULL
 
#define PLAYSTATION2_OPTARGS   0xffffffff81fff100ULL
 
#define PLAYSTATION2_SIFBIOS   0xffffffffbfc10000ULL
 

Functions

 MACHINE_SETUP (playstation2)
 
 MACHINE_DEFAULT_CPU (playstation2)
 
 MACHINE_DEFAULT_RAM (playstation2)
 
 MACHINE_REGISTER (playstation2)
 

Macro Definition Documentation

◆ PLAYSTATION2_BDA

#define PLAYSTATION2_BDA   0xffffffffa0001000ULL

Definition at line 44 of file machine_playstation2.cc.

◆ PLAYSTATION2_OPTARGS

#define PLAYSTATION2_OPTARGS   0xffffffff81fff100ULL

Definition at line 45 of file machine_playstation2.cc.

◆ PLAYSTATION2_SIFBIOS

#define PLAYSTATION2_SIFBIOS   0xffffffffbfc10000ULL

Definition at line 46 of file machine_playstation2.cc.

Function Documentation

◆ MACHINE_DEFAULT_CPU()

MACHINE_DEFAULT_CPU ( playstation2  )

Definition at line 164 of file machine_playstation2.cc.

References machine::cpu_name.

◆ MACHINE_DEFAULT_RAM()

MACHINE_DEFAULT_RAM ( playstation2  )

Definition at line 170 of file machine_playstation2.cc.

References machine::physical_ram_in_mb.

◆ MACHINE_REGISTER()

MACHINE_REGISTER ( playstation2  )

Definition at line 176 of file machine_playstation2.cc.

References ARCH_MIPS, machine_entry_add_alias(), MACHINE_PS2, and MR_DEFAULT.

◆ MACHINE_SETUP()

MACHINE_SETUP ( playstation2  )

Generated on Tue Mar 24 2020 14:04:48 for GXemul by doxygen 1.8.17