Kenbak-1 IDE

65 views
Skip to first unread message

Leor Weinstein

unread,
Sep 20, 2024, 11:52:17 AM9/20/24
to uKenbak-1
Hi

I have just downloaded the Kenbak IDE project from Github.

I love what u did!

However, just wanted to share problem I encountered when trying to run it after downloading

Using Python 3.12

Line

txt_assembled = TextAssembly(txt_code breakPoints)

Producted error, since the __init__ expects there will be a master reference and jhence takes the breakPoints arg as the master arg.

Moreover, since breakPoint is defined as global in the function there is really no need to transfer it to this function

Hence changing abov eline to:

txt_assembled = TextAssembly(txt_code) #breakPoints)

and everything is now working

Not sure if this is related to specific Python version or not

Rgrds

Leor


 


famousd...@gmail.com

unread,
Sep 21, 2024, 10:09:18 AM9/21/24
to uKenbak-1
I guess I don't know what you're talking about.  The Kenbakunio project is in C++ for Arduino, not Python.  Are you referring to someone else's Kenbak project?

Tom Wilson

unread,
Sep 21, 2024, 3:09:21 PM9/21/24
to uKenbak-1
Someone on the list did create an assembler and emulator a few years ago. I don’t remember who it was, though. 

Michael Gardi

unread,
Sep 21, 2024, 10:21:36 PM9/21/24
to Tom Wilson, uKenbak-1
It was me, I did the KENBAK-1 IDE.  Leor and I connected on this through Hackaday. 

Mike

On Sep 21, 2024, at 3:09 PM, Tom Wilson <wils...@gmail.com> wrote:

Someone on the list did create an assembler and emulator a few years ago. I don’t remember who it was, though. 
--
You received this message because you are subscribed to the Google Groups "uKenbak-1" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ukenbak-1+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ukenbak-1/0981b938-5883-4c14-a30d-57ffe2e28f32n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages