Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 20:09 13 Nov 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : " This is a Windows NT character-mode executable "

Author Message
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 734
Posted: 01:16pm 07 May 2020
Copy link to clipboard 
Print this post

Trying to run MMBasic in DosBox .
BBCBasic works OK .
my site
 
Frank N. Furter
Guru

Joined: 28/05/2012
Location: Germany
Posts: 989
Posted: 07:28am 08 May 2020
Copy link to clipboard 
Print this post

Why in DosBox? It's a Windows executable program not a DOS program...

Frank
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4139
Posted: 11:31am 08 May 2020
Copy link to clipboard 
Print this post

Might work with WINE

John
 
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 734
Posted: 12:18pm 08 May 2020
Copy link to clipboard 
Print this post

No Wine for Raspberry Pi ....
Edited 2020-05-08 22:18 by hitsware2
my site
 
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 734
Posted: 12:24pm 08 May 2020
Copy link to clipboard 
Print this post

  Frank N. Furter said  Why in DosBox? It's a Windows executable program not a DOS program...

Frank


"
The Windows/DOS version of MMBasic was created to make it easy to evaluate MMBasic.  It is a single executable that does not need installation, just double click on the executable and MMBasic will run in a DOS window on Windows (including Windows 10).
"
Duh ... Got confused by the " Dos window "
my site
 
Frank N. Furter
Guru

Joined: 28/05/2012
Location: Germany
Posts: 989
Posted: 01:21pm 08 May 2020
Copy link to clipboard 
Print this post

There used to be EXAGEAR for the Raspberry - unfortunately that no longer exists.
Maybe this video  will help?

Frank
 
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 734
Posted: 01:48pm 08 May 2020
Copy link to clipboard 
Print this post

Thank You ! ... Too complicated for me .
Was just doing it for fun anyways .
DosBox is quite groovy though  
my site
 
robert.rozee
Guru

Joined: 31/12/2012
Location: New Zealand
Posts: 2465
Posted: 05:55pm 08 May 2020
Copy link to clipboard 
Print this post

  hitsware2 said  
  Frank N. Furter said  Why in DosBox? It's a Windows executable program not a DOS program...

Frank


"
The Windows/DOS version of MMBasic was created to make it easy to evaluate MMBasic.  It is a single executable that does not need installation, just double click on the executable and MMBasic will run in a DOS window on Windows (including Windows 10).
"
Duh ... Got confused by the " Dos window "


"will run in a DOS window on Windows": it is NOT a DOS window.

it is a win32 console window that runs win32 applications. while there is a compatibility layer built in to allow running real-mode MSDOS applications, i'd be surprised if many such applications even still exist. and MMbasic is not such an application.

DOSBOX emulates a 386 processor and MSDOS. it is incapable of running win32 applications. it can run real-mode MSDOS applications, including those that switch into protected-mode to access memory beyond the 1mb boundary and make use of 386 instructions.


just to make it perfectly clear, there is NO SUCH THING as MMbasic for DOS. people might call it that, but this is wrong. there is MMbasic for win32 console mode. this is a windows application, NOT a DOS application, that has no GUI abilities and can only run in the console window provided by windows.


cheers,
rob   :-)
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4139
Posted: 06:03pm 08 May 2020
Copy link to clipboard 
Print this post

  hitsware2 said  No Wine for Raspberry Pi ....


Wasn't apparent you were referring to RPi...

John
 
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 734
Posted: 06:43pm 08 May 2020
Copy link to clipboard 
Print this post

  JohnS said  
  hitsware2 said  No Wine for Raspberry Pi ....


Wasn't apparent you were referring to RPi...

John

Yes .... My PC is RPi 3B+ ....
my site
 
hitsware2

Guru

Joined: 03/08/2019
Location: United States
Posts: 734
Posted: 06:46pm 08 May 2020
Copy link to clipboard 
Print this post

> Just to make it perfectly clear,
> there is NO SUCH THING as MMbasic
> for DOS.

Got'cha  
my site
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025