Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fb39ca4

Pages: 1 ... 26 27 [28] 29 30 ... 126
406
To start, you most likely want to find a Z80 emulator (preferably in C), and then write your own code to emulate the hardware (screen, link port, keys, flash memory, etc), which is a matter of the emulator monitoring what comes out of the various ports, and performing the corresponding actions and returning the right values into the ports. So you will actually want to be familiar with both C and z80 assembly.

407
Miscellaneous / Re: School pranks
« on: August 27, 2011, 02:33:13 pm »
I use backtrack to replace sethc.exe (the stickykeys executable) on XP machines, or osk.exe (on-screen keyboard) on Vista/7 machines with cmd.exe, then I press shift 5 times, or open up the OSK in the accessibility setting window, and I have a command prompt at the login screen :D ! People have given me funny looks when I was browsing the web from there :P

EDIT: I wasn't clear, but the "login screen" has admin privileges :w00t: !

408
Miscellaneous / Re: School pranks
« on: August 26, 2011, 07:37:19 pm »
That doesn't seem to work at all in windows 7.

409
Humour and Jokes / Re: Epicly Failing Contest
« on: August 26, 2011, 11:45:14 am »
I made this and rendered it in 1080p:


Offtopic, but your video has 69 views atm.

410
Miscellaneous / Re: Gaming at school
« on: August 26, 2011, 11:40:03 am »
I need to set up a proxy server sometime soon.

411
I have this robotics kit from here (the level 1 kit), but this is quite doable with an arduino.

412
Axe / Re: Physics Based Collisions
« on: August 26, 2011, 11:37:08 am »
How are the objects in your game able to move (is there rotation), and what shapes will they be? (circles, rectangles, or something else?)

413
Other / Re: FAIL from my school
« on: August 26, 2011, 12:57:40 am »
My school has cmd enabled, but they block a lot of commands. They also block the windows key, idk why.

When my district upgraded to '7, the IT department took the easy route and had all the computers boot off a network drive. I soon discovered that I could change the boot order in the BIOS (which they left open btw) and make the computers start XP again. So I did that a few computers each day, and some tech ppl fixed it but I just changed more until I got caught. I did it partly so I could play minecraft, as the graphics drivers with windows 7 did not support opengl D: .

414
Miscellaneous / Re: Gaming at school
« on: August 26, 2011, 12:51:18 am »
All the computers at my school have the crap intel GMA graphics chips, so there isnt much in the way of 3d games we can play, usually, we just play flash games. I remember happy wheels went viral through the school when it came out.

415
TI-Nspire / Re: [Ndless] BigNumNum Cruncher
« on: August 26, 2011, 12:48:09 am »
I just make my string buffers long enough for whatever may occur. I never thought of using realloc :P

416
I actually have a robot that can receive commands over rs232, I'll have to try this out.

417
TI-Nspire / Re: Pacman Nspire
« on: August 26, 2011, 12:02:25 am »
Do you draw them with geometric primitives?

418
TI-Nspire / Re: rshell - A simple RS232 shell for the Nspire
« on: August 22, 2011, 01:08:32 am »
The rs232 is stdout, using printf in ndless programs outputs to there.

419
Miscellaneous / Re: Meyers Briggs Type Indicator
« on: August 22, 2011, 01:07:31 am »
I got Idealist, I had the same thing as Homer and Qwerty, I wish there was an in-between answer for the questions.

420
News / Re: Texas Instruments redesigns entire graphing calculator line
« on: August 22, 2011, 01:00:40 am »
I thought they discontinued them?

Pages: 1 ... 26 27 [28] 29 30 ... 126