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

#include <ugbc.h>

Data Fields

int cpu_ztoa
int cpu_ctoa
int cpu_beq
int cpu_bneq
int cpu_busy_wait
int cpu_bveq
int cpu_bvneq
int cpu_combine_nibbles
int cpu_compare_16bit
int cpu_compare_32bit
int cpu_compare_8bit
int cpu_compare_nbit
int cpu_compare_and_branch_8bit
int cpu_compare_and_branch_16bit
int cpu_compare_and_branch_16bit_const
int cpu_compare_and_branch_32bit_const
int cpu_compare_and_branch_8bit_const
int cpu_compare_and_branch_char_const
int cpu_di
int cpu_ei
int cpu_inc
int cpu_inc_16bit
int cpu_inc_32bit
int cpu_inc_nbit
int cpu_dec
int cpu_dec_16bit
int cpu_dec_32bit
int cpu_dec_nbit
int cpu_less_than_16bit_const
int cpu_less_than_32bit_const
int cpu_less_than_8bit_const
int cpu_less_than_nbit_const
int cpu_less_than_16bit
int cpu_less_than_32bit
int cpu_less_than_8bit
int cpu_less_than_nbit
int cpu_greater_than_16bit
int cpu_greater_than_32bit
int cpu_greater_than_8bit
int cpu_greater_than_nbit
int cpu_fill
int cpu_fill_blocks
int cpu_halt
int cpu_end
int cpu_jump
int cpu_call
int cpu_call_indirect
int cpu_jump_indirect
int cpu_return
int cpu_pop
int cpu_label
int cpu_limit_16bit
int cpu_logical_not_8bit
int cpu_logical_and_8bit
int cpu_logical_or_8bit
int cpu_not_8bit
int cpu_and_8bit
int cpu_and_8bit_const
int cpu_or_8bit
int cpu_or_8bit_const
int cpu_xor_8bit
int cpu_swap_8bit
int cpu_not_16bit
int cpu_and_16bit
int cpu_or_16bit
int cpu_xor_16bit
int cpu_swap_16bit
int cpu_not_32bit
int cpu_and_32bit
int cpu_or_32bit
int cpu_xor_32bit
int cpu_swap_32bit
int cpu_math_add_16bit
int cpu_math_add_16bit_const
int cpu_math_add_16bit_with_16bit
int cpu_math_add_16bit_with_8bit
int cpu_math_add_32bit
int cpu_math_add_32bit_const
int cpu_math_add_nbit
int cpu_math_add_nbit_const
int cpu_math_add_8bit
int cpu_math_add_8bit_const
int cpu_math_and_const_16bit
int cpu_math_and_const_32bit
int cpu_math_and_const_8bit
int cpu_math_complement_const_16bit
int cpu_math_complement_const_32bit
int cpu_math_complement_const_8bit
int cpu_math_div2_const_16bit
int cpu_math_div2_const_32bit
int cpu_math_div2_const_8bit
int cpu_math_div2_const_nbit
int cpu_math_double_16bit
int cpu_math_double_32bit
int cpu_math_double_8bit
int cpu_math_mul_16bit_to_32bit
int cpu_math_mul_8bit_to_16bit
int cpu_math_div_32bit_to_16bit
int cpu_math_div_16bit_to_16bit
int cpu_math_div_8bit_to_8bit
int cpu_math_div_nbit_to_nbit
int cpu_math_mul2_const_16bit
int cpu_math_mul2_const_32bit
int cpu_math_mul2_const_8bit
int cpu_math_mul2_const_nbit
int cpu_math_sub_nbit
int cpu_math_sub_16bit
int cpu_math_sub_32bit
int cpu_math_sub_8bit
int cpu_math_sub_16bit_with_8bit
int cpu_move_16bit
int cpu_addressof_16bit
int cpu_move_32bit
int cpu_move_8bit
int cpu_peek
int cpu_poke
int cpu_random
int cpu_random_16bit
int cpu_random_32bit
int cpu_random_8bit
int cpu_store_16bit
int cpu_store_32bit
int cpu_store_8bit
int cpu_store_char
int cpu_mem_move
int cpu_mem_move_direct
int cpu_mem_move_size
int cpu_mem_move_direct_size
int cpu_mem_move_direct_indirect_size
int cpu_compare_memory
int cpu_compare_memory_size
int cpu_less_than_memory
int cpu_less_than_memory_size
int cpu_greater_than_memory
int cpu_greater_than_memory_size
int cpu_uppercase
int cpu_lowercase
int cpu_convert_string_into_16bit
int cpu_fill_indirect
int cpu_flip
int cpu_move_8bit_indirect
int cpu_move_8bit_indirect2
int cpu_move_8bit_indirect2_8bit
int cpu_move_8bit_indirect2_16bit
int cpu_move_16bit_indirect
int cpu_move_16bit_indirect2
int cpu_move_16bit_indirect2_8bit
int cpu_move_32bit_indirect
int cpu_move_32bit_indirect2
int cpu_bit_inplace
int cpu_number_to_string
int cpu_move_8bit_indirect_with_offset
int cpu_bits_to_string
int cpu_hex_to_string
int cpu_bit_check_extended
int cpu_move_8bit_indirect_with_offset2
int cpu_dsdefine
int cpu_dsalloc
int cpu_dsfree
int cpu_dswrite
int cpu_dsresize
int cpu_dsresize_size
int cpu_dsgc
int cpu_dsdescriptor
int cpu_move_8bit_with_offset
int cpu_move_8bit_with_offset2
int cpu_store_8bit_with_offset
int cpu_store_8bit_with_offset2
int cpu_dsalloc_size
int cpu_complement2_8bit
int cpu_complement2_16bit
int cpu_complement2_32bit
int cpu_sqroot
int cpu_msc1_uncompress
int cpu_string_sub

