mirror of
https://github.com/holub/mame
synced 2025-10-07 17:27:06 +03:00
- refactored reverse polish notation evaluator into own source files. - added function parameter to current and voltage sources VS and CS. You can now use those to e.g. produce a sine wave. - Changed code to allow devices to optionally be treated as dynamic or timestepping devices. [Couriersud] |
||
|---|---|---|
| .. | ||
| mame | ||
| osd | ||
| 3rdparty.lua | ||
| benchmarks.lua | ||
| bus.lua | ||
| cpu.lua | ||
| devices.lua | ||
| emu.lua | ||
| formats.lua | ||
| lib.lua | ||
| machine.lua | ||
| main.lua | ||
| netlist.lua | ||
| sound.lua | ||
| tests.lua | ||
| tools.lua | ||
| video.lua | ||