| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | added missing emu.h (nw) |  smf- | 2017-12-03 | 1 | -0/+1 |
* | e132xs: drc xm, cmp, add, stxx1, ldwr, stwr, branches, unconditional delayed ... |  mooglyguy | 2017-12-03 | 4 | -25/+175 |
* | e132xs: implemented drc versions of cmp, stxx1, ldwr, stwr, b, br. nw |  mooglyguy | 2017-12-03 | 5 | -47/+331 |
* | Hyperstone dasm fp/h support (nw) |  Olivier Galibert | 2017-12-02 | 4 | -7/+33 |
* | e132xs: simplify stxx1. nw |  mooglyguy | 2017-12-02 | 4 | -257/+223 |
* | e132xs: fix minor issue with templated call, nw |  mooglyguy | 2017-12-02 | 1 | -2/+2 |
* | e132xs: templatized call opcode, nw |  mooglyguy | 2017-12-02 | 3 | -68/+6 |
* | fix compiling with latest build tools (nw) |  smf- | 2017-12-02 | 1 | -1/+1 |
* | e132xs: implemented mov op in drc, nw |  mooglyguy | 2017-12-02 | 1 | -0/+58 |
* | merge fix, nw |  mooglyguy | 2017-12-02 | 1 | -4/+1 |
* | e132xs: minor prep for checkin, nw |  mooglyguy | 2017-12-02 | 2 | -2/+8 |
* | e132xs: drc version of ldxx1 and frame ops, nw |  mooglyguy | 2017-12-02 | 6 | -146/+594 |
* | e132xs: Added mask, sum, cmpi, movi, and ori, nw |  mooglyguy | 2017-12-02 | 7 | -149/+545 |
* | e132xs: initial work on drc, nw |  mooglyguy | 2017-12-02 | 11 | -1604/+1205 |
* | e132xs: initial drc work, and templated conditional db/b, nw |  mooglyguy | 2017-12-02 | 8 | -746/+3711 |
* | emumem: API change [O. Galibert] |  Olivier Galibert | 2017-11-29 | 2 | -3/+3 |
* | dvdisasm: Overhaul [O. Galibert] |  Olivier Galibert | 2017-11-26 | 4 | -165/+170 |
* | srcclean (nw) |  Vas Crabb | 2017-11-26 | 2 | -130/+130 |
* | e132xs: remove unnecessary previous-pc member, nw |  mooglyguy | 2017-11-18 | 4 | -42/+29 |
* | e132xs: removed some of my needlessly wordy changelog entries from 14 years p... |  mooglyguy | 2017-11-17 | 1 | -73/+1 |
* | e132xs: merged divs/u and muls/u using templates, nw |  mooglyguy | 2017-11-17 | 3 | -116/+38 |
* | e132xs: templated hi/lo shift bit, simplified set opcode, removed some needle... |  mooglyguy | 2017-11-17 | 3 | -289/+107 |
* | e132xs: templated div ops, that's the last of them. nw |  mooglyguy | 2017-11-16 | 3 | -276/+53 |
* | e132xs: templated immediate shifts, nw |  mooglyguy | 2017-11-16 | 3 | -108/+39 |
* | e132xs: templated stxx2, nw |  mooglyguy | 2017-11-16 | 3 | -291/+42 |
* | e132xs: templated stxx1, nw |  mooglyguy | 2017-11-16 | 3 | -292/+15 |
* | e132xs: templated ldxx2, nw |  mooglyguy | 2017-11-16 | 3 | -310/+70 |
* | e132xs: templated ldxx1, also fixed timing regression, nw |  mooglyguy | 2017-11-16 | 3 | -352/+104 |
* | e132xs: templated movd, nw |  mooglyguy | 2017-11-15 | 3 | -135/+34 |
* | e132xs: Fix missing cycle deduction in some stxx ops, nw |  mooglyguy | 2017-11-15 | 1 | -0/+8 |
* | e132xs: fix regression with dynabomb, nw |  mooglyguy | 2017-11-15 | 1 | -3/+4 |
* | e132xs: templated simple store ops, nw |  mooglyguy | 2017-11-15 | 3 | -91/+39 |
* | e132xs: templated simple load ops, nw |  mooglyguy | 2017-11-15 | 3 | -85/+63 |
* | e132xs: templated mulu,muls,mul,set. tested gstream,x2222,elfin,luplup,xfiles... |  mooglyguy | 2017-11-15 | 3 | -637/+146 |
* | hyperstone: template register-register mov and correct trap behaviour |  Vas Crabb | 2017-11-15 | 3 | -164/+93 |
* | hyperstone: template check, index move, mask and sum handlers |  Vas Crabb | 2017-11-15 | 3 | -489/+80 |
* | e132xs, fixed ldxx2 local,local case |  mooglyguy | 2017-11-14 | 1 | -6/+12 |
* | Templated Hyperstone operations |  Vas Crabb | 2017-11-15 | 3 | -1956/+429 |
* | -e132xs: Reworked all opcodes, now considerably faster. [Ryan Holtz] |  mooglyguy | 2017-11-13 | 2 | -45/+20 |
* | e132xs, cleanup now-unused functions, nw |  mooglyguy | 2017-11-13 | 3 | -301/+81 |
* | e132x, looked at subs opcode, nw. |  mooglyguy | 2017-11-13 | 3 | -183/+201 |
* | e132x, looked at subc opcode, nw. |  mooglyguy | 2017-11-13 | 3 | -109/+110 |
* | e132x, looked at adds opcode, nw. |  mooglyguy | 2017-11-13 | 3 | -83/+97 |
* | e132x, looked at negs opcode, nw. |  mooglyguy | 2017-11-13 | 3 | -77/+101 |
* | more e132xs work, nw |  mooglyguy | 2017-11-13 | 3 | -916/+846 |
* | e132xs checkpoint, nw. |  mooglyguy | 2017-11-13 | 3 | -655/+643 |
* | e132xs checkpoint, nw. |  mooglyguy | 2017-11-13 | 3 | -196/+161 |
* | e132xs checkpoint, nw. |  mooglyguy | 2017-11-13 | 3 | -102/+107 |
* | e132xs checkpoint, nw |  mooglyguy | 2017-11-13 | 3 | -541/+350 |
* | more e132xs optimization and some func renaming to show coverage, nw |  mooglyguy | 2017-11-13 | 3 | -1425/+1667 |