#include <memory.h>
Definition at line 29 of file memory.h.
◆ b_addr
| uint8_t yaze::emu::DmaChannel::b_addr |
◆ a_addr
| uint16_t yaze::emu::DmaChannel::a_addr |
◆ a_bank
| uint8_t yaze::emu::DmaChannel::a_bank |
◆ size
| uint16_t yaze::emu::DmaChannel::size |
◆ ind_bank
| uint8_t yaze::emu::DmaChannel::ind_bank |
◆ table_addr
| uint16_t yaze::emu::DmaChannel::table_addr |
◆ rep_count
| uint8_t yaze::emu::DmaChannel::rep_count |
◆ unusedByte
| uint8_t yaze::emu::DmaChannel::unusedByte |
◆ dma_active
| bool yaze::emu::DmaChannel::dma_active |
◆ hdma_active
| bool yaze::emu::DmaChannel::hdma_active |
◆ mode
| uint8_t yaze::emu::DmaChannel::mode |
◆ fixed
| bool yaze::emu::DmaChannel::fixed |
◆ decrement
| bool yaze::emu::DmaChannel::decrement |
◆ indirect
| bool yaze::emu::DmaChannel::indirect |
◆ from_b
| bool yaze::emu::DmaChannel::from_b |
◆ unusedBit
| bool yaze::emu::DmaChannel::unusedBit |
◆ do_transfer
| bool yaze::emu::DmaChannel::do_transfer |
◆ terminated
| bool yaze::emu::DmaChannel::terminated |
The documentation for this struct was generated from the following file: