Blog posts:
Monday, 30 March 2009
Friday, 13 March 2009
nano papers: ghoulish and Apis Mellifera
Here are a couple of nano paper/clear I've been playing with recently using a
mov.i #1,<1
anti-imp clear.;redcode-nano
;name ghoulish
;author S.Fernandes
;strategy paper/clear
;assert CORESIZE == 80
pstep equ -39
cpos equ -18
dpos equ 27
paper spl #-21 , <-32
mov }paper-1 , }pboot
mov.i #1 , <1
pboot spl <pstep , cpos
djn.f paper+1 , <dpos
end
;redcode-nano
;name Apis Mellifera
;author S.Fernandes
;strategy paper/clear
;assert CORESIZE == 80
pstep equ -22
cpos equ -18
dpos equ -8
paper spl #0 , <33
mov }paper , }pboot
pboot spl <pstep , <-16
mov.i #1 , <1
djn paper+1 , #dpos
end
Sunday, 1 March 2009
Redcode Forth

The interpreter uses a new Redcode instruction to display text, sts. I wonder if John is also planning to support ARES which has a different system for i/o?
Friday, 30 January 2009
January Update: What's New in Corewar?
Here are the latest Corewar updates for January:
- Thoughts on Corewar...: Brainf*** Interpreter
- :Random: Brainf*** interpreter in Redcode
- Thoughts on Corewar...: Interpreter for RSSB...
- :Random: SUBLEQ interpreter in Redcode
- Thoughts on Corewar...: Call / Return Macros
- Cover Scans of The Core War Newsletter
- The Corewar DynaHill
- '88 Koenigstuhl: Utterer '88
- '88 Koenigstuhl: Moonwipe
- '88 Koenigstuhl: Galling
Subscribe to:
Posts (Atom)