ToruNiina / flemu

floating point arithmetic emulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flemu

floating point arithmetic emulator

test

requires g++-10.

$ git submodule update --init --recursive
$ cd src/
$ make

About

floating point arithmetic emulation

License:MIT License


Languages

Language:C++ 99.2%Language:Makefile 0.8%