ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
_BankAccessOptimization Struct Reference

#include <ugbc.h>

Data Fields

int read1
int read2
int read4
int readn
int write1
int write2
int write4
int writen

Detailed Description

Definition at line 2091 of file ugbc.h.

Field Documentation

◆ read1

int read1

Definition at line 2093 of file ugbc.h.

◆ read2

int read2

Definition at line 2094 of file ugbc.h.

◆ read4

int read4

Definition at line 2095 of file ugbc.h.

◆ readn

int readn

Definition at line 2096 of file ugbc.h.

◆ write1

int write1

Definition at line 2098 of file ugbc.h.

◆ write2

int write2

Definition at line 2099 of file ugbc.h.

◆ write4

int write4

Definition at line 2100 of file ugbc.h.

◆ writen

int writen

Definition at line 2101 of file ugbc.h.


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