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-05
added DISALLOW_COPY_AND_ASSIGN macro
bunnei
2014-04-05
added LCD logger
bunnei
2014-04-05
add hw_lcd.* to VS project files
bunnei
2014-04-05
added an "Update" method to update all hardware
bunnei
2014-04-05
added a module for interfacing to hardware LCD
bunnei
2014-04-05
added a tick counter
bunnei
2014-04-05
added initial support for hw.cpp module
bunnei
2014-04-04
Remove Core::GetState(). Use new ARM_Interface instead.
Mathieu Vaillancourt
2014-04-04
Support vs express edition without having to get platform sdk
Mathieu Vaillancourt
2014-04-04
added hw module to interface h/w register reads/writes
bunnei
2014-04-04
added a HW option to logging
bunnei
2014-04-04
renamed some functions
bunnei
2014-04-04
added entry point loading from ELF file
bunnei
2014-04-04
- added an interface layer for ARM cores
bunnei
2014-04-04
renamed ARM disassembler class from "Arm" to "ARM_Disasm"
bunnei
2014-04-04
got rid of some really poorly named macros in SkyEye core
bunnei
2014-04-04
moved arm core to interpreter directory
bunnei
2014-04-03
added some commented out ARMulator functions
bunnei
2014-04-03
added hack to allow physical mem read/writes
bunnei
2014-04-03
made memory #define's enum to make debugging easier
bunnei
2014-04-03
More Qt changes for debugger
Mathieu Vaillancourt
2014-04-03
Add Core::GetState() for debugger
Mathieu Vaillancourt
2014-04-03
removed some useless log messages
bunnei
2014-04-03
added thumb mode emulation
bunnei
2014-04-01
convert tabs to spaces
bunnei
2014-04-01
convert tabs to spaces
bunnei
2014-04-01
-converted tabs to spaces
bunnei
2014-03-31
Load file in qt window
Mathieu Vaillancourt
2014-03-31
Basic QT window
Mathieu Vaillancourt
2014-03-31
added very hackish ARMulator core initialization and CPU stepping
bunnei
2014-03-31
added simple processing loop and ELF loading to main()... hackish, will clean...
bunnei
2014-03-31
added ELF loading support to loader.cpp
bunnei
2014-03-31
commented out bswap stuff... ARM ELF files are little endian anyway
bunnei
2014-03-31
added support for reading/writing to stack mem
bunnei
2014-03-31
grabbed ppsspp's MemArena
bunnei
2014-03-30
replaced some error logs with debug asserts
bunnei
2014-03-30
removed unnecessary debug assert
bunnei
2014-03-29
added ARM11 MMU from skyeye
bunnei
2014-03-29
initialize mem regions
bunnei
2014-03-29
added various arm modules from skyeye to make project link OK
bunnei
2014-03-25
added a GetPointer function to Memory for use with ELF loading
bunnei
2014-03-25
updated Windows project files to include ELF files
bunnei
2014-03-25
added Dolphin's ELF reader to the project
bunnei
2013-10-06
renamed FILETYPE_CTR_DIRECTORY to FILETYPE_DIRECTORY_CXI
ShizZy
2013-10-06
fixed a typo in declaration of meta file system
ShizZy
2013-10-03
moved some core functions over to system module
ShizZy
2013-10-01
added core_timing and system modules to core vcproj
ShizZy
2013-10-01
added an early function for booting from a directory
ShizZy
2013-10-01
added a message option to Core::Halt function
ShizZy
2013-10-01
added TIME logger for core timing
ShizZy
[prev]
[next]