User profile: stridexr

User info
User name:stridexr
Location:Dubai, United Arab Emirates
Statistical data
Birthdate:Jun 19, 1990
Gender:Male
Occupation:Student
Skills:PHP
Python
Perl
Assembly
Java
Python
History
Joined:Nov 1, 2010 at 10:47am
Number of posts:75
Latest posts:

Order of micro-instructions
I'm writing an assembly language simulator in Python based on the tenenbaum architecture and I need to ...

CPU emulator
Hello, I have to write an assembly/CPU simulator in Python, I wrote down all the functions, declarat...

CPU emulator
Hi, I'm supposed to build a CPU emulator but I need to get it to deal with Hex numbers. Any help ...

Making a calendar in Python
Hi, I'm trying to make a calendar but it comes out wrong. This is the output I get: [output] ...

Finding out the exact weekday
Nevermind, got it working :))