Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 08:57 01 Aug 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 : CMM2 - new resolution 360x240?

Author Message
jirsoft

Guru

Joined: 18/09/2020
Location: Czech Republic
Posts: 533
Posted: 10:14am 05 Oct 2020
Copy link to clipboard 
Print this post

Hi,
it's possible to add new resolution 360x240 in MODE command? Or something slightly bigger than 320x200, it should be used for simulation of computer with 320x200 plus borders (C64...) and MODE 4 is way too big.
Jiri
Napoleon Commander and SimplEd for CMM2 (GitHub),  CMM2.fun
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 10310
Posted: 11:39am 05 Oct 2020
Copy link to clipboard 
Print this post

Nearest I can get is 400x300 which has been requested before so I will include in the next beta

mode 13
cls rgb(128,128,255)
box 40,50,320,200,,rgb(blue),rgb(blue)
print @(96,60,1)"**** Commodore 64 Basic V2 ****"
print @(72,76,1)"64K RAM SYSTEM 38811 BASIC BYTES FREE"
print @(42,92,1)"READY"
box 42,100,mm.info(fontwidth),mm.info(fontheight),,rgb(white),rgb(white)
do:loop




Edited 2020-10-05 21:40 by matherp
 
jirsoft

Guru

Joined: 18/09/2020
Location: Czech Republic
Posts: 533
Posted: 11:47am 05 Oct 2020
Copy link to clipboard 
Print this post

Hi Peter,
that's also good, it will look very well...

Thanks!
Jiri
Napoleon Commander and SimplEd for CMM2 (GitHub),  CMM2.fun
 
vegipete

Guru

Joined: 29/01/2013
Location: Canada
Posts: 1132
Posted: 06:25pm 05 Oct 2020
Copy link to clipboard 
Print this post

Not to be confused with the illustrious Mode 13h from the PC world. (320x200)
Visit Vegipete's *Mite Library for cool programs.
 
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