jplr
Experienced Member
I would love if there were more people interested in the Mitra-15 computer, so I created some code in order to interest people in improving it and hopefully make a push request on SIMH in 10 years.
This code is currently a nightmare as it's a SIMH SDS 940 base modified to described (really badly) a Mitra-15, it compiles but is completely unsusable. There are lot of FIXME in the code and I expect that it will be difficult to fix them! Maybe someone smarter than me will rewrite this mess.
The most modified file is mitra_cpu (previously sds_cpu.c),c, mitra_sys.c, mitra_defs and mitra_stddev.c are modified to a less degree. I think I didn't modify the other files otherwise than changing their naming from sds_* to mitra_*.
I made a mistake: I didn't use the official SIMH but OpenSIMH (I guess) to base my code. Hopefully they are not too different.
github.com
This code is currently a nightmare as it's a SIMH SDS 940 base modified to described (really badly) a Mitra-15, it compiles but is completely unsusable. There are lot of FIXME in the code and I expect that it will be difficult to fix them! Maybe someone smarter than me will rewrite this mess.
The most modified file is mitra_cpu (previously sds_cpu.c),c, mitra_sys.c, mitra_defs and mitra_stddev.c are modified to a less degree. I think I didn't modify the other files otherwise than changing their naming from sds_* to mitra_*.
I made a mistake: I didn't use the official SIMH but OpenSIMH (I guess) to base my code. Hopefully they are not too different.
GitHub - JPLeRouzic/Mitra-15-for-SIMH: An attempt at creating a branch for Mitra-15 in SIMH. Works in progress.
An attempt at creating a branch for Mitra-15 in SIMH. Works in progress. - JPLeRouzic/Mitra-15-for-SIMH
Last edited: