Hi Erik,
No. This is something I have considered creating, but have not had the
time. It would likely only take a day or so to pull it out though. The
biggest task would be to pass in the parameters for model, linker
script, etc. This stuff is currently all specified in the GUI and
provided as needed. A standalone version would need command line
switches for each of these options.
Ken
On 6/18/20 11:38 AM, Erik van der Tier wrote:
Hi,
Is there a standalone version of the assembler that’s part of VirtualT?
Erik
On 17 Jun 2020, at 19:28, Ken Pettit <[email protected]> wrote:
Erik,
I have MANY, MANY more lines commented here:
http://www.club100.org/memfiles/index.php?&direction=0&order=&directory=Ken%20Pettit/M100%20ROM%20Disassembly
Ken
On 6/17/20 10:22 AM, Erik van der Tier wrote:
I’m currently merging the standard virtual-t output, but any additional notes
and comments would be great to add in!
Cheers,
Erik
On 17 Jun 2020, at 18:10, Ken Pettit <[email protected]> wrote:
Hi Erik,
I presume you are also referencing the additional M100 ROM annotations I did by
hand which are not part of the VirtualT standard output (and quite extensive)?
Ken
On 6/17/20 8:35 AM, Erik van der Tier wrote:
Hi,
I’m currently well on my way to merge the annotated M100 rom with a disassemble
of the T102 rom. This will include documentation of the differences. I hope to
create a working .asm file with labels and such that can be reassembled into a
functioning Rom (I’m working my way towards a custom os-rom for my 102).
If anyone is interested I can put it up on my GitHub account so you can get it.
I can imagine this could be interesting for the VirtualT emulator as it
provides all the annotations on disassembling the M100 rom but not the T102
currently (except for the RST opcodes).
Cheers,
Erik