Commit graph

12 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
287e3370c5 Commit some MSVC-specific workarounds. 2014-12-31 16:20:53 -05:00
Tyler Stachecki
3f79c50369 Prevent wrap-arounds due to \t spillover. 2014-11-02 00:34:47 -04:00
Tyler Stachecki
d45cab877a Add a -printsimstats switch.
Start working in a "extra" mode for debugging and other features
that we don't want on the main path. As a demonstration of what we
can do with this extra mode, print out a bunch of simulation info
that can help us optimize offline.
2014-10-27 19:25:22 -04:00
Tyler Stachecki
5f5d4da9a6 Commit preliminary (untested) TLB support. 2014-08-23 14:24:21 -04:00
Tyler Stachecki
3749f22139 Cleanup clang build warnings. 2014-06-24 20:09:54 -04:00
Tyler Stachecki
45a06d3532 Allow instructions to raise exceptions, add some CP1. 2014-05-20 22:16:12 -04:00
Tyler Stachecki
656103920b VR4300: Start adding data cache support. 2014-05-06 19:49:03 -04:00
Tyler Stachecki
f22903b2ed VR4300: Initialize MI registers.
Set MI_VERSION_REG and MI_INIT_MODE_REG at initialization time.
2014-04-18 17:12:41 -04:00
Tyler Stachecki
d114038a2b Add option for debugging MMIO register access. 2014-04-18 12:44:57 -04:00
Tyler Stachecki
ca81cc95f5 Start executing PIF ROM. 2014-03-09 22:38:47 -04:00
Tyler Stachecki
2f3aded155 Initial commit. 2014-03-08 11:12:15 -05:00