Jump to content

emarti

Members
  • Posts

    25
  • Joined

  • Last visited

Everything posted by emarti

  1. Thank you. Filaments color are skin and gray. https://caglar3d.com/product/cctree-st-pla-pla-1kg-ten-rengi-filament-1-75mm-0-03mm/
  2. I uploaded my design like Atari 810 Disk Drive case for Sio2Arduino project (http://www.whizzosoftware.com/sio2arduino/index.html) STL files and logos, labels https://www.thingiverse.com/thing:5439854 Video https://youtu.be/j4oBSNDB_7o
  3. I said that "All-in-one Atari Solution". I think I must do it for 8 bit, too. But give me time to do it. It would be nice to start 8 bit emulator for Atari 800 directly on the Rastari.
  4. Hi, again. I used HDMI to VGA Adapter. I bought it from aliexpress.com You may watch my video on youtube for C64 to connect VGA monitor. https://tr.aliexpress.com/item/HDMI-Male-to-VGA-Female-Video-Adapter-Cord-Converter-Cable-1080P-Chipset-For-PC/32738599166.html
  5. Yes, You are right for TT and Falcon. Please read for more info => http://iran.clubmgenretraites.paris/Logiciels/Emul/16-32Bits/Atari/Mac/doc/compatibility.html
  6. Rastari V1.0.0 is released. Rastari allows you to turn your Raspberry Pi into a Atari Computer (ST, STe, Falcon, TT). More Info: https://sites.google.com/view/rastari
  7. No RetroPi. I have coded myself it that machine selection app. It compiled by C language. It uses SDL Library. It is my design. Rastari is based Raspbian. But it boots fast. Hmmm good idea. It will be soon. You are right! Sorry, I need to be more careful.
  8. Rastari is coming soon... https://github.com/emartisoft/Rastari
  9. Hi, I wanna use Atari ST/TT/Falcon song files like background music (converted mp3 or wav) in my application. May I use them? May be problem for license? Is this possible that free for personel use? Your advice link? Thanks.
  10. Hi, I have got 1040stfm. How much voltages (and amperes) power socket pins for power unit where plugged on the motherboard?
  11. I am not sure but following picture may be my solution. Is this true?
  12. Hi, I am using 1040STFM. I wanna add second floppy device (Gotek). But I do not found connection wiring schema from ST to FloppyDevice. It has internal floppy device (A). My Gotek device (with FlashFloppy) is ready.
  13. Thank you @ParanoidLittleMan. It works now. I programmed EPROMs with checked Skip 0xFF. I tried again but not checked it then Atari ST talked to me. I can take photo for you
  14. I decided to change tos rom on atari 1040stfm from german to UK for version 1.04. MainBoard has 2 ROM and 1MB jumper. I remove U68 and change jumper 1MB to 256K. And I programmed 27c256 ( 6 EPROMS) and setup it. I am using Atari TOS ROM splitter by PP to split img files. Only floppy, Atari ST loaded game. But for empty floppy diskettes, It displays the following picture. 4 bombs! And then system freeze. What does it mean? What did I make a mistake? Thank you.
  15. Ok I got it. I wrote dos files into ATR image with H. I can save it, now. Thank you Stephen
  16. Ok. I loaded DOS2.5. How to return from DOS to BASIC without RESET?
  17. Hi, I coded simple basic lines. I want to save it into ATR image via Sio2Arduino. I attached "EMPTY.ATR" for D1 drive. 10 REM **** SAMPLE **** 20 PRINT"ATARI" 30 END SAVE"D1:SAMPLE.BAS" Returns "ERROR 130". How to do?
  18. Hi, I am using Altirra emulator. I am coding ROM program to works on cartridge. When I debug for xex program (not rom), display memory ( $58: 40, $59: 9c ) is $9c40. But If I attach rom on emulator, It displays $7c40. Is this normal?
  19. Ohhh! Thanks. It is like $AB1E for Commodore 64. It works. How to find list routine like $c642?
  20. I am newbie for ATARI. For Atari XL, I coded to print text via Assembly. But I cannot print text that includes upper and lower case same time. I'll be waiting for Assembly or BASIC solution about this. Thanks.
×
×
  • Create New...