index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-04-26
added simple GSP GPU ReadHWRegs function to support returning the framebuffe...
bunnei
2014-04-26
added preliminary DataSynchronizationBarrier support with simple DMA copy
bunnei
2014-04-26
added (fake) physical addresses for where to put framebuffer in VRAM
bunnei
2014-04-26
added vram to memory_map
bunnei
2014-04-25
Need to add Xcursor to linker?
Thomas Edvalson
2014-04-25
Yet anothing missing dependency? libxcursor-dev
Thomas Edvalson
2014-04-25
Maybe needs libglew-dev?
Thomas Edvalson
2014-04-25
moved HLE::MRC to its own module, added support for catching data synchroniza...
bunnei
2014-04-25
added disassembly to unimplemented instruction
bunnei
2014-04-25
removed some cruft
bunnei
2014-04-25
fixed bug where svc_ControlMemory was not properly getting passed in parameters
bunnei
2014-04-25
Fixed travis dir problem (third time's the charm)
Thomas Edvalson
2014-04-25
One of the lines wasn't quite unneccesary.
Thomas Edvalson
2014-04-25
Remove potentially unnecessary lines in Travis script.
Thomas Edvalson
2014-04-25
Added Travis CI script
Thomas Edvalson
2014-04-25
Fixed CMake's import of GLFW.
Thomas Edvalson
2014-04-25
Merge pull request #4 from cpp3ds/master
bunnei
2014-04-25
Resolved undefined Common::g_scm_branch error.
Thomas Edvalson
2014-04-24
- added preliminary support for svc_MapMemoryBlock
bunnei
2014-04-24
added functions to map Heap and Shared memory space
bunnei
2014-04-24
added GSP::RegisterInterruptRelayQueue function
bunnei
2014-04-24
- refactored how service functions are called
bunnei
2014-04-24
removed "COVERAGE_" from "GCC_COVERAGE_COMPILE_FLAGS"
bunnei
2014-04-24
Update README.md
bunnei
2014-04-23
made qt window title consistent
bunnei
2014-04-23
fixes to scm_rev generation to make it conistent with windows build
bunnei
2014-04-23
updated windows scm_rev code to use new style
ShizZy
2014-04-23
added scm rev generation on Linux/cmake
bunnei
2014-04-22
fixes to build on linux
bunnei
2014-04-22
removed duplicate rotl/rotr functions
ShizZy
2014-04-22
updated CMakeLists for missing files
ShizZy
2014-04-21
Re-enable toggling window mode.
Mathieu Vaillancourt
2014-04-21
Add a quick way to load Launcher.dat files
Mathieu Vaillancourt
2014-04-21
fixed order of LogManager and System init
bunnei
2014-04-21
fixed GL context acquire (applies to Qt GUI only)
bunnei
2014-04-21
fixed VSProps for Qt DLL copy
bunnei
2014-04-19
Ignore scm_rev.h and auto copy Qt dlls to bin folder on build.
Mathieu Vaillancourt
2014-04-18
Remove unused QTableView
Mathieu Vaillancourt
2014-04-18
UI/debugger changes
Mathieu Vaillancourt
2014-04-18
Merge branch 'hle-interface'
bunnei
2014-04-17
renamed hw_lcd module to just lcd
bunnei
2014-04-17
added NDMA hardware interface
bunnei
2014-04-17
added GSP heap memory allocation
bunnei
2014-04-17
fixed bug in Memory::GetPointer
bunnei
2014-04-17
moved enums into Memory:: namespace
bunnei
2014-04-17
added memory read/write to GSP heap
bunnei
2014-04-17
more various refactors to memory interface
bunnei
2014-04-17
cleaned up memory interfaces a lot, removed some hackish stuff
bunnei
2014-04-17
fixed framebuffer color order
bunnei
2014-04-16
added a new function wrapper
bunnei
[prev]
[next]