Jump to content

R0ger

Members
  • Content Count

    753
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by R0ger

  1. IMHO only reasonable way to do samples or softsynth is WSYNC. MTP does it that way. It's cheap, simple, and can be easily combined with simple screen modes. Not so much with DLI of course.
  2. I only tried Raspberry pi zero, results are not ideal. Sound never works just right. The rest is OK.
  3. Oh the ideas I have. But what good is it when there is just no time. And this one will need a lot.
  4. Sure sure .. totally not dead. Totally number 1 project. Still there was not much progress in 2020.
  5. I don't understand, how is this different from RMT 8 channel ?
  6. Still it sounds like weird solution. I would call for new feature to said program.
  7. This is the box for Pi 4, with cables on one side, fan, and power button. https://www.argon40.com/argon-one-raspberry-pi-4-case.html
  8. You have boxes for Pi with ports moved all to one side. You can do whatever you want with the ports. My issue with 400 is I move the keyboard around. Or even stow it away. It was not possible with 8bits, but it would be preferable for me even then. It is possible now. Why go back ? Keyboard with 2 cables, one of which is thick HDMI, and second one must not be pulled otherwise the machine will turn off ? No thanks, that's retro too much
  9. I find it highly impractical. Having all the cables in the keyboard, especially when it's this light, is not good. Pi 4 in separate box and standalone BT keyboard seem better in every aspect. I like the exposed header, it would make good education device.
  10. @Rebeep So how about you ? You are not old times Atari user then, right ? How did you find us ? 🙂
  11. I can get you some .. shipping is $10,000. 😁
  12. We have discord for ages. There is 39 people there and like 1 message per week. In other words, nothing much. It would be good place to start though. Good for getting people know, seeing who's online, and it can do meetings by itself. Invite link: https://discord.gg/kajzZjn
  13. We were changing GTIA in friends 800XL, and one of the drawer GTIA we put in there did mad stuff with PMGs, so that would be my guess too. Glad to see you solved it.
  14. You can .. you know .. report it to AVG cart author ? 😉
  15. I have raw working version of file based Bad apple, which also needs 1MB. But as for playing animations and such, you are actually using that RAM as ROM. Cart will be always better for that.
  16. Since discord is kinda dead, I don't give it much hope. Btw. Discord also has video call built-in.
  17. No, it was sudden and unexpected. Could happen to anyone. Makes me thing about my unfinished projects. Gotta work harder.
  18. He was such a nice guy, talented musician, and was just starting with coding. Being just 30 years old, he was new hope for the scene. Dying this young just purely sucks. Rest in peace, Petr.
  19. I can vouch for this one too ! Only issue is it's a bit big. Might be an issue if you have really thin notebook. Cable mounted ones are more .. flexible .. 😁
  20. Then readjust it and send another diff, it's hard for me to see the differences like this. RMT player needs to be specifically aligned and I have no idea how to do it from CC65. Baktra on the other hands has lot of experience with that.
  21. Well judging by the diff the WRONG version has the DOS header, as you said. RMT module pointer needs to be on that RMT marker. That is considered start of the module. That has to be on the address specified in export (4000 by default). RMT file is DOS file, so it does contain the header. Ie FFFF, start address, length, 6 bytes in total. In assembler you either use manual ORG and then skip 6 bytes when including the file. Or you use 'opt h-' (in MADS) to end previous assembler generated segment, and include the file as is, with the header. That way it will simply treat the RMT file as new DOS file segment, and use the address from the header. I have no idea how to do it correctly in CC65. But all you need is those 'RMT' marker bytes end up on the address specified in RMT export, and used when calling rmt_init.
  22. I don't hate it. I just don't care. As I said, I don't want 'next generation Atari'. RAM upgrades were done back in the day. SD cards and HDMI outputs allows your device to work in current context. But VBXE is just random extension of capabilities. Some people will mount modern engine into old timer car. Good for them. I don't care about that.
  23. Nah. For me Next is pointless. Even VBXE or Rapidus. If want more colors or fast cpu, I have PC. If I want old computer, I have genuine old Atari. Even FPGA Atari seems pointless to me, PC emulators offer more features. I simply see no use for device like that.
×
×
  • Create New...