home.social

#turbopascal3 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #turbopascal3, aggregated by home.social.

  1. The little #CPM #workstation is finished. My evening work consisted of packing it in a nice case and starting the backplane soldering. But there are still plenty of soldering points left, I'll have to do that tomorrow as well.

    Do any of you #Pascal nerds knows a source for porting #Eliza to #TurboPascal3, the first good Turing test in #BASIC?
    #RetroComputing #ZilogZ180 #SC126

  2. The little #CPM #workstation is finished. My evening work consisted of packing it in a nice case and starting the backplane soldering. But there are still plenty of soldering points left, I'll have to do that tomorrow as well.

    Do any of you #Pascal nerds knows a source for porting #Eliza to #TurboPascal3, the first good Turing test in #BASIC?
    #RetroComputing #ZilogZ180 #SC126

  3. The little #CPM #workstation is finished. My evening work consisted of packing it in a nice case and starting the backplane soldering. But there are still plenty of soldering points left, I'll have to do that tomorrow as well.

    Do any of you #Pascal nerds knows a source for porting #Eliza to #TurboPascal3, the first good Turing test in #BASIC?
    #RetroComputing #ZilogZ180 #SC126

  4. The little #CPM #workstation is finished. My evening work consisted of packing it in a nice case and starting the backplane soldering. But there are still plenty of soldering points left, I'll have to do that tomorrow as well.

    Do any of you #Pascal nerds knows a source for porting #Eliza to #TurboPascal3, the first good Turing test in #BASIC?
    #RetroComputing #ZilogZ180 #SC126

  5. The little #CPM #workstation is finished. My evening work consisted of packing it in a nice case and starting the backplane soldering. But there are still plenty of soldering points left, I'll have to do that tomorrow as well.

    Do any of you #Pascal nerds knows a source for porting #Eliza to #TurboPascal3, the first good Turing test in #BASIC?
    #RetroComputing #ZilogZ180 #SC126

  6. I'm currently checking out options for doing a little coding on a #MSX1 system (real and emulated, when abroad). There's an adapted #F83 #Forth here (github.com/janaite/msx-forth83) but while it's working, it's not optimized for 40 colum mode. And on MSX1 you only have 40 columns.

    Then there's a #BASIC compiler from the former, dutch "#MSX #Club #Gouda" named #Mozart which compiles your MSX BASIC code and gives you some speed improvement - it's here (download.file-hunter.com/Progr).

    And, of course there's #TurboPascal3 for MSX which does support 40 column mode (run TINST.COM to set up screen). It's also here (download.file-hunter.com/Progr)

    Aside from that you could use a C compiler like #SDCC or #BDSC under #MSXDOS1 ...

  7. I'm currently checking out options for doing a little coding on a #MSX1 system (real and emulated, when abroad). There's an adapted #F83 #Forth here (github.com/janaite/msx-forth83) but while it's working, it's not optimized for 40 colum mode. And on MSX1 you only have 40 columns.

    Then there's a #BASIC compiler from the former, dutch "#MSX #Club #Gouda" named #Mozart which compiles your MSX BASIC code and gives you some speed improvement - it's here (download.file-hunter.com/Progr).

    And, of course there's #TurboPascal3 for MSX which does support 40 column mode (run TINST.COM to set up screen). It's also here (download.file-hunter.com/Progr)

    Aside from that you could use a C compiler like #SDCC or #BDSC under #MSXDOS1 ...

  8. I'm currently checking out options for doing a little coding on a #MSX1 system (real and emulated, when abroad). There's an adapted #F83 #Forth here (github.com/janaite/msx-forth83) but while it's working, it's not optimized for 40 colum mode. And on MSX1 you only have 40 columns.

    Then there's a #BASIC compiler from the former, dutch "#MSX #Club #Gouda" named #Mozart which compiles your MSX BASIC code and gives you some speed improvement - it's here (download.file-hunter.com/Progr).

    And, of course there's #TurboPascal3 for MSX which does support 40 column mode (run TINST.COM to set up screen). It's also here (download.file-hunter.com/Progr)

    Aside from that you could use a C compiler like #SDCC or #BDSC under #MSXDOS1 ...

  9. I'm currently checking out options for doing a little coding on a #MSX1 system (real and emulated, when abroad). There's an adapted #F83 #Forth here (github.com/janaite/msx-forth83) but while it's working, it's not optimized for 40 colum mode. And on MSX1 you only have 40 columns.

    Then there's a #BASIC compiler from the former, dutch "#MSX #Club #Gouda" named #Mozart which compiles your MSX BASIC code and gives you some speed improvement - it's here (download.file-hunter.com/Progr).

    And, of course there's #TurboPascal3 for MSX which does support 40 column mode (run TINST.COM to set up screen). It's also here (download.file-hunter.com/Progr)

    Aside from that you could use a C compiler like #SDCC or #BDSC under #MSXDOS1 ...

  10. I'm currently checking out options for doing a little coding on a #MSX1 system (real and emulated, when abroad). There's an adapted #F83 #Forth here (github.com/janaite/msx-forth83) but while it's working, it's not optimized for 40 colum mode. And on MSX1 you only have 40 columns.

    Then there's a #BASIC compiler from the former, dutch "#MSX #Club #Gouda" named #Mozart which compiles your MSX BASIC code and gives you some speed improvement - it's here (download.file-hunter.com/Progr).

    And, of course there's #TurboPascal3 for MSX which does support 40 column mode (run TINST.COM to set up screen). It's also here (download.file-hunter.com/Progr)

    Aside from that you could use a C compiler like #SDCC or #BDSC under #MSXDOS1 ...

  11. Anyone got a way of hiding the cursor when using GotoXY/Write statements in TP3 on CP/M?

    In this case, specifically on the RC2014.

    I don't think there's anything in the BIOS that helps. Small detail, but it's bugging me.

    #CPM #RC2014 #TurboPascal3

  12. OK, here we go with #TurboPascal3. The printed cradle works so far, the EPROM too. One small problem, the 9kB RAM-disc is to small to hold the complete .pas + .com file together 😅​ So I have to wait patient for the main accu for using the !! 120 k !! RAM expansion.
    #RetroComputing #PortableComputer

  13. OK, here we go with #TurboPascal3. The printed cradle works so far, the EPROM too. One small problem, the 9kB RAM-disc is to small to hold the complete .pas + .com file together 😅​ So I have to wait patient for the main accu for using the !! 120 k !! RAM expansion.
    #RetroComputing #PortableComputer