index
:
snes9x2002
trimui-s
libretro core fork of snes9x2002, using the frontend from https://github.com/gameblabla/snesemu
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
port.h
Age
Commit message (
Expand
)
Author
2021-02-06
Add BGR support and add PS2 platform
Francisco Javier Trujillo Mata
2018-12-28
Start significantly refactoring this codebase so we can get it
twinaphex
2018-04-20
Use retro_inline.h
twinaphex
2018-04-20
Don't use stdbool.h anymore
twinaphex
2017-01-23
Fix port.h
twinaphex
2016-10-15
Adding copyright notices since certain predatory scumbags think
twinaphex
2016-08-08
Remove ZeroMemory
twinaphex
2016-08-08
Cleanups
twinaphex
2016-08-08
Cleanups
twinaphex
2016-08-06
Put this ifdef around these problematic functions
twinaphex
2016-08-05
More cleanups
twinaphex
2016-08-05
Cleanups
twinaphex
2016-08-05
Start using stdint types
twinaphex
2016-08-05
Cleanups
twinaphex
2015-11-24
add ASM_CPU and ASM_SPC700 build options.
aliaspider
2015-11-10
Use MSB_FIRST
twinaphex
2015-11-09
reindent all files.
aliaspider
2015-11-09
C++ --> C99
aliaspider
2015-11-08
Take out _SNESPPC ifdefs
twinaphex
2015-11-05
cleanups
aliaspider
2015-11-05
remove zlib dependancy
aliaspider
2015-11-04
add ctr/3ds target.
aliaspider
2012-10-21
switch to rgb565
Toad King
2012-06-14
initial libretro changes
Toad King
2012-06-14
initial pocketsnes commit
Toad King