mirror of
https://github.com/holub/mame
synced 2025-05-23 22:20:01 +03:00
![]() - Based on timeslot modelling, the implementation models gate delays in logic chips. - Design ready to be split into a generic and a MAME implementation part. - Design prepared to merge in discrete components from discrete.* - Supports code based as well as external net list parsing. Ultimately, net lists and discrete emulation should share one code base. The class design was set up to accomplish this. There is no point in having multiple 555, 7474 implementations around. Most of the code will be moved to lib/netlist going forward to allow usage in other projects. |
||
---|---|---|
artwork | ||
docs | ||
hash | ||
hlsl | ||
src | ||
.gitattributes | ||
makefile |