index
:
citra
master
Nintendo 3DS emulator/debugger
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hw
Commit message (
Collapse
)
Author
Age
*
Use a more compatible choice of initial framebuffer addresses.
Tony Wasserka
2014-07-22
|
*
Merge branch 'threading' of https://github.com/bunnei/citra
bunnei
2014-06-14
|
\
|
|
|
|
|
|
|
|
|
|
Conflicts: src/core/hle/function_wrappers.h src/core/hle/service/gsp.cpp
|
*
Core: Cleaned up SingleStep(), updated default LCD refresh to assume each ↵
bunnei
2014-06-13
|
|
|
|
|
|
|
|
instruction is ~3 cycles
*
|
GPU: Cleanup register definitions.
Tony Wasserka
2014-06-12
|
|
*
|
Rename LCD to GPU.
Tony Wasserka
2014-06-12
|
|
*
|
Pica: Add command list registers.
Tony Wasserka
2014-06-12
|
|
|
*
lcd: moved kFrameTicks to lcd.h for use in other modules
bunnei
2014-05-28
|
/
*
lcd: added thread wait after (faked) vblank interrupt (would have) occurred
bunnei
2014-05-22
|
*
added code to LCD modules keep track of framebuffer location in FCRAM or VRAM
bunnei
2014-04-27
|
*
- changed HW IO map to use virtual addresses
bunnei
2014-04-26
|
|
|
|
- added hooks to catch LCD IO read/writes
*
added (fake) physical addresses for where to put framebuffer in VRAM
bunnei
2014-04-26
|
*
renamed hw_lcd module to just lcd
bunnei
2014-04-17
|
*
added NDMA hardware interface
bunnei
2014-04-17
|
*
fixed hw write declarations to not be const
bunnei
2014-04-12
|
*
updated logging message
bunnei
2014-04-10
|
*
cleaned up some logging messages
bunnei
2014-04-10
|
*
fixed project includes to use new directory structure
bunnei
2014-04-08
|
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-08