Python Forum
Any interesting works in progress?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Any interesting works in progress?
#1
What are people working on these days? Any interesting personal or professional projects?

My personal project for the past couple weeks has been writing an emulator for the 8080 processor. Professionally, I've done quite a bit with machine/assembly language on modern Intel/AMD processors and thought this would be an entertaining way to (a) continue developing my Python/development chops (I only use Python at work about 30-40% of the time) and (b) do something interesting and fun.

Progress-wise I'm not too far into it. First, I'm forcing myself to write good/complete unit tests for every instruction before implementing the instruction. Second, I have a few other interests that take time as well, so I may only implement one processor instruction in a day.
Reply


Messages In This Thread
Any interesting works in progress? - by mpd - Dec-15-2017, 01:02 PM
RE: Any interesting works in progress? - by Larz60+ - Dec-15-2017, 05:44 PM
RE: Any interesting works in progress? - by mpd - Dec-15-2017, 05:45 PM
RE: Any interesting works in progress? - by Larz60+ - Dec-15-2017, 05:48 PM
RE: Any interesting works in progress? - by nilamo - Dec-15-2017, 07:23 PM
RE: Any interesting works in progress? - by wavic - Dec-15-2017, 09:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  An interesting BUG with double assignment Gribouillis 2 739 Oct-08-2023, 01:56 PM
Last Post: Gribouillis
  most interesting or useful modules? t4keheart 7 3,409 Jan-20-2020, 06:03 AM
Last Post: wavic
  Interesting/Fun Scripts? ejected 2 2,368 Mar-27-2019, 07:49 AM
Last Post: Skaperen
  Interesting article on PyTourch Larz60+ 0 2,275 Jan-03-2018, 09:06 PM
Last Post: Larz60+
  An interesting blog wavic 0 2,380 Dec-12-2017, 09:09 PM
Last Post: wavic
  interesting gotcha Skaperen 11 6,480 Nov-30-2017, 03:53 AM
Last Post: wavic
  Interesting new features in python3 Kebap 8 5,872 Jul-05-2017, 03:53 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020