This is a microcode editor for Baffa-1 HomebrewCPU Minicomputer - a CPU and Minicomputer made from 74-Series Logic and based on Sol-1 Architecture proposed by Paulo de Tarco Constantino Junior (http://sol-1.org). Microcode Editor in C# is also based on the original concept proposed by Paulo Constantino in Sol-1_Simu (Borland C++ version) - Sol-1_Simu is the original microcode editor for Sol-1 HomebrewCPU Minicomputer.
Baffa-1 emulator is available for testing and debugging at http://baffa-1.baffasoft.com.br.
The emulator source repository is available at https://github.com/abaffa/baffa-1_emulator.
-----BEGIN LICENSE NOTICE-----
Microcode Editor for Baffa-1 HomebrewCPU Minicomputer System
Copyright (C) 2021 Augusto Baffa, (baffa-1.baffasoft.com.br)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA.
-----END LICENSE NOTICE-----