Ryebread691
-
Content Count
8 -
Joined
-
Last visited
Posts posted by Ryebread691
-
-
Thank you so much, it works like a charm
-
I put it into the windows 32 folder and it still gives me the same error
-
Yesterday, I got the Jzintv development pack and when I tried running the command "Jzintv", It gave me a error saying that I was missing SDL.dll form my computer. One guy on the forums helped me but it still does not work.
I am sure that I did not place the file in the right directory. Can anyone tell me where do I place the SDL.dll file in my Jzintv folder?
-
Windows 8.1 PC
-
No it did not work. Where do you need to place the file?
-
Hi, Ryebread691, and welcome!
Are you trying to run games in the emulator? If so, your question may be more appropriate in the general forum. This forum is intended for questions regarding programming games for the Intellivision. We don't mind helping either way, but the general Intellivision forum gets much more traffic and gaming questions have a higher chance of getting answered there.
In any case, it seems you need to install the SDL (Simple DirectMedia Library) framework. SDL is a multimedia open source library used by the jzIntv emulator to produce graphics and sound. You can get it from the SDL project page. Make sure to get the appropriate version for your PC operating system.
Thank you for the answer and I am sorry that I posted my question in the wrong section of the forum, I am still kind of a noob
-
Hello I am new to the forums and to Intellivision programming, so bear with my noob question.
Today, I downloaded SDK-1600 for some reason when I try to run the command "Jzintv", I get a pop up message which says: "The program can't start because SDL.dll is missing from your computer. Try reinstalling the program to fix this problem."
I later tried to reinstall the sdk, but it did not fix the problem. Any suggestions?I
Also, I want to know what the command is to run your programs in the emulator.

SDK-1600 Code Examples Don't Work
in Programming
Posted
Shortly after I got the emulater finally working, I tried to assemble the Hello World code exmaple in the Jzintv folder and it compiled with 27 errors. Can anyone tell me where I can get error free code examples for the Intellivision?