Jump to content

Materion

New Members
  • Content Count

    72
  • Joined

  • Last visited

Everything posted by Materion

  1. Thank You I will try to search for not packed files :). Yes I know hacking game takes time, sorry if You took it as demand from me. I really appreciate his work and just send games that would be nice to have cheats if he is willing to do it, if not it's okay too - he have a life too :). Another proposition - if we have Draconus 1 hacked would be nice t o hav e Draconus 2,3,4 hacked too :D. Draconus II.xex Draconus III.xex Draconus IV.xex
  2. Also this would be great - another polish game - sorry that another post but I can't edit earlier one. When I will play some more games in future and find that some needs cheats I will post here and If You will have will to hack them then it would be great :). You are awesome, man ! DENEB.ATR
  3. Oh thank You very much ! I have one more game if You could try - would be very thankful. Didnt You think about some patreon or something so people can donate for Your help ? I would like to thank You even in small donation for Your dedication and knowledge. If You could hack these games too I would be very thankful :). I have collection of games from A-Z and playing it from A-Z so if I find games that would be nice to be hacked I will post it from time to time. Around the Planet (1994)(Mirage)(PL).atr Around the Planet.xex BOULDER DASH III.XEX Crypts of Egypt.xex
  4. For example these games - would be nice if You could look and try to cheat them. If there is too much work with it then it's okay :D. Callisto.xexCONAN (V1,S2).ATRCONAN (V1,S1).ATRCaveman.xexDark Abyss.xexCrumble's Crisis.atr
  5. Thank You for Your great job !! Thats amazing that so many games gets cheats and now they are playable as I don't have patience to play them without cheats ;). I hope more cheats will come for games in future ;)). Can I sometimes send a game title so You could try to find cheats for it ? One more time kudos for Your work - its amazing ;).
  6. Another question not about MADS but I don't want to create another topic. Do You use signed values ? Currently I'm reading about it in book and it says that people often don't use them because they cause more problems than incomes and operates just on unsigned values because it's easier.
  7. Thanks guys very much for informational replies ! :). Can I ask what amenities of MADS assembly do You use and can recommend ? I know that .proc .rept and .local are useful things - what else You can recommend ?
  8. Thanks for replies. I meant that #if command compares value of label with something and I would like to use it to compare value in Atari memory at location that label refers with something.
  9. Hello, is there a way to compare value at address of label with number using #if statement ? For example L3 = $05A2 LDA #2 STA L3 #if .byte (value at) L3 > #0 LDA #5 STA L3 #end So if will compare 2 > 0 and execute code below.
  10. Hello, I'm starting to learn assembly language for Atari computer. Could You advice what resources will be the best for me to learn assembler as I am completly layman in it. Could You suggest some books, tutorials etc ? I know learning assembly is one thing but after learning assembly You have to learn machine its memory map. etc. how to use assembly to accomplish tasks specifically for Atari computer and its chipset. Thank You in advance for Your suggestions and help !
  11. Hello, in these schematics its the ports in computer/TV? Or its cable plugs in these schematics ? http://www.hardwarebook.info/Atari_8-bit_S-Video
  12. Thank You very much for Your dedication and hard work on this ! It's great that we can have some help for hard games ;).
  13. Hello, Anyone have scheme to make S-Video cable to Atari 65XE ? It would have S-Video plug + 2xchinch for audio. Thanks in advance ! :).
  14. Hello, Can You tell me which games that came in cassette/disk format have more content on the latter ?
  15. I saw it - I just wondering which FORTH is better :). And there are no good guide for them for example how to create executable booting disk with your program. I found something here But when I tried to use SAVESYSTEM D:HELLO.COM volksforth dont recognize SAVESYSTEM command.
  16. Hello, I'm currently learning FORTH and its quite nice language. I have some questions about it regards 8 bit Atari. Which Forth use ? X-FORTH or volksforth ? I wrote some code in X-FORTH and I want to save it as executable - how exactly do it ? If you know how to do it in volksforth share it too :). Thanks in advance for replies :).
  17. Thanks for reply . Its strange, because I have on that clone for example Vanguard - and its a 8K game, isn't it ?
  18. Sure - heres the photo . So, I just can program EEPROM and swap it with original chip, right ? But how to program that EEPROM, meaning just put there binary files ? And how large roms I can put there ?
  19. Hello everybody, I have a question . Is there a chance to somehow add new games to the Atari 2600 clone that dont have cartridge slot by swap games that are on chip for own programmed chip with games ? There is a photo of mainboard of that clone . Its 1200 built-in Atari 2600 clone . Thanks for any reply .
  20. Thanks for reply . Now photo should be visible - yeah I expect that without soldering and EEPROM programming there will be no way to add more games, but I'm asking if there is a way with such things .
  21. Hello everybody, I have a question . Is there a chance to somehow add new games to the Atari 2600 clone that dont have cartridge slot by swap games that are on chip for own programmed chip with games ? There is a photo of mainboard of that clone . Its 1200 built-in Atari 2600 clone . Thanks for any reply .
×
×
  • Create New...