Search found 6 matches

by Juergen Frank
Sat Oct 15, 2022 6:35 am
Forum: X16 Bug Reporting
Topic: Generic Basic command to jump into a ROM tool
Replies: 3
Views: 2425

Generic Basic command to jump into a ROM tool

Well it might be a workaround ... but in this case you still have to find out the start address of the rom code. And what I don't know what else the sys command is doing to save the actual context (on stack).  In basic we have the mon command which jumps in a debugger/monitor ... so I'm proposing s...
by Juergen Frank
Fri Oct 14, 2022 8:09 am
Forum: X16 Bug Reporting
Topic: Emulator Interface for ext. programms
Replies: 1
Views: 1881

Emulator Interface for ext. programms


Implement an interface to the emulator to controll it. E.g. load/read memory data ; dump CPU registers (status).

The idea is to use the emulator together with other tools e.g. debuggers for software development and create a nice IDE.

thanks

   Juergen 

by Juergen Frank
Fri Oct 14, 2022 8:04 am
Forum: X16 Bug Reporting
Topic: Generic Basic command to jump into a ROM tool
Replies: 3
Views: 2425

Generic Basic command to jump into a ROM tool

Hi!! I'm new and still learning but I read the docu of the Edit programm about installing it in ROM. And the author highlight it already there to start a ROM tool is not easy to do.  So my proposal <span>:</span> a) ROM list / scanner ... list all available ROMs (default and custom). This means we ...
by Juergen Frank
Thu Oct 13, 2022 6:51 am
Forum: CX16 General Chat
Topic: Memory MAP
Replies: 4
Views: 5251

Memory MAP


HI!! Is there a technical reasons why the IO space is in between the main RAM and the 8k HIGH memory space ? 

In general would it be "nicer" to create one large memory block of ~48KBytes instead ? 

Just want to understand the motivation behind this decission.

Thanks

   Juergen

 

by Juergen Frank
Wed Oct 12, 2022 10:20 am
Forum: Official Announcements
Topic: Official software uploaded: Commander X16 Emulator (Win/Mac/Linux)
Replies: 46
Views: 27345

Official software uploaded: Commander X16 Emulator (Win/Mac/Linux)

<blockquote class="ipsQuote" data-ipsquote="" data-ipsquote-contentapp="forums" data-ipsquote-contentclass="forums_Topic" data-ipsquote-contentcommentid="22671" data-ipsquote-contentid="94" data-ipsquote-contenttype="forums" data-ipsquote-timestamp="1665564201" data-ipsquote-userid="103" data-ipsquo...
by Juergen Frank
Wed Oct 12, 2022 8:34 am
Forum: Official Announcements
Topic: Official software uploaded: Commander X16 Emulator (Win/Mac/Linux)
Replies: 46
Views: 27345

Official software uploaded: Commander X16 Emulator (Win/Mac/Linux)

HI !! I just download the emulator running it on Linux. In general; all is good. But I like to switch to the German keyboard, right from the start. So I add the "-keymap de" option. This is accepted by the emulator, but the mapping isn't perfect e.g. z & y are still US like. But If I press F9 k...