Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CdM web emulator #80

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

CdM web emulator #80

wants to merge 10 commits into from

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    0619697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b255d68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    194f707 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    2977834 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    e408f88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c94889 View commit details
    Browse the repository at this point in the history
  3. [cocoemu-server] Update ServerMessageHandler

    Finished making methods inherited from MessageHandler
    
    Have to finish handleGetMemoryMessage, handleResetMessage, run simulation and tickPredicate
    babadzakich committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    ef6c42f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4328030 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd56c17 View commit details
    Browse the repository at this point in the history
  6. [cocoemu-server] Update ServerMessageHandler and start ServerAdapter

    Removed context and everything associated with it from ServerMessageHandler
    
    Removed CoconutApplication reference
    
    Got ServerAdapter from Cdm16LogisimAdapter of logisim-cdm-emulator
    babadzakich committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    53930ce View commit details
    Browse the repository at this point in the history