memory_m88k.cc File Reference

Back to the index.

Functions
memory_m88k.cc File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cpu.h"
#include "machine.h"
#include "memory.h"
#include "misc.h"
#include "thirdparty/m8820x.h"
#include "thirdparty/m8820x_pte.h"

Go to the source code of this file.

Functions

void m8820x_mark_page_as_modified (struct cpu *cpu, struct m8820x_cmmu *cmmu, uint32_t apr, uint32_t vaddr)
 
int m88k_translate_v2p (struct cpu *cpu, uint64_t vaddr64, uint64_t *return_paddr, int flags)
 

Function Documentation

◆ m8820x_mark_page_as_modified()

void m8820x_mark_page_as_modified ( struct cpu cpu,
struct m8820x_cmmu cmmu,
uint32_t  apr,
uint32_t  vaddr 
)

◆ m88k_translate_v2p()

int m88k_translate_v2p ( struct cpu cpu,
uint64_t  vaddr64,
uint64_t *  return_paddr,
int  flags 
)

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