Detailed Description

Definition at line 1541 of file ugbc.h.

Field Documentation

◆ cpu_addressof_16bit

int cpu_addressof_16bit

Definition at line 1654 of file ugbc.h.

◆ cpu_and_16bit

int cpu_and_16bit

Definition at line 1606 of file ugbc.h.

◆ cpu_and_32bit

int cpu_and_32bit

Definition at line 1611 of file ugbc.h.

◆ cpu_and_8bit

int cpu_and_8bit

Definition at line 1599 of file ugbc.h.

◆ cpu_and_8bit_const

int cpu_and_8bit_const

Definition at line 1600 of file ugbc.h.

◆ cpu_beq

int cpu_beq

Definition at line 1545 of file ugbc.h.

◆ cpu_bit_check_extended

int cpu_bit_check_extended

Definition at line 1697 of file ugbc.h.

◆ cpu_bit_inplace

int cpu_bit_inplace

Definition at line 1692 of file ugbc.h.

◆ cpu_bits_to_string

int cpu_bits_to_string

Definition at line 1695 of file ugbc.h.

◆ cpu_bneq

int cpu_bneq

Definition at line 1546 of file ugbc.h.

◆ cpu_busy_wait

int cpu_busy_wait

Definition at line 1547 of file ugbc.h.

◆ cpu_bveq

int cpu_bveq

Definition at line 1548 of file ugbc.h.

◆ cpu_bvneq

int cpu_bvneq

Definition at line 1549 of file ugbc.h.

◆ cpu_call

int cpu_call

Definition at line 1588 of file ugbc.h.

◆ cpu_call_indirect

int cpu_call_indirect

Definition at line 1589 of file ugbc.h.

◆ cpu_combine_nibbles

int cpu_combine_nibbles

Definition at line 1550 of file ugbc.h.

◆ cpu_compare_16bit

int cpu_compare_16bit

Definition at line 1551 of file ugbc.h.

◆ cpu_compare_32bit

int cpu_compare_32bit

Definition at line 1552 of file ugbc.h.

◆ cpu_compare_8bit

int cpu_compare_8bit

Definition at line 1553 of file ugbc.h.

◆ cpu_compare_and_branch_16bit

int cpu_compare_and_branch_16bit

Definition at line 1556 of file ugbc.h.

◆ cpu_compare_and_branch_16bit_const

int cpu_compare_and_branch_16bit_const

Definition at line 1557 of file ugbc.h.

◆ cpu_compare_and_branch_32bit_const

int cpu_compare_and_branch_32bit_const

Definition at line 1558 of file ugbc.h.

◆ cpu_compare_and_branch_8bit

int cpu_compare_and_branch_8bit

Definition at line 1555 of file ugbc.h.

◆ cpu_compare_and_branch_8bit_const

int cpu_compare_and_branch_8bit_const

Definition at line 1559 of file ugbc.h.

◆ cpu_compare_and_branch_char_const

int cpu_compare_and_branch_char_const

Definition at line 1560 of file ugbc.h.

◆ cpu_compare_memory

int cpu_compare_memory

