Jump to content

Materion

New Members
  • Content Count

    72
  • Joined

  • Last visited

Posts 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. 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 ;).

    • Like 2

  5. 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.

     


  6. 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.


  7. 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 ! :)


  8. 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.


  9. 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 :).


  10. 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 ;).

    1zxmlu8.jpg

    Thanks for any reply ;).


  11. 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 ;).

    1zxmlu8.jpg

    Thanks for any reply ;).

×
×
  • Create New...