|
|
1.1 ! root 1: // ! 2: // nono ! 3: // Copyright (C) 2024 nono project ! 4: // Licensed under nono-license.txt ! 5: // ! 6: ! 7: // ! 8: // MC68881 の Extended フォーマットを文字列にする ! 9: // ! 10: ! 11: #pragma once ! 12: ! 13: #include "header.h" ! 14: ! 15: // uint32[3] の Extended のバイナリ表現を10進文字列にする。 ! 16: extern std::string ExtToStr(const uint32 *);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.