Historique des commits

Auteur SHA1 Message Date
  deesix 3f141b840f can_enter_jit when program counter decrements il y a 7 ans
  deesix b2f8934f48 readme: JIT il y a 7 ans
  deesix 9c84db9da5 readme: capitalize names il y a 7 ans
  deesix dec15d0a52 readme: benchmarks il y a 7 ans
  deesix 81b412322a readme: dependecies for JIT targets il y a 7 ans
  deesix c5a4f3dd38 zexjit make target il y a 7 ans
  deesix f12d865b3b greens reds and jit_merge_point il y a 7 ans
  deesix 8dbb9b18d3 JitDriver infrastructure, with CPython NOP compatibility mock il y a 7 ans
  deesix 37ccf9701e Merge branch 'zexdoc' il y a 7 ans
  deesix c0acfb5151 readme: zexdoc tests pass; zexall needs no new opcodes il y a 7 ans
  deesix 94c779ff30 remove debug helpers il y a 7 ans
  deesix 87c2b39dc7 z80: fix neg (broken flag handling) il y a 7 ans
  deesix f6a6c4c685 z80: fix cpir and cpdr (broken parity/overflow) il y a 7 ans
  deesix 700090b38d z80: fix out-of-range values in registers il y a 7 ans
  deesix 53192344a3 z80: implement ld r, n for alt1 (26 and 2e) il y a 7 ans
  deesix 4cc74d612b z80: implement inc (24 and 2c) and dec (25 and 2d), both for alt1 il y a 7 ans
  deesix ab2fb9b668 z80: implement alu alt1 il y a 7 ans
  deesix 5a62d4c926 z80: implement ld r, r for index cases not ((y == 6) or (z == 6)) il y a 7 ans
  deesix 3034f26bae list of detected unimplemented opcodes il y a 7 ans
  deesix 3ddc0e65ed debug helpers; collect unimplemented opcodes to be listed by zextests.py il y a 7 ans
  deesix bf9915fa60 readme: deps, build and run zexdoc.com il y a 7 ans
  deesix 29904d7162 Makefile targets for compiling (rpython) zextests.py il y a 7 ans
  deesix bc552eb8f5 Script to run "zexlax.z80" exerciser sets (zexdoc.com and zexall.com) il y a 7 ans
  deesix 2fc10d8972 readme: rpython -O0 --gc=none compatible il y a 7 ans
  deesix ba6b4f67c7 rpy: fix 'non-constant tuple index' il y a 7 ans
  deesix 34c007725a rpy: fix some _execute_*(), to return the type of co-used functions il y a 7 ans
  deesix 06cb308a4c rpy: fix 'cannot find a unique name under which the methods can be found' il y a 7 ans
  deesix dcaf283001 Remove script, not needed anymore il y a 7 ans
  deesix 6234553c63 Subset of Jason's py_z80 repo, to build upon. Thanks, Jason! il y a 7 ans
  deesix 9ecaaa1688 Script to import a subset of Jason's py_z80 repo, to build upon il y a 7 ans