back
user profile

Narishma

4,055karma·2,386submissions·April 7, 2013
recent activity (2,386 total)
comment
Unreal doesn't use Mono or C#.
11y ago·view thread
comment
I wouldn't call that zero-cost. It's more like variable-cost, which could be even worse than always doing virtual calls in some application types.
11y ago·view thread
comment
Shouldn't that be the default assumption? It's pretty rare to not have SSE.
11y ago·view thread
comment
Forget about mobile, it runs at like 5 FPS on my Core i3 laptop.
11y ago·view thread
comment
Vulkan will not be GL anything.
11y ago·view thread
comment
There were plenty of situations in the first game where you had to wait for a character to finish his dialog and open a door or something so you can progress.
11y ago·view thread
comment
There are a few options for playing with a 16-bit 6502 like the Apple IIGS or the SNES.
11y ago·view thread
comment
Is it me or is his explanation of call and ret backwards? Shouldn't call decrement %rsp and ret increment it since the stack grows downward?
11y ago·view thread
comment
I don't think either syntax is nicer than the other. It's just a matter personal preference and familiarity.
11y ago·view thread
comment
They already release those. http://developer.amd.com/resources/documentation-articles/de... …
11y ago·view thread
comment
They didn't necessarily want x86, it just happened that that was the only sensible option available at the time. What they really wanted was an SoC or APU as opposed to a discrete CPU and GPU, as…
11y ago·view thread
comment
I think Unity would be overkill for the types of games he makes.
11y ago·view thread
comment
Landing on another planet with the rocket's first stage?
11y ago·view thread
comment
Up until recently, a lot of Atoms were 32-bit only. Mostly for market segmentation reasons.
11y ago·view thread
comment
The title should perhaps mention that it's about video decoding.
11y ago·view thread
comment
I don't think he said otherwise.
11y ago·view thread
comment
MODedit didn't work on machines that slow.
11y ago·view thread
comment
The Covox Speech Thing it was called. At least the official product. But the design was so simple and the parts so cheap people started building them themselves.
11y ago·view thread
comment
When the first announced Ubuntu for phones they tried to kickstart a phone with class-leading specs but there wasn't enough interest for it to be feasible.
11y ago·view thread
comment
All those cases mentioned by the post you replied to came out earlier than the "worse" technologies that ended up winning.
11y ago·view thread
comment
The URL made me think it would be about the uzebox AVR-based 8-bit console. http://belogic.com/uzebox/index.asp …
11y ago·view thread
comment
I believe the 286 supported virtual memory and memory protection but lacked a way to go from protected mode back to real mode, so it couldn't multitask real-mode DOS programs.
11y ago·view thread
comment
www.pouet.net
11y ago·view thread
comment
The Pi works differently from other computers I've seen, in that the GPU is responsible for booting the system, and so it always needs the binary blob to start. Think of it as the equivalent of t…
11y ago·view thread
comment
It looks like it has a PowerVR GPU, which would make it the later. If you want a board where you can write your own OS and still make use of the GPU, the Raspberry Pi is your best bet.
11y ago·view thread
comment
Pi 1 B+ has 4 USB ports as well.
11y ago·view thread
comment
The rule of thumb is if the GPU is not from Intel, then it requires a binary blob.
11y ago·view thread
comment
Does Rust have a UNIX dependency? If not, I don't see what the UNIX philosophy has to do with anything.
11y ago·view thread
comment
You don't necessarily need authentic footage from the machines themselves. You can use emulators, just render at the original resolution and don't use any image quality enhancements or filte…
11y ago·view thread
comment
Great series of videos. Unfortunate that he uses mostly enhanced footage from emulators and modded PC games instead of showing them as they appeared when originally released. Also unfortunate that the…
11y ago·view thread