|
Forum Index : Microcontroller and PC projects : MMBasic built-in editor
| Author | Message | ||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
Is there a trick to stop the cursor from flying all over the screen when scrolling, "Find"-ing, etc.? Craig |
||||
| Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3308 |
If the console is running over a serial link you can increase the baudrate. That makes a huge difference. Geoff Geoff Graham - http://geoffg.net |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
Hi Geoff, Actually this is only in MMBasic for DOS. Mainly using MMEdit but occasionally do a quick edit in the editor. The cursor, flying around the screen is a bit of an annoyance and I was wondering if there was a selection to switch off the cursor during scrolling or finding. Not a big deal, mind. Regards, Craig Edited 2022-10-10 19:49 by Tinine |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8304 |
What you need is a P2 Then one cog can be used to scan the video waveform, a second can watch for mouse movements on the screen and another can calculate the opposite movement. A fourth can output the nulling result so that the mouse pointer doesn't move. All in real time with no interrupts. Or put glue on the mouse ball. Or unplug the mouse. ;) Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
Hmmm, good idea and thinking about it, one P2 can handle six different DVI/HDMI connections, simultaneously....now where're those MSDOS disks Craig |
||||
| Geoffg Guru Joined: 06/06/2011 Location: AustraliaPosts: 3308 |
OK, I see what you mean. I never used to notice it but now that you have pointed it out it is rather annoying. It should be easy to fix so I will add it to the ToDo list for the next version (whenever that will be). Geoff Geoff Graham - http://geoffg.net |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
Heck, I'm really liking this DOS version...why has it taken me so long. I always knew about the "Run in DOS" icon in MMEdit but I didn't have the path set up and didn't realise this until Jim explained how to set the path for MMB4W. This is sooo cool....instant testing without having to wait for a download to a Mite. Kicking myself now Craig |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |