Viewing profile — magiblot
magiblot
HN member- Joined
- Sat, Sep 05, 2020, 9:55 AM UTC
- HN karma
- 18
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About magiblot
No profile information was provided.
Recent public activity
-
comment
Comment #30738313
No, it can't. RHIDE needs specifically this one: https://github.com/set-soft/tvision . If it may interest you, there's a precompiled RHIDE binary in https://github.com/set-soft/tvi…
-
comment
Comment #30737705
If you want Pascal, this might be what you want: https://wiki.freepascal.org/Free_Vision
-
comment
Comment #30733776
Thank you very much!
-
comment
Comment #30733770
RHIDE uses this other Turbo Vision port: https://github.com/set-soft/tvision . It depends on the custom API extensions of that port, so it's not compatible with mine.
-
comment
Comment #30733699
I very much doubt you can get into trouble for using Turbo Vision as an external dependency. There are already projects using it, e.g. https://github.com/electroly/tmbasic .
-
comment
Comment #27463690
Could you please expand on that?
-
comment
Comment #26181920
Show them this, too: https://github.com/magiblot/turbo Applications like tvedit were designed for MS-DOS, which offered full interaction with the mouse and keyboard, and many of th…
-
comment
Comment #25478773
> A port happened before didn't it? I remember setedit and rhide about twenty years ago. Yeah. SET published their port on GitHub a few months ago: https://github.com/set-soft/tvis…
-
comment
Comment #25478250
Damn. That "lib/system.cc" in Sigala's port is such a mess. You must have had a tough time tweaking it. I was not aware of your project, thanks for sharing it.
-
comment
Comment #25074356
Thanks for sharing! Don't hesitate to submit an issue if you need help using it or if you want to share any suggestions.
-
comment
Comment #24424405
I recently added Unicode support into Turbo Vision: https://github.com/magiblot/tvision