Page 9 of 73 FirstFirst 1234567891011121314151617181959 ... LastLast
Results 161 to 180 of 1454

Thread: EverDrive 64

  1. #161
    Quote Originally Posted by derekb View Post
    personally while near instant loading would be nice, I'd rather see some carts for different systems than a revised cart for an already supported one
    Thats why I said after he's done all the carts he can/wants to.

  2. #162
    If the plan is to upgrade current carts with faster loading times and more options (a.k.a. "deluxe carts"), I'd definetely would want them ;)

  3. #163
    Member Hardcore
    takeshi385's Avatar

    Join Date
    Mar 2011
    Location
    GA. United States
    Posts
    1,075
    the reason stone age gamer puts a ton of logos"depending on what you call alot" on his stuff is because other sites could use his labels, second were are all trying to make a living wage , if someone else is using his labels then he isn't making as much money .

    derekb try to look at it through stone age gamer's eyes.

    were all trying to make money.

  4. #164
    Quote Originally Posted by derekb View Post
    I throw 10 logos on every picture I post cuz sharing is for losers
    Obviously I don't agree with that.

    I've been sharing stuff for over 20 years including many hundreds of SNES and Genesis rom dumps that are being used today.

    People who steal stuff and call it their own creation are losers imo.

    Anyway, it's OT..

  5. #165
    Quote Originally Posted by Nodoyuna View Post
    If the plan is to upgrade current carts with faster loading times and more options (a.k.a. "deluxe carts"), I'd definetely would want them ;)
    The only plan Igor has said is that he intends to add SDHC support into the OS of EverDrives previous to the ED64. Whether Igor plans on redoing anything else is just speculation and might be years out.

  6. #166
    This N64 cart should be a big seller. I'd love to see a Neo-Geo AES cart, but I think that's pretty doubtful.

  7. #167
    The only plan Igor has said is that he intends to add SDHC support into the OS of EverDrives previous to the ED64. Whether Igor plans on redoing anything else is just speculation and might be years out
    And that's great... I asked before about it and he said it was going to be an OS update. What I wanted to say is that, even if I buy the previous Everdrives, i'll buy them again if they're expanded with more features.

    Of course, when it's done, as you say, that can be, maybe, some years from now

  8. #168
    Quote Originally Posted by spoonman View Post
    This N64 cart should be a big seller. I'd love to see a Neo-Geo AES cart, but I think that's pretty doubtful.
    AES cart would be sweet, but I heard its difficult (almost impossible?) to do and my guess would be quite pricey (like all Neo-Geo stuff is).

  9. #169
    ASSEMbler Extreme
    Lives in the server
    Alchy's Avatar

    Join Date
    Apr 2004
    Location
    UK
    Posts
    6,238
    Quote Originally Posted by StoneAgeGamer View Post
    AES cart would be sweet, but I heard its difficult (almost impossible?)
    Given that there are AES multicarts widely available with a hundred or so games at pretty cheap prices my guess is it's not impossible, and probably not all that hard either to someone with the right skills.

    (Note: this is not a request. I understand and respect that KRIKzz is sick and tired of people telling him what he should do with his time and energy.)

  10. #170
    Quote Originally Posted by StoneAgeGamer View Post
    AES cart would be sweet, but I heard its difficult (almost impossible?) to do and my guess would be quite pricey (like all Neo-Geo stuff is).
    I don't see why not. The carts were pricey mainly because of the amount of on-board memory at the time, but even today the largest Neo-Geo ROM board wouldn't be that all that much.

    There are quite a few Chinese bootleg Neo-Geo MVS multi-carts that are being sold for under $100 that contain upwards of 100 games on a single board.

    There was actually a Neo-Geo AES copier add-on available in the early 90's for use with the Bung Multi Game Doctor 2 copier. I believe it could be used with games up to 128Mbits (16MB) so it was pretty limited, but hey, it worked!

    Someone send him a Neo-Geo and maybe he'll have more interest in making a cart for it. :P
    Last edited by spoonman; 05-01-2011 at 09:09 PM.

  11. #171
    Member Elite
    KRIKzz's Avatar

    Join Date
    Apr 2010
    Location
    Ukraine
    Posts
    1,671
    PLEASE STOP TALKING ABOUT NEOGEO AND OTHER NON N64 STUFF IN THIS THREAD
    Last edited by KRIKzz; 05-01-2011 at 10:38 PM.

  12. #172
    These Everdrive threads usually drift off into other Everdrives that should be made next, followed by reasons on why it could/couldn't be done.

    BOT; Everything is looking great! As it's still in Alpha, I'm sure the menu will come to resemble the familiar simple menu that we've all grown accustomed to on all Everdrives. I honestly don't think you need any more for a menu.

    I'm excited to see the final product, especially the NES emulation on this Everdrive! Keep up the great work, KRIKzz!:thumbsup:
    ...console emulation has no soul...

  13. #173
    Foot Soldier
    Chilly Willy's Avatar

    Join Date
    Mar 2011
    Location
    The Land of Enchantment
    Posts
    241
    Quote Originally Posted by KRIKzz View Post
    Chilly Willy do you know something about how to detect reset mometnt on n64? reset wire on cart port set to low only after power on. so i gues that need catch the moment when system read bootcode or something like this, but it is looks not very good
    The "soft" reset is the NMI line on the opposite side of the edge as the cold reset line. A "true" reset is generated by power on; the reset switch just triggers an NMI.

  14. #174
    Member Elite
    KRIKzz's Avatar

    Join Date
    Apr 2010
    Location
    Ukraine
    Posts
    1,671
    Quote Originally Posted by Chilly Willy View Post
    The "soft" reset is the NMI line on the opposite side of the edge as the cold reset line. A "true" reset is generated by power on; the reset switch just triggers an NMI.
    some days ago i check nmi line by oscilloscope, but not detect any reaction if i push reset, probably i should check beter. (: thanks again

  15. #175
    Foot Soldier
    Chilly Willy's Avatar

    Join Date
    Mar 2011
    Location
    The Land of Enchantment
    Posts
    241
    Quote Originally Posted by KRIKzz View Post
    some days ago i check nmi line by oscilloscope, but not detect any reaction if i push reset, probably i should check beter. (: thanks again
    Hmm - odd. The docs say

    When the console RESET switch is pushed, the hardware generates a HW2 interrupt to the R4300 CPU. The interrupt is serviced by the OS event handler which sends a message of type OS_EVENT_PRENMI to the message queue associated with that event.

    The HW2 interrupt will be followed in 0.5 seconds by a non-maskable interrupt (NMI) to the R4300 CPU (unless the RESET switch is pushed and held for more than 0.5 seconds, in which case the NMI will occur when the switch is released).

    After the NMI occurs, the hardware is reinitialized, and:

    * The first Meg of the game in ROM is copied into the first megabyte of RAM after the boot address

    * The BSS for the boot segment is cleared

    * The boot procedure is called

    Note: There are some minor differences between power on reset and NMI reset. After power on reset, the caches are invalidated. After NMI reset, the caches are flushed and then invalidated. Also, the power on reset configures the RAM, while NMI reset leaves RAM alone.

    After NMI reset, the contents of memory, except for the 1 Meg that is copied in, are the same as before the NMI occurred. The global variable, osResetType, is set to 0 on a power up reset and to 1 on a NMI.
    I had assumed the NMI generated would show on the NMI line, but maybe that is an input to allow carts to generate an NMI. That doesn't make much sense, though.

    The osResetType is 0xA000030C, and the game's NMI buffer (which should be clear for a hard reset and not cleared for a soft reset) is 0xA000031C (and 64 bytes long). My menu clears these before starting the rom.
    Last edited by Chilly Willy; 05-02-2011 at 09:11 PM.

  16. #176
    Foot Soldier
    haynor's Avatar

    Join Date
    Feb 2011
    Location
    Tarnobrzeg/Poland
    Posts
    175
    Quote Originally Posted by goombakid View Post
    These Everdrive threads usually drift off into other Everdrives that should be made next, followed by reasons on why it could/couldn't be done.

    BOT; Everything is looking great! As it's still in Alpha, I'm sure the menu will come to resemble the familiar simple menu that we've all grown accustomed to on all Everdrives. I honestly don't think you need any more for a menu.

    I'm excited to see the final product, especially the NES emulation on this Everdrive! Keep up the great work, KRIKzz!:thumbsup:
    What? You mean you can run NES games just like on Super 8?
    I always like NES but lack of RGB is painfull. Some time ago I've modified french model and playing NES games makes sense on N64.

    Is this hardware or software emulation?

  17. #177
    Member Elite
    KRIKzz's Avatar

    Join Date
    Apr 2010
    Location
    Ukraine
    Posts
    1,671
    nmi wire works fine! i am happy (:
    haynor software emulation
    Last edited by KRIKzz; 05-03-2011 at 06:45 AM.

  18. #178
    Foot Soldier
    haynor's Avatar

    Join Date
    Feb 2011
    Location
    Tarnobrzeg/Poland
    Posts
    175
    Any place where I can read about this method?

  19. #179
    Quote Originally Posted by haynor View Post
    Any place where I can read about this method?
    Don't know if this is the emulator krikzz is using but here you go: http://hcs.freeshell.org/neon64.cgi
    Last edited by sanni; 05-03-2011 at 10:35 AM.

  20. #180
    I guess it is
    Last edited by aleomark; 05-03-2011 at 01:34 PM.

Page 9 of 73 FirstFirst 1234567891011121314151617181959 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •