| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New sound infrastructure. | 2025-04-27 | 1 | -6/+5 | |
| | | | | | | | | | | | | | | | | | | Should be added soon: - mute - speaker/microphone resampling To be added a little later: - compression - reverb Needs to be added by someone else: - coreaudio - direct - portaudio - xaudio2 - js | ||||
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. ↵ | 2024-09-27 | 3 | -9/+9 | |
| | | | | | (#12822) | ||||
| * | bus/msx/module/sfg.cpp: Moved classes to anonymous namespace. (#11510) | 2023-08-27 | 2 | -99/+104 | |
| | | |||||
| * | emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit ↵ | 2023-06-01 | 2 | -4/+4 | |
| | | | | | function signatures. (#11283) [Ryan Holtz] | ||||
| * | cpu/z80: Fixed incorrect cycle counts when custom cycle tables are used. ↵ | 2023-05-01 | 1 | -5/+0 | |
| | | | | | | | | | | (#11167) bus/msx/module/skw01.cpp: Removed note about instability in the cx5m128 driver. Software list items promoted to working --------------------------------------- msx1_cart.xml: A Life Planet - M36 - Mother Brain has been aliving (Japan) | ||||
| * | bus/msx/module: Added Yamaha SKW-01 emulation. (#11113) | 2023-04-17 | 4 | -3/+199 | |
| | | | | msx/msx2.cpp, msx/msx1_v9938.cpp: Changed the name of all MSX_SLOT_YAMAHA_EXPANSION devices to 'module'. | ||||
| * | bus/msx: Updated most delegate construction to emu::rw_delegate. (#11103) | 2023-04-15 | 1 | -4/+4 | |
| | | |||||
| * | msx/msx.cpp, bus/msx: Propagate clock to slots, and route audio input from ↵ | 2023-04-14 | 1 | -2/+2 | |
| | | | | | cartridges. (#11074) | ||||
| * | bus/msx: Moved Yamaha module and minicart slots into their own folders. (#10984) | 2023-03-14 | 4 | -0/+325 | |
| Also defined MSX cartridge slot options in one place. | |||||
