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
C++
Perl
Assembly
Java
Python
History
Joined:
Number of posts:75
Latest posts:

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

CPU emulator
Hello, I have to write an assembly/CPU simulator in C++, 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 C++
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 :))