In-line Vic20 emulator in Denial Forums

You need an actual VIC.

Moderator: Moderators

matsondawson
The Most Noble Order of Denial
Posts: 343
Joined: Fri May 01, 2009 4:44 pm

In-line Vic20 emulator in Denial Forums

Post by matsondawson »

Follow the instructions here...

http://www.mdawson.net/denial/bookmark.php

Code: Select all

10 print "{CLR}{GRN RVS ON}Hello world!{RVS OFF}"
20 print "{BLU RVS ON}Inline emulation is go{RVS OFF}"
Last edited by matsondawson on Mon Mar 15, 2010 4:47 am, edited 8 times in total.
User avatar
Pedro Lambrini
Vic 20 Scientist
Posts: 1132
Joined: Mon Dec 01, 2008 11:36 am

Post by Pedro Lambrini »

That is just mind boggling amazing! What a great idea!! Jeff should give you a Knighthood for services in innovation and genius! Go on Jeff get to it! :P
"...That of the Eastern tribe being like a multitude of colours as if a rainbow had settled upon its brow..." Daniels 1:3
Boray
Musical Smurf
Posts: 4064
Joined: Mon May 03, 2004 10:47 am

Post by Boray »

Woah! Cool! :D
PRG Starter - a VICE helper / Vic Software (Boray Gammon, SD2IEC music player, Vic Disk Menu, Tribbles, Mega Omega, How Many 8K etc.)
matsondawson
The Most Noble Order of Denial
Posts: 343
Joined: Fri May 01, 2009 4:44 pm

Post by matsondawson »

Just noticed I buggered up the keyboard map, I'll fix that tomorrow.
I also need to think of a way of importing extensions and defining memory requirements.

I'm thinking something like:

Code: Select all

REM EXP(3k), EXT(MINIGRAFIK)
User avatar
Schema
factor
Posts: 1430
Joined: Tue Mar 23, 2004 7:07 am
Website: http://www.jammingsignal.com
Location: Toronto, Ontario

Post by Schema »

Very slick!

I noticed it always puts the output in the first Code block in the thread, is this deliberate or a limitation?
User avatar
nbla000
Salmon Run
Posts: 2582
Joined: Thu Oct 13, 2005 8:58 am
Location: Italy

Post by nbla000 »

matsondawson wrote:Follow the instructions here...
Very great idea, my compliments.
Schema wrote:I noticed it always puts the output in the first Code block in the thread, is this deliberate or a limitation?
No, just select the text before to click to the bookmark link.

PS: The code below doesn't work :wink:

Code: Select all

1 SYS64802
Mega-Cart: the cartridge you plug in once and for all.
User avatar
Jeff-20
Denial Founder
Posts: 5759
Joined: Wed Dec 31, 1969 6:00 pm

Post by Jeff-20 »

We discussed it in PM. This guy is a genius.
High Scores, Links, and Jeff's Basic Games page.
User avatar
Pedro Lambrini
Vic 20 Scientist
Posts: 1132
Joined: Mon Dec 01, 2008 11:36 am

Post by Pedro Lambrini »

Jeff-20 wrote:We discussed it in PM. This guy is a genius.
So his Knighthood's in the bag then? :P
"...That of the Eastern tribe being like a multitude of colours as if a rainbow had settled upon its brow..." Daniels 1:3
User avatar
Jeff-20
Denial Founder
Posts: 5759
Joined: Wed Dec 31, 1969 6:00 pm

Post by Jeff-20 »

Done. Denial's first knight.
High Scores, Links, and Jeff's Basic Games page.
matsondawson
The Most Noble Order of Denial
Posts: 343
Joined: Fri May 01, 2009 4:44 pm

Post by matsondawson »

I'm shocked, a knight-hood! I'm honoured :)

"Meesa accept this responsibilty with moi moi humility..."

Thanks guys.
matsondawson
The Most Noble Order of Denial
Posts: 343
Joined: Fri May 01, 2009 4:44 pm

Post by matsondawson »

Schema wrote: PS: The code below doesn't work :wink:

Code: Select all

1 SYS64802
I'll see if I can track that down, looks like it's jumping to -1 and hitting a halt for some reason.
User avatar
Kweepa
Vic 20 Scientist
Posts: 1314
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Post by Kweepa »

Holy freholy!
I don't even understand what's going on here!
It's like magic!
22 thumbs up!
rhurst
Omega Star Commander
Posts: 1369
Joined: Thu Jan 31, 2008 2:12 pm
Website: https://robert.hurst-ri.us
Location: Providence, RI
Occupation: Tech & Innovation

Post by rhurst »

8) ... V-e-r-y 8) .

At first, it felt VIRAL. Heh, nice job!!
Any technology distinguishable from magic is insufficiently advanced.
https://robert.hurst-ri.us/rob/retrocomputing
User avatar
Kweepa
Vic 20 Scientist
Posts: 1314
Joined: Fri Jan 04, 2008 5:11 pm
Location: Austin, Texas
Occupation: Game maker

Post by Kweepa »

Anyone found working examples on the forum?

I was really hoping this would work:
http://sleepingelephant.com/ipw-web/bul ... 1&start=16
It's got a couple of {wht} type things, but that doesn't seem to be the problem...
User avatar
amramsey
Vic 20 Hobbyist
Posts: 117
Joined: Sat Apr 14, 2007 9:38 pm

Post by amramsey »

Ha ha... that was the first one that I tried also! It comes up with the initial screen and then stalls.
Post Reply