openMSX
|
#include "narrow.hh"
#include "xrange.hh"
#include <array>
#include <cstddef>
#include <cstdint>
#include <initializer_list>
#include <span>
Go to the source code of this file.
Classes | |
class | openmsx::CRC16 |
This class calculates CRC numbers for the polygon x^16 + x^12 + x^5 + 1. More... | |
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |