Giter Club home page Giter Club logo

Comments (2)

homeworkboy avatar homeworkboy commented on August 9, 2024

--- ./fppa-pdk-tools/cpuvariant/pmx150.c 2021-02-07 17:51:08.464264736 +0800
+++ pmx150.c 2021-02-07 18:19:26.728133987 +0800
@@ -87,6 +87,7 @@
case 0x10: if(bit<8) sprintf(buffer,"PA.%d",bit); else r="PA"; break;
case 0x11: if(bit<8) sprintf(buffer,"PAC.%d",bit); else r="PAC"; break;
case 0x12: if(bit<8) sprintf(buffer,"PAPH.%d",bit); else r="PAPH"; break;

  • case 0x13: if(bit<8) sprintf(buffer,"PAPL.%d",bit); else r="PAPL"; break;

    case 0x17: r="TM2S"; break;

from fppa-pdk-tools.

homeworkboy avatar homeworkboy commented on August 9, 2024

--- ./fppa-pdk-tools/emucpu/emucpu.c 2021-02-07 17:51:08.465264730 +0800
+++ emucpu.c 2021-02-07 18:33:01.978153725 +0800
@@ -34,6 +34,7 @@
case 0x0B80: // PMS150 / PMC150
case 0x1E01: // PMS150B
case 0x2A16: // PMS150C

  • case 0x2539: // PMS150G
    pmx150_init(cpu,fixupHighCode); break;

    case 0x2A06: // PMS154

from fppa-pdk-tools.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.