User Tools

Site Tools


notes:unix:fall2023:projects:fwg0

This is an old revision of the document!


FWG0

URLs

For the instructions and access to files you can go to: https://github.com/vircon32/ComputerSoftware/tree/emulator-v23.6.4

For the initial files you can go here: https://github.com/vircon32/ComputerSoftware/releases/tag/emulator-v23.6.4

For help and resources to help you can go to the vircon32 website: http://www.vircon32.com/

For basic Tutorials go to: https://github.com/vircon32/ConsoleSoftware/tree/main/Tutorials/RobotGame/Tutorial01A-HelloWorld

Build from Source

  1. Head to the github repository and download either the .zip or .tar.gz files.
  2. unzip/untar it and then look at the readme.

Cartridge build process

compile

To compile you would run the do “./” to the “Make.sh” file that you should have copied from git.

assemble

To start assembling your c code, you must use the assemble executable file to turn the c code into machine readable code.

image processing

packing the ROM

Using the Vircon32 API

displaying text

processing textures and regions

displaying a region at location

Per User Correspondence

abowes2

question cprog

response cprog

question unix

response unix

amelvil2

question

response

cmazzara

question cprog

so I know that the Vircon32 stuff needs to be in an obj directory, so when submitting those files that need to be in that directory should I just submit them or is there a way to submit a directory as well? https://discord.com/channels/738748325217697856/738749154573942845/1165032893316341900

response cprog

https://discord.com/channels/738748325217697856/738749154573942845/1165058838764986488 read the rest of the response that is there broken up between multiple responses like an array.

question unix

response unix

Do “aptitude search <library>”

discord message links

efritz2

question cprog

response cprog

question unix

response unix

discord message links

gsalce

question cprog

Hey, I am finishing up installing my dependencies and there was one I could use some advice on. In the video libraries section of the “Readme,” there is a listing for GLUT. Firstly, I was wondering if this install was necessary as it specifies it is only for older systems? Secondly, if so, what would be the best to install, as there are two options that look like the best fit so far, one being “freeglut3-dev” or “libghc-glut-dev”?

response cprog

I didn't bother with it and I didn't have any problems so probably don't worry about it (unless you have an old system)

question unix

response unix

discord message links

gsmith52

question

response

discord message link

jbernata

question cprog

response cprog

question unix

response unix

discord message links

jjones76

question

response

discord message link

jmerri10

question cprog

response cprog

question unix

response unix

discord message links

morcutt

question

When looking at the potential packages for 'SDL2_image' I see a 'libsdl2-image-2.0-0' and a 'libsdl2-image-dev' but no 'SDL2_image' (with a underscore) . Should it be fine to use the 'libsdl2-image-2.0-0' even though it doesn't match exactly?

response

The names of different packages can vary between different distributions so you have to go off what it says it provides.

discord message link

qbrown2

question

response

discord message link

tvanoxx

question

response

discord message link

xcroft

question cprog

response cprog

question unix

response unix

discord message links

notes/unix/fall2023/projects/fwg0.1698178606.txt.gz · Last modified: 2023/10/24 20:16 by gsalce