Commit graph

9 commits

Author SHA1 Message Date
Derek "Turtle" Roe
c4afd44ed7 See long description
Replaced all references to simulation with emulation
Updated copyright year
Updated .gitignore to reduce chances of random files being uploaded to
the repo
Added .gitattributes to normalize all text files, and to ignore binary
files (which includes the logo and the NEC PDF)
2015-07-03 08:18:16 -04:00
Tyler Stachecki
7168fc5e6f Fix a slew of cache bugs. 2015-01-29 10:07:54 -05:00
Tyler Stachecki
e8576c87dc Minor cache and TLB optimizations. 2015-01-28 21:33:39 -05:00
Tyler Stachecki
8dd7195dfc Prevent a if statement over ternary expressions. 2015-01-05 20:54:50 -05:00
Tyler Stachecki
490e896cc9 Reorganize pipeline code for lower binary size. 2014-07-31 13:27:04 -04:00
Tyler Stachecki
50d15f4c34 Touch up minor instruction cache things. 2014-07-30 23:30:54 -04:00
Tyler Stachecki
bd31531f6c Instruction cache fixes and improvements. 2014-07-30 23:18:59 -04:00
Tyler Stachecki
49cbfc8994 VR4300: Start adding instruction cache support. 2014-05-06 19:11:51 -04:00
Tyler Stachecki
2f3aded155 Initial commit. 2014-03-08 11:12:15 -05:00