This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/src
Michel Heily 10d0934f82 GameBoyAdvance: Use dyn traits instead of generic types
"Performance hit" is not significient


Former-commit-id: 809dea4cdbf9579d8e9d18de95b3c9a05723c68f
2019-12-23 01:37:45 +02:00
..
backend Add WIP sound controller and backend 2019-12-20 15:11:26 +02:00
core GameBoyAdvance: Use dyn traits instead of generic types 2019-12-23 01:37:45 +02:00
debugger GameBoyAdvance: Use dyn traits instead of generic types 2019-12-23 01:37:45 +02:00
plat GameBoyAdvance: Use dyn traits instead of generic types 2019-12-23 01:37:45 +02:00
disass.rs Refactor core functionality into a separate module 2019-07-20 16:46:00 +03:00
lib.rs More work. DMA sound seems to work, but sounds very crappy. 2019-12-23 01:37:45 +02:00
util.rs Refactor "backend" concept 2019-12-20 15:11:26 +02:00