Definition at line 1672 of file ugbc.h.

◆ cpu_compare_memory_size

int cpu_compare_memory_size

Definition at line 1673 of file ugbc.h.

◆ cpu_compare_nbit

int cpu_compare_nbit

Definition at line 1554 of file ugbc.h.

◆ cpu_complement2_16bit

int cpu_complement2_16bit

Definition at line 1713 of file ugbc.h.

◆ cpu_complement2_32bit

int cpu_complement2_32bit

Definition at line 1714 of file ugbc.h.

◆ cpu_complement2_8bit

int cpu_complement2_8bit

Definition at line 1712 of file ugbc.h.

◆ cpu_convert_string_into_16bit

int cpu_convert_string_into_16bit

Definition at line 1680 of file ugbc.h.

◆ cpu_ctoa

int cpu_ctoa

Definition at line 1544 of file ugbc.h.

◆ cpu_dec

int cpu_dec

Definition at line 1567 of file ugbc.h.

◆ cpu_dec_16bit

int cpu_dec_16bit

Definition at line 1568 of file ugbc.h.

◆ cpu_dec_32bit

int cpu_dec_32bit

Definition at line 1569 of file ugbc.h.

◆ cpu_dec_nbit

int cpu_dec_nbit

Definition at line 1570 of file ugbc.h.

◆ cpu_di

int cpu_di

Definition at line 1561 of file ugbc.h.

◆ cpu_dsalloc

int cpu_dsalloc

Definition at line 1700 of file ugbc.h.

◆ cpu_dsalloc_size

int cpu_dsalloc_size

Definition at line 1711 of file ugbc.h.

◆ cpu_dsdefine

int cpu_dsdefine

Definition at line 1699 of file ugbc.h.

◆ cpu_dsdescriptor

int cpu_dsdescriptor

Definition at line 1706 of file ugbc.h.

◆ cpu_dsfree

int cpu_dsfree

Definition at line 1701 of file ugbc.h.

◆ cpu_dsgc

int cpu_dsgc

Definition at line 1705 of file ugbc.h.

◆ cpu_dsresize

int cpu_dsresize

Definition at line 1703 of file ugbc.h.

◆ cpu_dsresize_size

int cpu_dsresize_size

Definition at line 1704 of file ugbc.h.

◆ cpu_dswrite

int cpu_dswrite

Definition at line 1702 of file ugbc.h.

◆ cpu_ei

int cpu_ei

Definition at line 1562 of file ugbc.h.

◆ cpu_end

int cpu_end

Definition at line 1586 of file ugbc.h.

◆ cpu_fill

int cpu_fill

Definition at line 1583 of file ugbc.h.

◆ cpu_fill_blocks

int cpu_fill_blocks

Definition at line 1584 of file ugbc.h.

◆ cpu_fill_indirect

int cpu_fill_indirect

Definition at line 1681 of file ugbc.h.

◆ cpu_flip

int cpu_flip

Definition at line 1682 of file ugbc.h.

◆ cpu_greater_than_16bit

int cpu_greater_than_16bit

Definition at line 1579 of file ugbc.h.

◆ cpu_greater_than_32bit

int cpu_greater_than_32bit

Definition at line 1580 of file ugbc.h.

◆ cpu_greater_than_8bit

int cpu_greater_than_8bit

Definition at line 1581 of file ugbc.h.

◆ cpu_greater_than_memory

int cpu_greater_than_memory

Definition at line 1676 of file ugbc.h.

◆ cpu_greater_than_memory_size

int cpu_greater_than_memory_size

Definition at line 1677 of file ugbc.h.

◆ cpu_greater_than_nbit

int cpu_greater_than_nbit

Definition at line 1582 of file ugbc.h.

◆ cpu_halt

int cpu_halt

Definition at line 1585 of file ugbc.h.

◆ cpu_hex_to_string

int cpu_hex_to_string

Definition at line 1696 of file ugbc.h.

◆ cpu_inc

int cpu_inc

Definition at line 1563 of file ugbc.h.

◆ cpu_inc_16bit

int cpu_inc_16bit

Definition at line 1564 of file ugbc.h.

◆ cpu_inc_32bit

int cpu_inc_32bit

Definition at line 1565 of file ugbc.h.

◆ cpu_inc_nbit

int cpu_inc_nbit

Definition at line 1566 of file ugbc.h.

◆ cpu_jump

int cpu_jump

Definition at line 1587 of file ugbc.h.

◆ cpu_jump_indirect

