# HG changeset patch # User nenolod # Date 1162374623 28800 # Node ID 83d230421dfcafe7007f9a4f6799aa8c1177ae7a # Parent b44ab11a64c28cb9b14e249267e447ce8d6e4704 [svn] - take advantage of the ability to do nothing diff -r b44ab11a64c2 -r 83d230421dfc ChangeLog --- a/ChangeLog Wed Nov 01 01:32:26 2006 -0800 +++ b/ChangeLog Wed Nov 01 01:50:23 2006 -0800 @@ -1,3 +1,13 @@ +2006-11-01 09:32:26 +0000 William Pitcock + revision [358] + - NOOP instruction. What this does is basically takes a slot in a + branch of insns, which means "don't do anything at this position". + + trunk/src/paranormal/builtins.c | 2 ++ + trunk/src/paranormal/general.c | 15 +++++++++++++++ + 2 files changed, 17 insertions(+) + + 2006-11-01 09:12:03 +0000 William Pitcock revision [356] - add missing declaration diff -r b44ab11a64c2 -r 83d230421dfc src/paranormal/presets/nenolod_-_branchscope.pnv --- a/src/paranormal/presets/nenolod_-_branchscope.pnv Wed Nov 01 01:32:26 2006 -0800 +++ b/src/paranormal/presets/nenolod_-_branchscope.pnv Wed Nov 01 01:50:23 2006 -0800 @@ -43,8 +43,22 @@ 0 TRUE - - + + + + + + + + + 3 + + + + + 30 + + 0 @@ -59,6 +73,8 @@ 255 151, 179, 234 + + 0 138