libsidplayfp 2.15.0
Public Member Functions | Protected Member Functions | List of all members
libsidplayfp::c64cpubus Class Referencefinal
Inheritance diagram for libsidplayfp::c64cpubus:
Inheritance graph
[legend]
Collaboration diagram for libsidplayfp::c64cpubus:
Collaboration graph
[legend]

Public Member Functions

 c64cpubus (MMU &mmu)
 

Protected Member Functions

uint8_t cpuRead (uint_least16_t addr) override
 
void cpuWrite (uint_least16_t addr, uint8_t data) override
 

Member Function Documentation

◆ cpuRead()

uint8_t libsidplayfp::c64cpubus::cpuRead ( uint_least16_t  addr)
inlineoverrideprotectedvirtual

◆ cpuWrite()

void libsidplayfp::c64cpubus::cpuWrite ( uint_least16_t  addr,
uint8_t  data 
)
inlineoverrideprotectedvirtual

The documentation for this class was generated from the following file: