![]() |
Forum Index : Microcontroller and PC projects : CMM2 - new resolution 360x240?
Author | Message | ||||
jirsoft![]() Guru ![]() Joined: 18/09/2020 Location: Czech RepublicPosts: 533 |
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 KingdomPosts: 10310 |
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 RepublicPosts: 533 |
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: CanadaPosts: 1132 |
Not to be confused with the illustrious Mode 13h from the PC world. (320x200) Visit Vegipete's *Mite Library for cool programs. |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |