aboutsummaryrefslogtreecommitdiff
path: root/source/tile.c
AgeCommit message (Expand)Author
2020-10-15Backports: Colour operations from Snes9x 1.60 + MIPS optimisations from Pocke...jdgleaver
2017-08-26Still cleaning things up...João Silva
2017-08-16Changed compile-time flags to use C89 and fixed new warnings raised.João Silva
2017-08-16More C89_BUILD fixestwinaphex
2017-08-14Deleted several unused variables, code and files.João Silva
2017-06-18Tile code changes, fixes Seiken Densetsu 3 character selection screen.João Silva
2017-02-12Type fixes. Fixes from snes9x 1.50. Minor changes and optimizations.João Silva
2017-01-16Many cleanups.João Silva
2017-01-14Moved copyright information to copyright file.João Silva
2016-10-15Add copyright notices since certain guys try to push their lucktwinaphex
2016-08-08Get rid of register keywordtwinaphex
2014-11-03use stdint/stdboolaliaspider
2014-10-31Refactor 'else ' conditional in WRITE_4PIXELS functionstwinaphex
2014-10-30add safety to buffer reads to deal with negative offsets.aliaspider
2014-10-30prevent a segfault.aliaspider
2014-10-30apply a faceliftaliaspider
2014-10-29get rid of all remaining C++ code.aliaspider
2014-10-29start moving everything to Caliaspider