Go to file
Couriersud 20caff1c3b Discrete work - this one needs a full recompile
- 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%
2009-08-23 19:04:41 +00:00
docs Ouch... there was still one crsshairpath... 2009-07-14 18:08:29 +00:00
src Discrete work - this one needs a full recompile 2009-08-23 19:04:41 +00:00
.gitattributes Implemented basic Argonaut SuperFX support, needs to be hooked to the SNES driver. [Anonymous] 2009-08-23 08:06:50 +00:00
makefile Added infrastructure to compile universal standalone disassembler: 2009-08-22 06:25:07 +00:00