Code Monkey home page Code Monkey logo

gilgamesh's Issues

Clearer display of subroutines that have code preceeding their entry point

[sub_FDE60D]> disassembly
.loc_C00000:
  jmp .loc_C0FE80     ; $C00000
.loc_C0551A:
  jsr sub_C0537F      ; $C0551A
  ldx #$FF80          ; $C0551D
  lda #$C0            ; $C05520
  jsr sub_C049D5      ; $C05522
  ; Unknown state.    ; $C05525
.loc_C0FE80:
  clc                 ; $C0FE80
  xce                 ; $C0FE81
  rep #$10            ; $C0FE82
  rep #$20            ; $C0FE84
  lda #$00FF          ; $C0FE86
  tcs                 ; $C0FE89
  sep #$20            ; $C0FE8A
  lda #$00            ; $C0FE8C
  pha                 ; $C0FE8E
  plb                 ; $C0FE8F
  jsr sub_C0FEC5      ; $C0FE90
  jml .loc_C0551A     ; $C0FE93
sub_FDE60D:
  cmp #$0000          ; $FDE60D
  bne .loc_FDE620     ; $FDE610
  stz $1816           ; $FDE612
[...]
  jml .loc_C00000     ; $FDF463

Ask for confirmation when loading and saving

  • Verify that the file we are trying to load exists
  • Verify if we are overwriting an existing saved file
  • Verify if there are unsaved changes when loading
  • Verify if there are unsaved changes when exiting

Support dirty state

We have modified assertions, but the changes are not applied until analyze is run.

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.