| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleaned up code in VRender0-related drivers and devices: (#14453) | 2025-12-24 | 1 | -28/+29 | |
| | | | | | | | | | | * Suppress side effects for debugger reads. * Use snake_case names, use abbreviated integer types, use lowercase hexadecimal digits. * Improved logging. * sound/vrender0.cpp: Update per-channel cache when texture memory pointer is changed. * video/vrender0.cpp: Use templates and function pointer arrays for draw functions. * video/vrender0.cpp: Use device_memory_interface for external memory. * video/vrender0.cpp: Minor fixes in single color fill function. | ||||
| * | devices/machine, sound and video: removed read and write macros (nw) | 2020-06-17 | 1 | -7/+7 | |
| | | |||||
| * | srcclean (nw) | 2019-09-22 | 1 | -10/+10 | |
| | | |||||
| * | Various improvements over Vrender0 based systems [Angelo Salese] (#5580) | 2019-09-02 | 1 | -0/+220 | |
| * Made some experimental work with menghong based HW, allowing crzyddz2 to boot and improving menghong colors; * Internalize video and audio components inside the SoC; * Wrote a preliminary UART subdevice; * Made external video clock to be settable by the host driver; | |||||
