MSX logo
  • HOME
  • NEWS
    • ARCHIVE
  • FORUM
    • MSX TALK
    • DEBATES EN ESPAÑOL
    • MULTILINGUAL FORUMS
  • WIKI
    • INDEX
    • PROGRAMMING
    • MSX FAQ
    • SCENE MEMBERS
    • SCENE GROUPS
  • COMMUNITY
    • PHOTOSHOOTS
    • POLLS
    • LINKS
  • ARTICLES
    • GENERAL
    • REVIEWS
    • FAIR REPORTS
  • DOWNLOADS
    • DOWNLOADS DB
  • MRC
    • ABOUT US
    • JOIN OUR TEAM
    • DONATE
Home
  • Content
  • Users

Search

Search results

A "smart" disassembler

by zPasi on 05-10-2019, 12:43
Score: 164.78 %, Type: Forum topic , Comments: 3 comments
CP 00h RET NZ RRA JP NZ,LC000 LC000: LD DE,0C136h When in fact that should be: DB 0FEh DW 0C000h DW 0C21Fh DW 0C000h LC000: LD DE,0C136h In the first version, the first 7 bytes of a Basic ...

About C / Z80 optimizations (SDCC)

by zPasi on 04-09-2019, 20:47
Score: 170.21 %, Type: Forum topic , Comments: 186 comments
C-code differently. For example . unsigned char c; for (c = 0; c < 10; ++c) { // do something } generates much better Z80 code than int n; for (n = 0; n < 10; n++) { // do ... do: __sfr __at 0x06 myPort6; myPort6 = 22; testVar = myPort6; This won't stack ...

How to use the debugger on a Mac?

by zPasi on 01-09-2019, 10:18
Score: 164.26 %, Type: Forum topic , Comments: 3 comments
Of course, the short answer is open command line (CMD + L) and type "help debug" But, does any "graphical" utility exist for the purpose? I mean, something with shortcuts etc. Yes it exists, and it’s an Yes it ...
Sort by
  • Relevancy
  • Title
  • Type
  • Author
  • sort iconDate
Filter by type
  • Forum topic (3)
Filter by Forums
  • MSX Talk (3)
Filter by post date
  • (-) 2019
  • (-) September 2019
  • September 1, 2019 (1)
  • September 4, 2019 (1)
  • October 5, 2019 (1)
Filter by author
  • (-) zPasi
Become a member

Don't you have an account yet? Become an MSX-friend and register an account!

Register now

MSX Music player
    © 1996-2023 Microcomputer & Related Culture Foundation. MSX is a trademark of MSX Licensing Corporation. Terms and conditions | Privacy policy