Skip to content

mmicko/netedit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetEdit

NetList Editor - Using MAME netlist library for simulation

To compile first clone project:

git clone --recursive https://github.com/mamedev/netedit.git

To build on Windows/Linux/macOS use:

make -j9

or to generate Visual Studio 2015 project :

vs2015.cmd