Jump to content

nanochess

Members
  • Content Count

    6,419
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by nanochess

  1. Enjoying it https://youtu.be/Bd6ZbWKPe4M
  2. Now you need to do an Intellivision version
  3. Hi all. At last got together my 3 games for Elektronite these are some of the finest games ever produced for Intellivision. Miner 2049er, you're Bounty Bob searching for uranium in the mines, once you walk all platforms you go to next level. Avoid the radioactive monsters and solve the puzzles in each mine. Including 11 all-new levels with new challenges exclusive to Intellivision, anything you have in your mouth will fall to floor once you see them Hover Bovver, not the best day to do the lawn, you took the mower from the neighbor and the gardener is behind you with bad intentions!, fortunately you have your dog and you can say "Kill, Rover, Kill" while you go through 16 lawns and then there is hyper-speed Steamroller, go through the lanes repairing the potholes, otherwise beach balls will turn into bombs, catch your leader ball until no balls remain. Don't crash with the other steamroller and avoid the bombs like the plague!!! It can get pretty intense in higher levels. You can play versus your Intellivision or in two-players mode, cooperate to keep playing as much as both can, or fight to last one standing All these games available for a brief time from http://naberhood.com only for USA while William builds the new Elektronite outpost in Thailand
  4. This is sad but given mine was shipped in February 21, I think it has been lost in mail.
  5. So you only need a frame of trash? jzintv makes sure everything is set to zero, so it will show always the same trash. I think it has a randomized memory flag that behaves like a real Intellivision. Over a real Intellivision you would get always a slightly different "trash" screen because the pseudo-random values in RAM.
  6. Maybe this could help: ' ' Generate a trash screen ' ' by Oscar Toledo G. ' ' Creation date: May/10/2019. ' CLS MODE 0,0,0,0,0 WHILE 1 WAIT #d = RANDOM(256) * 8 #e = RANDOM(256) * 4 + $1000 FOR c = 20 TO 119 #backtab(c) = PEEK(#e + c) + #d NEXT c WAIT #d = RANDOM(256) * 8 #e = RANDOM(256) * 4 + $1000 FOR c = 120 to 219 #backtab(c) = PEEK(#e + c) + #d NEXT c WEND
  7. CoolCV has the "advantage" of patching the BIOS so the starting delay is not so big. It patches the 0x196a byte to 0x0a. There are no timing errors. In fact I'm pretty proud CoolCV is one of the more exact emulators.
  8. First video of Sydney Hunter and the Caverns of Death for Sega Master System ;)

    1. GoldLeader

      GoldLeader

      Sounds Awesome!

  9. Hi all. Just finished development of Sydney Hunter and the Caverns of Death for Sega Master System, soon to be available from Collectorvision along Sydney Hunter and the Sacred Tribe. I've recorded a little video Enjoy it! https://www.youtube.com/watch?v=RZ2tKoj0-bw
  10. It's a great game and very well done platformer. Nicely animated and excellent music. If you don't want to have it, you can always sell it, many interested guys here.
  11. Hi. I had to show my Piggy Bank My cartridge has the manual and 3 temporal tattoos, and it is still in the original Zip bag.
  12. Interesting. I've exactly same problem in one of my consoles. I'm going to try to solve it in some weeks.
  13. This is what I understood: "Your wife is becoming old!!! I will take some pictures of her in the shower for the benefit of the community!!!" Sorry, but there were several types of infringement right there. 1. Infringement of owner privacy. 2. Abuse of confidence. 3. And still ROM releases technically aren't legal without authorization of the copyright holder. (and still releasing pictures of the wife isn't legal without authorization of the wife!!!) Also I see the consequences of this for collectors, now more important unreleased arcade machines will fail because collectors will lose faith in technicians. This was bad with any lens. For one ROM we lose many more.
  14. Foolish men asking for pics. Once you see the ponies with their tiny brilliant eyes, the horror will make you to see a different world where Rev is your master and you'll never have words to spoke it. - The diary of Charles Oscar Ward This is what happens when you are reading Lovecraft at same time than Atariage.
  15. Hi. I was pretty confused by the fact that the : grin : ( ) icon didn't appear, but I pinpointed it to the appearance of Apple ][ before, because the square brackets. <- now not shown. Just for your information. No emoticon is shown now. Let us see, if now appear Apple ] So the bug is that once an open square bracket appears then no emoticon is shown until a close square bracket appears.
  16. Hehe, I wrote this game in your honor but always we can change the title to that Carmen girl from San Diego
  17. Indeed it will be expanded for more countries and more graphics. There will be one of three random plushies inside the box, one showing a running smiling Rev with a bunch of Spiker cartridges, another a cmart with the hands on the hair, and another a nanochess sitting over a bunch of money.
  18. Just found that some TV (in special: digital ones) doesn't like my nifty trick for generating dark colors. Just press a key to exit fast the title screen
  19. I meet again Oscar G. at my home along Nyuundere. I was delighted to show my collection and share notes, and of course we played some Intellivision games P.S: And yes, finally I signed the book
  20. Hi there. Here is something I've been coding one hour per week and so. At last a game where Rev and Cmart appear!!! Apparently Rev got some Spiker carts from Cmart and now is running around the world. Your job if you decide to accept it is to travel around the 7 countries of the World (there are more?) trying to catch Rev. You are given clues of where Rev is, but take in account that your plane takes some hours to reach its destination. You only need to press numbers in the keypad. Enjoy it! The small letter: No Revs or Cmarts were harmed during the production of this game where.rom
  21. To my understanding some Atari can burn because manufacturing bugs and lack of proper ventilation (like putting it over the carpet) But as far as I can say only I've saw one (ONE) Atari damaged, while I've seen tons of Intellivision model 1 burnt. (The model 3 is more solid).
  22. Lunar Leeper for Colecovision now finished and bug fixed, 7680 lines of Z80 assembler source code, 32K ROM and many graphics for the scrolling levels. Soon to be available from a known publisher https://www.youtube.com/watch?v=OAofcen-R5M
  23. Waiting for mine snail mail!!! Oh... I wanted to say For the power of Grayskull!!!
×
×
  • Create New...