openMSX
Namespaces | Macros | Typedefs
openmsx.hh File Reference
#include "build-info.hh"
#include <cstdint>
Include dependency graph for openmsx.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Macros

#define ad_printf(...)
 

Typedefs

using openmsx::nibble = uint8_t
 4 bit integer
 
using openmsx::byte = uint8_t
 8 bit unsigned integer
 
using openmsx::word = uint16_t
 16 bit unsigned integer
 

Macro Definition Documentation

◆ ad_printf

#define ad_printf (   ...)

Definition at line 11 of file openmsx.hh.