deesix
|
37ccf9701e
Merge branch 'zexdoc'
|
7 年之前 |
deesix
|
c0acfb5151
readme: zexdoc tests pass; zexall needs no new opcodes
|
7 年之前 |
deesix
|
94c779ff30
remove debug helpers
|
7 年之前 |
deesix
|
87c2b39dc7
z80: fix neg (broken flag handling)
|
7 年之前 |
deesix
|
f6a6c4c685
z80: fix cpir and cpdr (broken parity/overflow)
|
7 年之前 |
deesix
|
700090b38d
z80: fix out-of-range values in registers
|
7 年之前 |
deesix
|
53192344a3
z80: implement ld r, n for alt1 (26 and 2e)
|
7 年之前 |
deesix
|
4cc74d612b
z80: implement inc (24 and 2c) and dec (25 and 2d), both for alt1
|
7 年之前 |
deesix
|
ab2fb9b668
z80: implement alu alt1
|
7 年之前 |
deesix
|
5a62d4c926
z80: implement ld r, r for index cases not ((y == 6) or (z == 6))
|
7 年之前 |
deesix
|
3034f26bae
list of detected unimplemented opcodes
|
7 年之前 |
deesix
|
3ddc0e65ed
debug helpers; collect unimplemented opcodes to be listed by zextests.py
|
7 年之前 |
deesix
|
bf9915fa60
readme: deps, build and run zexdoc.com
|
7 年之前 |
deesix
|
29904d7162
Makefile targets for compiling (rpython) zextests.py
|
7 年之前 |
deesix
|
bc552eb8f5
Script to run "zexlax.z80" exerciser sets (zexdoc.com and zexall.com)
|
7 年之前 |
deesix
|
2fc10d8972
readme: rpython -O0 --gc=none compatible
|
7 年之前 |
deesix
|
ba6b4f67c7
rpy: fix 'non-constant tuple index'
|
7 年之前 |
deesix
|
34c007725a
rpy: fix some _execute_*(), to return the type of co-used functions
|
7 年之前 |
deesix
|
06cb308a4c
rpy: fix 'cannot find a unique name under which the methods can be found'
|
7 年之前 |
deesix
|
dcaf283001
Remove script, not needed anymore
|
7 年之前 |
deesix
|
6234553c63
Subset of Jason's py_z80 repo, to build upon. Thanks, Jason!
|
7 年之前 |
deesix
|
9ecaaa1688
Script to import a subset of Jason's py_z80 repo, to build upon
|
7 年之前 |
deesix
|
2b173ea9b3
Readme and license
|
7 年之前 |
deesix
|
ba5a9b1131
Empty README.md
|
7 年之前 |