Jump to content

Ripdubski

+AtariAge Subscriber
  • Posts

    1,528
  • Joined

  • Last visited

2 Followers

About Ripdubski

Contact / Social Media

Profile Information

  • Gender
    Male

Recent Profile Visitors

10,036 profile views

Ripdubski's Achievements

Stargunner

Stargunner (7/9)

806

Reputation

  1. Inverse ATASCII - The Antic Files episode 011 featuring Antic #011, Volume 2, Number 5, August 1983 has been published: https://inverseatascii.info/2024/03/16/the-antic-files-episode-011-supplement/
  2. Inverse ATASCII - The Antic Files episode 011 featuring Antic #011, Volume 2, Number 5, August 1983 has been published: https://inverseatascii.info/2024/03/16/the-antic-files-episode-011-supplement/
  3. I keep needing something new for a project I'm working on (likely to be released in the next few weeks). So here is yet another minior update to my C Library. This time its version 1.46. Version 1.46 includes the following: -a8libdos - A new library section for DOS related functions. Currently only one, for SpartaDOS - SDGDate(). This will retrieve the date and time from SpartaDOS COMTAB table so you can get the date and time independent of whatever real time clock is installed. Drawback is that its not constantly updated, so its less useful for time (unless TDLINE is turned on). Documentation updated, and a demo program (sddtdemo) as well. Find it here: https://github.com/Ripjetski6502/A8CLibrary The next version will likely be 1.50, which I'm currently working on. (at least I think this is the last until 1.50).
  4. Thanks, I will look at them this weekend. I missed the message until just before posting the NEXT message.
  5. Another minior update to my C Library. This time its version 1.45. Version 1.45 includes the following: -Added GStat() function to display simple non-interactive status windows while a program performs a short operation - such as "Initializing...". -Added GStat() demonstration to the start of the demo application APPDEMO. Documentation updated as well. Find it here: https://github.com/Ripjetski6502/A8CLibrary The next version will likely be 1.50, which I'm currently working on.
  6. Inverse ATASCII season 8 episode 4 featuring Compute! SpeedCalc has been published: https://inverseatascii.info/2024/03/09/s8e04-compute-speedcalc-supplement/
  7. Inverse ATASCII season 8 episode 4 featuring Compute! SpeedCalc has been published: https://inverseatascii.info/2024/03/09/s8e04-compute-speedcalc-supplement/
  8. Inverse ATASCII - The Antic Files episode 010 featuring Antic #010, Volume 2, Number 4, July 1983 has been published: https://inverseatascii.info/2024/03/02/the-antic-files-episode-010-supplement/
  9. Inverse ATASCII - The Antic Files episode 010 featuring Antic #010, Volume 2, Number 4, July 1983 has been published: https://inverseatascii.info/2024/03/02/the-antic-files-episode-010-supplement/
  10. Inverse ATASCII season 8 episode 3 featuring tmq File-Fax has been published: https://inverseatascii.info/2024/02/24/s8e03-tmq-file-fax-supplement/
  11. Inverse ATASCII season 8 episode 3 featuring tmq File-Fax has been published: https://inverseatascii.info/2024/02/24/s8e03-tmq-file-fax-supplement/
  12. Greetings all - again! And just like that, I have released version 1.44 of my C Library. I think thats it for a while. Version 1.44 includes the following major revisions: - Added GLOWER as a validation type to GInput() which will force lowercase alpha text input. - Added GFNAME as a validation type to GInput() which will force UPPERcase alpha text and only allow valid filename characters. - Bugfix in Menu() selected item de-highlight position at exit when in horizontal mode. Sample programs included, including source code, as well as ~80 pages of documentation. Find it here: https://github.com/Ripjetski6502/A8CLibrary
  13. Greetings all! I have just released version 1.42 of my C Library. 1.42 includes the following major revisions: - GList() navigation update. I wasn't happy with how it scrolled in relation to cursor movement. Navigation has been completely reworked and behaves like a modern list picker now. - Added GUPPER as a validation type to GInput() which will force uppercase alpha text input. - Bugfix in WOrn() to prevent buffer overrun under maximum size condition. Sample programs included, including source code, as well as ~80 pages of documentation. Find it here: https://github.com/Ripjetski6502/A8CLibrary
  14. Inverse ATASCII - The Antic Files episode 009 featuring Antic #009, Volume 2, Number 3, June 1983 has been published: https://inverseatascii.info/2024/02/17/the-antic-files-episode-009-supplement/
  15. Inverse ATASCII - The Antic Files episode 009 featuring Antic #009, Volume 2, Number 3, June 1983 has been published: https://inverseatascii.info/2024/02/17/the-antic-files-episode-009-supplement/
×
×
  • Create New...