21 Commits (e1fbac3ca13d37d2625c11d30cfdece4327b446b)

Author SHA1 Message Date
Yuri Kunde Schlesner e1fbac3ca1 Common: Remove common.h 11 years ago
bunnei 57aaaf92db HW: Properly initialize and shutdown all modules. 11 years ago
archshift 041e99b613 Added LCD registers, and implementation for color filling in OGL code. 12 years ago
archshift 47010fea31 Implement SetLcdForceBlack, move register enum to hw.h 11 years ago
archshift ef24e72b26 Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago
Yuri Kunde Schlesner 9e084826b8 GPU: Do periodic VBlank updates using CoreTiming 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner 0600e2d8b5 Convert old logging calls to new logging macros 11 years ago
Yuri Kunde Schlesner 521e1cb7e0 Remove unused NDMA module 11 years ago
vaguilar 223e76d51d Fixed formatting and switch statement warnings 12 years ago
Emmanuel Gil Peyrot f5d38649c7 Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 12 years ago
Sean 9a012ff007 Fix some warnings 12 years ago
archshift 6e606c515f core: Prune redundant includes 12 years ago
Tony Wasserka 1dfa392824 Rename LCD to GPU. 12 years ago
bunnei f78794961e - changed HW IO map to use virtual addresses 12 years ago
bunnei 70c2cce963 renamed hw_lcd module to just lcd 12 years ago
bunnei c3a4b4bfca added NDMA hardware interface 12 years ago
bunnei f2f63a0f05 fixed hw write declarations to not be const 12 years ago
bunnei 5d95bb9843 cleaned up some logging messages 12 years ago
bunnei de0a034a84 fixed project includes to use new directory structure 12 years ago
bunnei 63e46abdb8 got rid of 'src' folders in each sub-project 12 years ago
bunnei c0796cf762 fixed all license file headers in core 12 years ago
bunnei 6433f4d6f9 added an "Update" method to update all hardware 12 years ago
bunnei 31abc42d3d added initial support for hw.cpp module 12 years ago
bunnei 670ac5643a added hw module to interface h/w register reads/writes 12 years ago