suyu/src/core/hw
Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files
memory.cpp/h contains definitions related to acessing memory and
configuring the address space
mem_map.cpp/h contains higher-level definitions related to configuring
the address space accoording to the kernel and allocating memory.
2015-05-15 00:04:38 -03:00
..
gpu.cpp Memmap: Re-organize memory function in two files 2015-05-15 00:04:38 -03:00
gpu.h Common: Remove common.h 2015-05-07 15:45:22 -03:00
hw.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
hw.h Added LCD registers, and implementation for color filling in OGL code. 2015-03-09 15:51:41 -07:00
lcd.cpp Common: Remove common.h 2015-05-07 15:45:22 -03:00
lcd.h Common: Remove common.h 2015-05-07 15:45:22 -03:00