int cpu_jump_indirect

Definition at line 1590 of file ugbc.h.

◆ cpu_label

int cpu_label

Definition at line 1593 of file ugbc.h.

◆ cpu_less_than_16bit

int cpu_less_than_16bit

Definition at line 1575 of file ugbc.h.

◆ cpu_less_than_16bit_const

int cpu_less_than_16bit_const

Definition at line 1571 of file ugbc.h.

◆ cpu_less_than_32bit

int cpu_less_than_32bit

Definition at line 1576 of file ugbc.h.

◆ cpu_less_than_32bit_const

int cpu_less_than_32bit_const

Definition at line 1572 of file ugbc.h.

◆ cpu_less_than_8bit

int cpu_less_than_8bit

Definition at line 1577 of file ugbc.h.

◆ cpu_less_than_8bit_const

int cpu_less_than_8bit_const

Definition at line 1573 of file ugbc.h.

◆ cpu_less_than_memory

int cpu_less_than_memory

Definition at line 1674 of file ugbc.h.

◆ cpu_less_than_memory_size

int cpu_less_than_memory_size

Definition at line 1675 of file ugbc.h.

◆ cpu_less_than_nbit

int cpu_less_than_nbit

Definition at line 1578 of file ugbc.h.

◆ cpu_less_than_nbit_const

int cpu_less_than_nbit_const

Definition at line 1574 of file ugbc.h.

◆ cpu_limit_16bit

int cpu_limit_16bit

Definition at line 1594 of file ugbc.h.

◆ cpu_logical_and_8bit

int cpu_logical_and_8bit

Definition at line 1596 of file ugbc.h.

◆ cpu_logical_not_8bit

int cpu_logical_not_8bit

Definition at line 1595 of file ugbc.h.

◆ cpu_logical_or_8bit

int cpu_logical_or_8bit

Definition at line 1597 of file ugbc.h.

◆ cpu_lowercase

int cpu_lowercase

Definition at line 1679 of file ugbc.h.

◆ cpu_math_add_16bit

int cpu_math_add_16bit

Definition at line 1615 of file ugbc.h.

◆ cpu_math_add_16bit_const

int cpu_math_add_16bit_const

Definition at line 1616 of file ugbc.h.

◆ cpu_math_add_16bit_with_16bit

int cpu_math_add_16bit_with_16bit

Definition at line 1617 of file ugbc.h.

◆ cpu_math_add_16bit_with_8bit

int cpu_math_add_16bit_with_8bit

Definition at line 1618 of file ugbc.h.

◆ cpu_math_add_32bit

int cpu_math_add_32bit

Definition at line 1619 of file ugbc.h.

◆ cpu_math_add_32bit_const

int cpu_math_add_32bit_const

Definition at line 1620 of file ugbc.h.

◆ cpu_math_add_8bit

int cpu_math_add_8bit

Definition at line 1623 of file ugbc.h.

◆ cpu_math_add_8bit_const

int cpu_math_add_8bit_const

Definition at line 1624 of file ugbc.h.

◆ cpu_math_add_nbit

int cpu_math_add_nbit

Definition at line 1621 of file ugbc.h.

◆ cpu_math_add_nbit_const

int cpu_math_add_nbit_const

Definition at line 1622 of file ugbc.h.

◆ cpu_math_and_const_16bit

int cpu_math_and_const_16bit

Definition at line 1625 of file ugbc.h.

◆ cpu_math_and_const_32bit

int cpu_math_and_const_32bit

Definition at line 1626 of file ugbc.h.

◆ cpu_math_and_const_8bit

int cpu_math_and_const_8bit

Definition at line 1627 of file ugbc.h.

◆ cpu_math_complement_const_16bit

int cpu_math_complement_const_16bit

Definition at line 1628 of file ugbc.h.

◆ cpu_math_complement_const_32bit

int cpu_math_complement_const_32bit

Definition at line 1629 of file ugbc.h.

◆ cpu_math_complement_const_8bit

int cpu_math_complement_const_8bit

Definition at line 1630 of file ugbc.h.

◆ cpu_math_div2_const_16bit

int cpu_math_div2_const_16bit

Definition at line 1631 of file ugbc.h.

◆ cpu_math_div2_const_32bit

int cpu_math_div2_const_32bit

Definition at line 1632 of file ugbc.h.

◆ cpu_math_div2_const_8bit

int cpu_math_div2_const_8bit

Definition at line 1633 of file ugbc.h.

◆ cpu_math_div2_const_nbit

int cpu_math_div2_const_nbit

Definition at line 1634 of file ugbc.h.

◆ cpu_math_div_16bit_to_16bit

int cpu_math_div_16bit_to_16bit

Definition at line 1641 of file ugbc.h.

◆ cpu_math_div_32bit_to_16bit

int cpu_math_div_32bit_to_16bit

Definition at line 1640 of file ugbc.h.

◆ cpu_math_div_8bit_to_8bit

int cpu_math_div_8bit_to_8bit

Definition at line 1642 of file ugbc.h.

◆ cpu_math_div_nbit_to_nbit

int cpu_math_div_nbit_to_nbit

Definition at line 1643 of file ugbc.h.

◆ cpu_math_double_16bit

int cpu_math_double_16bit

Definition at line 1635 of file ugbc.h.

◆ cpu_math_double_32bit

int cpu_math_double_32bit

Definition at line 1636 of file ugbc.h.

◆ cpu_math_double_8bit

int cpu_math_double_8bit

Definition at line 1637 of file ugbc.h.

◆ cpu_math_mul2_const_16bit

int cpu_math_mul2_const_16bit

Definition at line 1644 of file ugbc.h.

◆ cpu_math_mul2_const_32bit

int cpu_math_mul2_const_32bit

Definition at line 1645 of file ugbc.h.

◆ cpu_math_mul2_const_8bit

int cpu_math_mul2_const_8bit

Definition at line 1646 of file ugbc.h.

◆ cpu_math_mul2_const_nbit

int cpu_math_mul2_const_nbit

Definition at line 1647 of file ugbc.h.

◆ cpu_math_mul_16bit_to_32bit

int cpu_math_mul_16bit_to_32bit

Definition at line 1638 of file ugbc.h.

◆ cpu_math_mul_8bit_to_16bit

int cpu_math_mul_8bit_to_16bit

Definition at line 1639 of file ugbc.h.

◆ cpu_math_sub_16bit

int cpu_math_sub_16bit

Definition at line 1649 of file ugbc.h.

◆ cpu_math_sub_16bit_with_8bit

int cpu_math_sub_16bit_with_8bit

Definition at line 1652 of file ugbc.h.

◆ cpu_math_sub_32bit

int cpu_math_sub_32bit

Definition at line 1650 of file ugbc.h.

◆ cpu_math_sub_8bit

int cpu_math_sub_8bit

Definition at line 1651 of file ugbc.h.

◆ cpu_math_sub_nbit

int cpu_math_sub_nbit

Definition at line 1648 of file ugbc.h.

◆ cpu_mem_move

int cpu_mem_move

Definition at line 1667 of file ugbc.h.

◆ cpu_mem_move_direct

int cpu_mem_move_direct

Definition at line 1668 of file ugbc.h.

◆ cpu_mem_move_direct_indirect_size

int cpu_mem_move_direct_indirect_size

Definition at line 1671 of file ugbc.h.

◆ cpu_mem_move_direct_size

int cpu_mem_move_direct_size

Definition at line 1670 of file ugbc.h.

◆ cpu_mem_move_size

int cpu_mem_move_size

Definition at line 1669 of file ugbc.h.

◆ cpu_move_16bit

int cpu_move_16bit

Definition at line 1653 of file ugbc.h.

◆ cpu_move_16bit_indirect

int cpu_move_16bit_indirect

Definition at line 1687 of file ugbc.h.

◆ cpu_move_16bit_indirect2

int cpu_move_16bit_indirect2

Definition at line 1688 of file ugbc.h.

◆ cpu_move_16bit_indirect2_8bit

int cpu_move_16bit_indirect2_8bit

Definition at line 1689 of file ugbc.h.

◆ cpu_move_32bit

int cpu_move_32bit

Definition at line 1655 of file ugbc.h.

◆ cpu_move_32bit_indirect

int cpu_move_32bit_indirect

Definition at line 1690 of file ugbc.h.

◆ cpu_move_32bit_indirect2

int cpu_move_32bit_indirect2

Definition at line 1691 of file ugbc.h.

◆ cpu_move_8bit

int cpu_move_8bit

Definition at line 1656 of file ugbc.h.

◆ cpu_move_8bit_indirect

int cpu_move_8bit_indirect

Definition at line 1683 of file ugbc.h.

◆ cpu_move_8bit_indirect2

int cpu_move_8bit_indirect2

Definition at line 1684 of file ugbc.h.

