Re: 5 Line Assembler Demos
- From: jgh@xxxxxxxxxxxxxxxxxx (Jonathan Graham Harston)
- Date: 01 Sep 2009 21:57:21 +0100
usenet@xxxxxxxxxxxxxx wrote:
you simply write your own assembler for an imaginary VM, and have a
single op code execute the demo of your choice :)
Oh Gosh... that's clever.
Kinda sort of cheating though.
Using BBC BASIC 1.00 supplied with the ARM Development system:
FOR x=0 TO 1279:FOR y=0 TO 1023
MANDEL x,y,c:GCOL 0,c:PLOT 69,x,y
NEXT y:NEXT x
;)
--
J.G.Harston - jgh@xxxxxxxxxxxxxxxxxx - mdfs.net/User/JGH
There are three food groups: brown, green and ice cream.
.
- Follow-Ups:
- Re: 5 Line Assembler Demos
- From: Rob Kendrick
- Re: 5 Line Assembler Demos
- References:
- Re: 5 Line Assembler Demos
- From: Rob Kendrick
- Re: 5 Line Assembler Demos
- From: Xavier
- Re: 5 Line Assembler Demos
- From: Gazza
- Re: 5 Line Assembler Demos
- Prev by Date: Re: No HSYNC on our machines. Oh Lord, why ?
- Next by Date: Re: BASIC routine to set specific bits prior to an OS call..
- Previous by thread: Re: 5 Line Assembler Demos
- Next by thread: Re: 5 Line Assembler Demos
- Index(es):
Relevant Pages
|
Loading