There are different number types, such as natural numbers (positive numbers), integer (positive and negative), rational (1/2, 1/3, 1/4), irrational (sqrt(2), e, PI), real numbers and complex numbers. … more →
Justin Alexanderchrisrevell wrote 1 month ago: Hi i have done some more research into the x86 assembly langues. i have found a example of the code … more →
chrisrevell wrote 2 months ago: welcome to the console Development blog. This week in console development we were learning about Mip … more →
faykarta wrote 4 months ago: Here’s a video peeky at my finnished console devlopment assignment. Sorry about the quallity. … more →
faykarta wrote 4 months ago: Just testing the homebrew PSPSDK. I’ve ported code from my Console Development assignment to t … more →
Justin wrote 9 months ago: There are different number types, such as natural numbers (positive numbers), integer (positive and … more →
davidleverton wrote 10 months ago: Reminder Console Development is a module that is running though both semesters this year. As a remin … more →
Justin wrote 10 months ago: This week’s lecture focused on Memory Optimization; so different techniques that can be used t … more →
davidleverton wrote 1 year ago: So, Console Development lectures for the last few weeks have all been of the same format, we have be … more →
Chris Mckellar wrote 1 year ago: This week we did presentations on our linked source file programs. Most people had gone over the top … more →
Chris Mckellar wrote 1 year ago: This week we look in more detail at the gnu compiler and the different commands for it. “gcc - … more →
Justin wrote 1 year ago: This week to get to grips with the PSP debugger me and my group (same as last week) had to create a … more →
Justin wrote 1 year ago: After a few weeks of MIPs I finally got the chance to do some C and learn the fundamentals of using … more →
Chris Mckellar wrote 1 year ago: This weeks console dev was about the PSP dev kits which was a nice break from MIPS. We started off b … more →
davidleverton wrote 1 year ago: I was rather busy last week as i went to Game City in Nottingham for a day, i had no time to blog! S … more →
Chris Mckellar wrote 1 year ago: Console dev for the past weeks i have been looking at sub routines in MIPS assembly. We looked at th … more →
Justin wrote 1 year ago: This week Console Development concentrated on how data is stored. The following is just for my refer … more →
faykarta wrote 1 year ago: By investigating the architecture of console platforms I have developed an understanding of low leve … more →
Chris Mckellar wrote 1 year ago: This week we learnt about Jumps in MIPS. This was about how to jump through your code making loops p … more →