Hallo Besucher, der Thread wurde 2,3k mal aufgerufen und enthält 7 Antworten

letzter Beitrag von sauhund am

Neue CBM .prg Studio Version veröffentlicht, aktuell: 3.0.0

  • 2.5.0
    Arthur hat ein Update seiner Entwicklungsumgebung veröffentlicht. Hauptänderung diesmal: Unterstützung der Zielplattformen PET 2001/4000/9000 und VDC mode für den C128er Bildschirmdesigner. Ansonsten die üblichen kleinen Bugfixes:


    Download und Spendenmöglichkeit wie immer hier: http://www.ajordison.co.uk/


    Anmerkung: Diskussionsthread zur Version 2.4.0 war hier: http://www.forum64.de/wbb3/boa…mme-auf-dem-pc-entwerfen/

    Computer:C64, VC20 Monitor:1702, 1084S Floppy:1541, 1541-II Speicher/Datenübertragung:MMC Replay, 1541U-II, Chameleon, C64TPC, sd2iec, EasyFlash, NeoRAM, XA1541, XU1541 Sprachausgabe:Magic Voice, Voice Messenger, HearSay 1000, Adman Speech Maker, VoiceBox AlienGroup, Covox Voice Master Sonst:Robotarm SVI-2000, Kemtec AMS 64, HardSID4u se, SammichSID, SIDstation, SFX Sound Expander, SFX Sound Sampler

    6 Mal editiert, zuletzt von Stefan67 ()

  • Ich frag mich, ob das mit CBM 9000 ein Tippfehler ist, denn eigentlich gib es kein Gerät, das so heißt.
    Es gibt CBM 8000 und MMF9000. Letzterer ist auch bekannt als SuperPET, ein 8032 mit einem zusätzlichen 6809 Prozessorboard.

  • 2.5.1
    Die Version 2.5.1 des CBM prg Studio wurde veröffentlicht, überwiegend Bugfixes


    New features in v2.5.1:
    • Some of the IDE's colours can be changed (background, tab strip, selected and non-selected windows).
    • Menu to control open windows.
    • Warnings if invalid BASIC jump (goto, gosub etc.) destinations are detected.
    • ZPOpt directive added



    Bugs fixed:
    • Added 'missing' colours to VIC 20's screen designer.
    • Default project location not being saved if the target machine was not changed.
    • Assembler not assembling mixed case text directive strings properly.
    • Dark and light gray colours were switched.
    • Opening a project after a project had already been opened would use 'my documents' rather than the project directory.
    • Incbin failed when used screen designer files.
    • No colours were visible when starting the screen designer without loading a previous file.
    • CTRL+Z not scrolling to changed text.
    • * not recognised for current address.
    • local labels not recognised in certain circumstances.
    • Generation/import of prgs > 65k for C128 programs would fail.
    • missing BASIC 7 'RLUM' keyword.

    Computer:C64, VC20 Monitor:1702, 1084S Floppy:1541, 1541-II Speicher/Datenübertragung:MMC Replay, 1541U-II, Chameleon, C64TPC, sd2iec, EasyFlash, NeoRAM, XA1541, XU1541 Sprachausgabe:Magic Voice, Voice Messenger, HearSay 1000, Adman Speech Maker, VoiceBox AlienGroup, Covox Voice Master Sonst:Robotarm SVI-2000, Kemtec AMS 64, HardSID4u se, SammichSID, SIDstation, SFX Sound Expander, SFX Sound Sampler

    Einmal editiert, zuletzt von Stefan67 ()

  • 2.5.2
    Die Version 2.5.2 des CBM prg Studio wurde veröffentlicht.


    New features in v2.5.2:
    • User defined pre- and post-build events.
    • Improved post-build assembly dump.
    • Detection of zero page instructions which can be optimised.
    • NoLoadAddr directive added.
    • Ditched Windows Setup!


    Bugs fixed:
    • Problem with directives not in the first column.
    • Problem with labels which look like numeric values.
    • Some missing keywords from C128 BASIC.
    • JSR optimisation issues.
    • Using IncBin with sprite data.
    • The way in which lo/hi byte calculations has changed.

    Computer:C64, VC20 Monitor:1702, 1084S Floppy:1541, 1541-II Speicher/Datenübertragung:MMC Replay, 1541U-II, Chameleon, C64TPC, sd2iec, EasyFlash, NeoRAM, XA1541, XU1541 Sprachausgabe:Magic Voice, Voice Messenger, HearSay 1000, Adman Speech Maker, VoiceBox AlienGroup, Covox Voice Master Sonst:Robotarm SVI-2000, Kemtec AMS 64, HardSID4u se, SammichSID, SIDstation, SFX Sound Expander, SFX Sound Sampler

  • Die Version 2.7.0 des CBM prg Studio wurde veröffentlicht.


    New features:
    •Debugger:
    ◦Keyboard shortcuts.
    ◦Instruction cycle counter.
    ◦Overlay files.
    ◦VICE Snapshot files (for C64 and VIC 20 only).
    ◦Better execution control, e.g. step over, into etc.
    ◦Change SP and SR registers.
    ◦Memory viewer.
    ◦Much better performance.
    ◦Updated tutorial.


    •Character editor:
    ◦Edited characters indicator.
    ◦Copy groups of characters.
    ◦Scroll the scratchpad.


    •BASIC:
    ◦Batch mode added.
    ◦Constants can be defined/redefined in code, and use hex values.
    ◦Auto line numbering inproved.


    Bugs fixed:
    •'£' was in invalid BASIC character.
    •$(nn),y was not being assembled properly, whereas ($nn),y was.
    •Casted offsets (offsets which are based on other offsets) were broken.
    •Problems renumbering BASIC programs with ON..GOTO/GOSUB with spaces in the line number list.
    •PC relative offsets (e.g. bvc *-2) fixed.
    •'Align' directive not working.
    •Load/save in character editor.
    •Multicolour issues with the screen/character/sprite editors.
    •Including sprite files (IncBin) into assembly source only generated 63 bytes.

    Computer:C64, VC20 Monitor:1702, 1084S Floppy:1541, 1541-II Speicher/Datenübertragung:MMC Replay, 1541U-II, Chameleon, C64TPC, sd2iec, EasyFlash, NeoRAM, XA1541, XU1541 Sprachausgabe:Magic Voice, Voice Messenger, HearSay 1000, Adman Speech Maker, VoiceBox AlienGroup, Covox Voice Master Sonst:Robotarm SVI-2000, Kemtec AMS 64, HardSID4u se, SammichSID, SIDstation, SFX Sound Expander, SFX Sound Sampler

  • Die Version 3.0.0 des CBM prg Studio wurde veröffentlicht.


    New features:
    ◦65816 assembler/debugger.
    ◦Partial support for the VICE debugger.
    ◦Bitmap import/export for character editor.
    ◦Binary file import to Assembly source.
    ◦Line and rectangle drawing tools for the screen designer.
    ◦TASM support added to Source Converter tool.


    Bugs fixed:
    •Assembler:
    ◦Using arithmetic with cheap labels would fail.
    ◦Slow incbin performance for large binary files.
    ◦Wrong SYScall generation for C128 projects.
    ◦incbin with screen data imported all screens.
    ◦Assembling past the end of memory not detected properly.
    ◦Invalid branch not detected properly.
    ◦Arithmetic on WORDs not carried out.
    ◦Multiple characters in single quotes in BYTE sequences not assembled properly.
    ◦GenerateTo only created .prg files.
    ◦Save File As... would only save .bas files.
    ◦Comment tool would not comment out already commented code.
    ◦Incbin reporting 'file too large' error by mistake.


    •Screen Designer:
    ◦Binary file export
    ◦Colour selection for C16 projects didn't work.
    ◦Wrong screen size saving C128 screens.
    ◦Character set selection corrected.


    •General:
    ◦Some code reformatting issues.

    Computer:C64, VC20 Monitor:1702, 1084S Floppy:1541, 1541-II Speicher/Datenübertragung:MMC Replay, 1541U-II, Chameleon, C64TPC, sd2iec, EasyFlash, NeoRAM, XA1541, XU1541 Sprachausgabe:Magic Voice, Voice Messenger, HearSay 1000, Adman Speech Maker, VoiceBox AlienGroup, Covox Voice Master Sonst:Robotarm SVI-2000, Kemtec AMS 64, HardSID4u se, SammichSID, SIDstation, SFX Sound Expander, SFX Sound Sampler