An open API service indexing awesome lists of open source software.

https://github.com/minho42/x86-emulator-test

simulating minimum x86 emulator in c
https://github.com/minho42/x86-emulator-test

Last synced: 3 months ago
JSON representation

simulating minimum x86 emulator in c

Awesome Lists containing this project

README

        

## run

```shell
> make run
```