mirror of
https://github.com/holub/mame
synced 2025-05-22 21:58:57 +03:00
![]() - change the way custom modules are handled - updated drivers mario and dkong accordingly - minor change to stream input handling - no more linear lists for nodes. All node processing switched to linked lists. - module step and reset now only get a node pointer passed - Added discrete_info * pointer to node - Only nodes with a step routine actually get processed. - Fixed a bug: discrete logs did not work since some time - preliminary parallel task constants; depending on results these may vanish again. - Overall slight performance increase. dkong 940% to 960%, galaxian 740% to 790% |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |