What processor mode did you start in?
- Love4Boobies
- Member
- Posts: 2111
- Joined: Fri Mar 07, 2008 5:36 pm
- Location: Bucharest, Romania
Re: What processor mode did u start in?
Come to think of it, I've started in vm8086
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
[ Project UDI ]
Re: What processor mode did u start in?
>_> Does a 6502 count as a mode? =p
Re: What processor mode did u start in?
Yes, because it's the 6502 compatibility mode of a 65C816 processor.
Re: What processor mode did u start in?
I started on a Commodore 64, first in BASIC of course, later in assembly language. I had no assembler so I had to calculate all instructions by hand and POKE them somewhere in memory... No surprise I never got further than "Hello world"!inx wrote:>_> Does a 6502 count as a mode? =p
Re: What processor mode did u start in?
Hardcore way to learn. lol I had a 128, so I at least had the in-ROM ML monitor. Like an assembler with no symbols, just had to deal your own dealings with addresses.Hobbes wrote:I started on a Commodore 64 ... I had no assembler so I had to calculate all instructions by hand and POKE them somewhere in memory...
Sure, but I was too poor for a ][GS or a SuperCPU. lol Also, IIRC, it's not so much a mode as the fact that 6502 code ran as long as the address registers were initialized properly.JackScott wrote:6502 compatibility mode of a 65C816 processor
Kind of like the 286 compatibility of 386 pmode.
-
- Member
- Posts: 68
- Joined: Thu May 28, 2009 11:46 pm
Re: What processor mode did u start in?
I started in 8086 with Turbo Pascal, but i forgot all the pascal i learned then... About 3 - 4 years ago I started learning C in Borland C 3.0 (on an old win95 machine at school)
Tibi,
Currently working on the Lux Operating System
Currently working on the Lux Operating System