Jump to content

DjayBee

+AtariAge Subscriber
  • Posts

    1,877
  • Joined

  • Last visited

1 Follower

About DjayBee

Profile Information

  • Gender
    Male
  • Location
    Stuttgart, Germany

Recent Profile Visitors

11,304 profile views

DjayBee's Achievements

Stargunner

Stargunner (7/9)

2.4k

Reputation

  1. Have to tried $HOME instead of ~? (Not knowing if this variable is actually set in MacOS - being a Linux/Windows user.)
  2. @Zarxx and @Atarigrub are located in the UK and might help out to create flux dumps.
  3. Try one of the Epyx releases here: https://archive.org/details/@cs_stuttgart?query=rescue on fractalus These are plain cracks made from original disks' dumps but depend on a specific behaviour of the disk code in SIO. If it crashes with the error message show in archive.org's screenshot, disk emulation of the MINI is not good. Otherwise it must work.
  4. This depends highly on the code-to-comment ratio. 😎
  5. Are the FPGAs part of what the board manufacturers supply (for reasonable prices) and can therefore be mounted already in the fab?
  6. "No more DIP" sounds more like "PLCC and other packaging will be available". This is also how I understood Thom. And then you could go this way - either by incorporating the traces directly on your board or using it piggybacked:
  7. This was mentioned on the Fujinet Discord yesterday as well. @tschak909 wrote that only the DIP version is discontinued. Perhaps he will be summoned and elaborate here.
  8. Since JoSch is no longer on AtariAge, you might ask in the RespeQt Discord channel.
  9. I like ataribits.com on C64 hardware.
  10. You don't need an external tool to generate a boot disk image. A little bit of magic with MADS' assembler directives can generate an ATR diskimage directly from the assembly process. If you like, I can support you there.
  11. Then you have to do it your current way and forget about using a DOS because as Wrathchild just wrote: Loading something with/from DOS requires more or less to start at $2000. To make it run on real hardware you need to create a boot medium which does not need any DOS but reads raw disk sectors or tape blocks. The Atari's OS out of the box supports nearly any starting address and can load one continguous block of data by itself. In your case this would be $0600-$1FE6.
  12. Does 8ko mean that your program has only 8KB or that you will use only 8KB of the machine, meaning addresses from $0000-$1FFF only? This makes for a very big difference.
  13. This is the legacy of XXL. 🤪
  14. One more thing: https://abbuc.de/forum/viewtopic.php?p=22427#p22427
  15. I did. If you PM me an email address, I'll forward it to Erhard.
×
×
  • Create New...