Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | de-staticify initializations for src/devices/video (#3270) | 2018-02-25 | 1 | -29/+10 | |
* | updated devices/video devices to use device_add_mconfig insted of device_mcon... | 2017-05-24 | 1 | -4/+5 | |
* | Move static data out of devices into the device types. This is a significant... | 2017-05-14 | 1 | -16/+15 | |
* | Remove emu.h from headers (nw) | 2017-02-11 | 1 | -1/+0 | |
* | NOTICE (TYPE NAME CONSOLIDATION) | 2016-10-22 | 1 | -45/+45 | |
* | gba_lcd: code refactoring | 2016-09-07 | 1 | -19/+94 | |
* | gba_lcd: abstract sprite attributes into a class | 2016-08-24 | 1 | -4/+13 | |
* | gba: decouple video device from main machine state using callbacks | 2016-08-17 | 1 | -0/+46 | |
* | Fix up GBA build and replace some stupid macros with members | 2016-08-16 | 1 | -4/+28 | |
* | gba: make video subsystem into a device | 2016-08-15 | 1 | -0/+100 |