On Thu, 11 Jun 2015 14:22:03 -0400, Rugxulo <rugx...@gmail.com> wrote:
> > > No, I don't think so. You'd (usually) have to use raw assembly. Maybe > you could do limited stuff with debug, dunno. (Obviously you can call > interrupts with debug or do a few other arcane things, but it's not > nearly as good as a full assembler.) > Changing screen modes should be doable since it's only an int call. eg. mov ax,$4F02 mov bx,$0102 int $10 (I believe this changes to 800x600 with 100x37 text) ------------------------------------------------------------------------------ _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user