Jump to content

Ramsus

Members+
  • Posts

    10
  • Joined

  • Last visited

Posts posted by Ramsus

  1. If you don't see a possible long term relationship with the girl, then don't even bother trying. If you do, ask your friend about how he would feel. If he doesn't like the idea, then it comes down to how important a friend he is.

     

    Remember that good friends become harder to find as you get older.

  2. This post is a bit old, but it helps people learn the jargon.

     

     

    To 'dump' something means to create a bit-by-bit copy of data from one media to another, where the copy is known as an 'image'. So instead of saying you created an ISO from a CD-ROM, you could say that you 'dumped' a 'disk image' of the CD-ROM. In the case of ROMs ('ROM images'), it means copying the data from the ROM chip inside the cartridge to a file on a PC.

     

    So 'dumping' a game copies both the data and the program code into a file. By reading the code from a file, a program can read each instruction in the code and do stuff that would create results similar to if the game were being played on a real system. This is basically how an emulator works.

  3. You can modify an existing emulator to play songs from a folder, but they wouldn't be synchronized to the anything in the game. You'd probably have to give up sound effects too. However, it'd be relatively straightforward if you use an open source emulator.

     

     

    Actually putting the music in an NES ROM requires learning about how to program the NES's sound chip in 6502 assembly and the audio format of the data sent to it. Look up some documents on NSF ripping and NES tech specs, and maybe you can figure out some specifics. I don't think anyone's ever succeeded in it though.

  4. To your second question: sorry to say this, but there's no point. Parallel port devices always use a proprietary protocol. Even if you created a Parallel Port to USB adapter, it'd only change where the data stream is sent. It'd still be the same data, so you'd have to have the same drivers, only now they'd have to be designed to use the USB port.

     

    The odds of some other USB device using the same protocol as your MP3 player are nil. This is because most USB devices use a standard set of protocols that allow one driver to work with hundreds of devices, although they also tend to use proprietary protocols for non-standard features (e.g. A Wacom tablet uses both the standard USB Mouse protocol, or it can use its own protocol for things like pressure sensitivity).

     

    Besides, all USB devices have Vendor IDs and Device IDs, which are used by USB drivers to bind themselves to devices. This means you can't just get any driver to attempt to speak with the device you attach, because they're designed only to recognize and work with certain IDs.

     

     

    You can look to see if someone reverse engineered the driver's protocol. Almost nobody bothers doing something like that though, unless they can sell the result.

     

    EDIT: Looks like the manufacturer decided to completely drop all information on their product on their website (as if it never existed). If they won't cooperate, try asking for some technical specifications for open source driver authors to use.

  5. 135, and it called me a "Facts Curator." They say your Emotional Quotient is more important than your IQ.

     

    Guess I'll go look up this Chakra test. Anyway, looks like this is still EMode, although they changed the name of the site to Tickle.

     

    EDIT: Chakra test results:

    James, your most positive energy is flowing from your Fourth Chakra

     

    This chakra is located in the center of your chest, near your heart. The fourth chakra represents higher emotions, such as love, tenderness, and compassion. In your case, this chakra appears to be clear and unblocked so that positive energy can flow from it freely. Radiating positive energy from your fourth chakra indicates that you've cultivated higher wisdom concerning the important life lessons associated with this energy center. You're apt to possess an emotional maturity and depth that allows you to empathize with others. Whether you're interacting with strangers or the people closest to you, your fourth chakra conveys the kind of true compassion that can set others at ease.

     

    Whether they're allowing positive energy to flow or preventing it from doing so, all seven of your body's chakras contribute to how you are feeling on a day-to-day basis. When they're balanced, you feel energized and at the top of your game. When they're unbalanced, you may feel tired or 'off'.

     

    While we have focused on identifying the one chakra that allows your positive energy to flow most freely, we have also discovered the ways your other six chakras are handling the passage of energy.

×
×
  • Create New...