◆ cpu_move_8bit_indirect2_16bit

int cpu_move_8bit_indirect2_16bit

Definition at line 1686 of file ugbc.h.

◆ cpu_move_8bit_indirect2_8bit

int cpu_move_8bit_indirect2_8bit

Definition at line 1685 of file ugbc.h.

◆ cpu_move_8bit_indirect_with_offset

int cpu_move_8bit_indirect_with_offset

Definition at line 1694 of file ugbc.h.

◆ cpu_move_8bit_indirect_with_offset2

int cpu_move_8bit_indirect_with_offset2

Definition at line 1698 of file ugbc.h.

◆ cpu_move_8bit_with_offset

int cpu_move_8bit_with_offset

Definition at line 1707 of file ugbc.h.

◆ cpu_move_8bit_with_offset2

int cpu_move_8bit_with_offset2

Definition at line 1708 of file ugbc.h.

◆ cpu_msc1_uncompress

int cpu_msc1_uncompress

Definition at line 1716 of file ugbc.h.

◆ cpu_not_16bit

int cpu_not_16bit

Definition at line 1605 of file ugbc.h.

◆ cpu_not_32bit

int cpu_not_32bit

Definition at line 1610 of file ugbc.h.

◆ cpu_not_8bit

int cpu_not_8bit

Definition at line 1598 of file ugbc.h.

◆ cpu_number_to_string

int cpu_number_to_string

Definition at line 1693 of file ugbc.h.

◆ cpu_or_16bit

int cpu_or_16bit

Definition at line 1607 of file ugbc.h.

◆ cpu_or_32bit

int cpu_or_32bit

Definition at line 1612 of file ugbc.h.

◆ cpu_or_8bit

int cpu_or_8bit

Definition at line 1601 of file ugbc.h.

◆ cpu_or_8bit_const

int cpu_or_8bit_const

Definition at line 1602 of file ugbc.h.

◆ cpu_peek

int cpu_peek

Definition at line 1657 of file ugbc.h.

◆ cpu_poke

int cpu_poke

Definition at line 1658 of file ugbc.h.

◆ cpu_pop

int cpu_pop

Definition at line 1592 of file ugbc.h.

◆ cpu_random

int cpu_random

Definition at line 1659 of file ugbc.h.

◆ cpu_random_16bit

int cpu_random_16bit

Definition at line 1660 of file ugbc.h.

◆ cpu_random_32bit

int cpu_random_32bit

Definition at line 1661 of file ugbc.h.

◆ cpu_random_8bit

int cpu_random_8bit

Definition at line 1662 of file ugbc.h.

◆ cpu_return

int cpu_return

Definition at line 1591 of file ugbc.h.

◆ cpu_sqroot

int cpu_sqroot

Definition at line 1715 of file ugbc.h.

◆ cpu_store_16bit

int cpu_store_16bit

Definition at line 1663 of file ugbc.h.

◆ cpu_store_32bit

int cpu_store_32bit

Definition at line 1664 of file ugbc.h.

◆ cpu_store_8bit

int cpu_store_8bit

Definition at line 1665 of file ugbc.h.

◆ cpu_store_8bit_with_offset

int cpu_store_8bit_with_offset

Definition at line 1709 of file ugbc.h.

◆ cpu_store_8bit_with_offset2

int cpu_store_8bit_with_offset2

Definition at line 1710 of file ugbc.h.

◆ cpu_store_char

int cpu_store_char

Definition at line 1666 of file ugbc.h.

◆ cpu_string_sub

int cpu_string_sub

Definition at line 1717 of file ugbc.h.

◆ cpu_swap_16bit

int cpu_swap_16bit

Definition at line 1609 of file ugbc.h.

◆ cpu_swap_32bit

int cpu_swap_32bit

Definition at line 1614 of file ugbc.h.

◆ cpu_swap_8bit

int cpu_swap_8bit

Definition at line 1604 of file ugbc.h.

◆ cpu_uppercase

int cpu_uppercase

Definition at line 1678 of file ugbc.h.

◆ cpu_xor_16bit

int cpu_xor_16bit

Definition at line 1608 of file ugbc.h.

◆ cpu_xor_32bit

int cpu_xor_32bit

Definition at line 1613 of file ugbc.h.

◆ cpu_xor_8bit

int cpu_xor_8bit

Definition at line 1603 of file ugbc.h.

◆ cpu_ztoa

int cpu_ztoa

Definition at line 1543 of file ugbc.h.


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