Overview
Comment: | Implement retz and retnz instruction |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
30f75aecc8b1963d63e54bda5c5b3853 |
User & Date: | user on 2022-08-17 07:06:42.150 |
Other Links: | manifest | tags |
Context
2022-08-17
| ||
20:57 | Fix a mistake in the compile script; the level table loading means that function.c also depends on instruc.h, so delete function.o if instruc.h is newer. check-in: ccfbb23881 user: user tags: trunk | |
07:06 | Implement retz and retnz instruction check-in: 30f75aecc8 user: user tags: trunk | |
06:54 | Add a Replace instruction. check-in: 1190f331f1 user: user tags: trunk | |
Changes
Modified class.doc
from [9478fd2ce1]
to [a02242cdfb].
[diff]
Modified exec.c
from [2484f1b5a0]
to [c46e9ed216].
[diff]
Modified instruc
from [2ef3b5d8bc]
to [5c44374bcc].
[diff]
Modified instruc.h
from [601dd2e738]
to [1fa409a8df].
[diff]