openMSX
cpu
Dasm.hh
Go to the documentation of this file.
1
#ifndef DASM_HH
2
#define DASM_HH
3
4
#include "
EmuTime.hh
"
5
#include "
openmsx.hh
"
6
#include <span>
7
#include <string>
8
9
namespace
openmsx
{
10
11
class
MSXCPUInterface
;
12
22
unsigned
dasm
(
const
MSXCPUInterface
& interface,
word
pc, std::span<byte, 4> buf,
23
std::string& dest, EmuTime::param time);
24
25
}
// namespace openmsx
26
27
#endif
EmuTime.hh
openmsx
This file implemented 3 utility functions:
Definition:
Autofire.cc:9
openmsx::MSXCPUInterface
MSXCPUInterface
Definition:
MSXCPUInterface.cc:1286
openmsx::dasm
unsigned dasm(const MSXCPUInterface &interface, word pc, std::span< byte, 4 > buf, std::string &dest, EmuTime::param time)
Disassemble.
Definition:
Dasm.cc:19
openmsx::word
uint16_t word
16 bit unsigned integer
Definition:
openmsx.hh:29
openmsx.hh
Generated on Sat Mar 25 2023 23:15:31 for openMSX by
1.9.4