Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Sega Card, HuCard, PlayStation Vita Game Card (Score 0) 315

There is an important distinction in that, due to the way computers access each form of media

The distinction here is between word-addressed and block-addressed memory. Cartridges were more often word-addressed, but it isn't quite a reliable predictor of this. TG16 "cards" were word-addressed and allowed execution in place. Nintendo 64 and Game Boy Advance "cartridges" had seek-and-read protocols, which were a compromise between word-addressed and block storage but allowed execution in place through caching (N64) or lots of wait states (GBA). Later systems were more likely to use block devices because RAM had become so cheap and block devices require fewer pins on the connector.

Cartridges could include hardware that extends the capabilities of the console such as the SuperFX chip, while Cards simply contain the game data and player's save data.

The "system cards" used with the TurboGrafx-CD expand the TurboGrafx-16's capabilities. And any SPI peripheral can be put on a DS Game Card. Most often it's used for a serial flash memory for save data, but the Pokemon HeartGold and SoulSilver Game Cards for DS also include an infrared transceiver for communication with a "Pokewalker" pedometer that the player uses to take one of his party members on walks.

In practice, there is also the distinction in that cartridge based game consoles expected a cartridge to be there, and there were no user operations permitted without one being inserted.

If no Mega Cartridge or Sega Card was inserted into certain revisions of the Master System, the player could launch the built-in Snail Maze game by holding Up + 1 + 2.

Comment Blow through your cap (Score 1) 182

no reason to believe that we won't have more iterations in commonly available optical storage devices.. thought I doubt we'll be using them for anything other than backups

With even home Internet providers enforcing monthly caps, how will you fit your 3D 4K movies across a home Internet connection without having to take a week off surfing after streaming a single movie? (4K, or quad HD, is the next step beyond high-definition video. The consumer version has roughly 3840x2160 pixels.)

Comment Sega Card, HuCard, PlayStation Vita Game Card (Score 0) 315

The games [for the PlayStation Vita] come on memory cards

No, they come on a "game card", like games for Nintendo 3DS, Nintendo DS, and TurboGrafx-16, and smaller games for Sega Master System.

and are not referred to as cartridges

You missed my point. A game card, like a cartridge, is solid-state storage on which a game is shipped. What is the essential difference between cartridges and game cards other than that game cards are thinner? Would you claim that the Master System and TG16 were not cartridge-based consoles because of Sega Card and HuCard?

Comment Control after you tap the app (Score 2, Insightful) 315

And it's vastly easier and simpler to pick up an iOS device and simply tap an app to start playing.

But once you tap the app, how do you control the character in the game? A flat sheet of glass gives the thumbs no tactile feedback as to where the on-screen action buttons are. Swipes on the left third of the screen can substitute for an analog stick, as first seen in Super Mario 64 DS and Metroid Prime Hunters First Hunt, but how can the player make sure he doesn't miss the jump, fire main weapon, and fire secondary weapon buttons? What's the uptake for clip-on Bluetooth gamepads?

Comment Social widget filled monstrosities (Score 1) 118

If today's phones had to put up with the web of eight years ago, that'd be one thing. But eight years ago, you didn't expect your desktop to render the CSS3, AJAX, and social widget filled monstrosities that are 2013 web sites. Eight years ago, webmasters expected some of their PC viewers to be on dial-up and their few (if any) phone users to be on something like WAP. This meant the average download size of all items on a web page was far smaller than it is today.

Comment Re:Problems with verifying the binaries from sourc (Score 1) 311

I have recompiled all my software from the source code and verified that the binaries match

How many different compilers did you use? Did you try any cross-compilers, such as compilers on Linux/ARM that target Windows/x86 or vice versa?

How did Ken Thompson get into my system

See bunratty's comment.

and how do I get rid of him?

See replies to bunratty's comment.

Slashdot Top Deals

People will buy anything that's one to a customer.

Working...