Activity for Devilmarkus

  • Devilmarkus Devilmarkus committed [r40] on Code

    CPCDiscImage: Moved "saveDisk" into a thread to prevent pauses after saving the disk image

  • Devilmarkus Devilmarkus committed [r39] on Code

    Cleared up things in DosBox, fixed keyboard handler for left CTRL + ALT keys, added screenshot function

  • Devilmarkus Devilmarkus committed [r38] on Code

    Cleared up things in DosBox, fixed keyboard handler for left CTRL + ALT keys

  • Devilmarkus Devilmarkus committed [r37] on Code

    DosBox image can be send now to UniPixelViewer and RasterPaint and it can be copied to clipboard

  • Devilmarkus Devilmarkus committed [r36] on Code

    Added DosBox to Desktop (Available via JavaCPC Console command:"dosbox"), rolled back a few things in FDC emulation, some minor changes

  • Devilmarkus Devilmarkus committed [r35] on Code

    Added DosBox to Desktop (Available via JavaCPC Console command:"dosbox"), rolled back a few things in FDC emulation, some minor changes

  • Devilmarkus Devilmarkus committed [r34] on Code

    Added DosBox to Desktop (Available via JavaCPC Console command:"dosbox"), rolled back a few things in FDC emulation, some minor changes

  • Devilmarkus Devilmarkus committed [r33] on Code

    Changed internal DATA and SYSTEM disk images from 40 to 42 tracks for better compatibility, changed routine for storing disk images, removed disk images from JavaCPC_Resources.jar and moved them back into source project

  • Devilmarkus Devilmarkus committed [r32] on Code

    Changed internal DATA and SYSTEM disk images from 40 to 42 tracks for better compatibility, changed routine for storing disk images, removed disk images from JavaCPC_Resources.jar and moved them back into source project

  • Devilmarkus Devilmarkus committed [r31] on Code

    Changed internal DATA and SYSTEM disk images from 40 to 42 tracks for better compatibility, changed routine for storing disk images, removed disk images from JavaCPC_Resources.jar and moved them back into source project

  • Devilmarkus Devilmarkus committed [r30] on Code

    Renamed "getNextSector(int direction)" to "getNextSector2(int direction)" to not lose it, rewrote "getNextSector(int direction)"

  • Devilmarkus Devilmarkus committed [r29] on Code

    Renamed "getNextSector(int id)" to "getNextSector2(int id)" to not lose it, rewrote "getNextSector(int id)"

  • Devilmarkus Devilmarkus committed [r28] on Code

    Fixed Data Areas for Disassembler, Data Areas in Assembler are chooseable now, Changed disc change routine in FDC, changed Font handling in Z80 Assembler GUI

  • Devilmarkus Devilmarkus committed [r27] on Code

    Changes in Debugger: - Z80 register fields are free editable, when entering a new value in HEX, the Z80 register is changed to this value. Added "CALL" to right click menu: Sets Z80 PC register to choosen address. These actions are not secure! You should know what you are doing here!

  • Devilmarkus Devilmarkus committed [r26] on Code

    Changed the DiscImage section to work with double sided disk images, fixed the filedialog for saving media.

  • Devilmarkus Devilmarkus committed [r25] on Code

    Changed the routine to get a CPC disk image to allow some more special formats being saved. Renamed the routine from "getImage()" to "getCPCDiscImage()"

  • Devilmarkus Devilmarkus committed [r24] on Code

    Changed the routine to get a CPC disk image to allow some more special formats being saved. Renamed the routine from "getImage()" to "getCPCDiscImage()"

  • Devilmarkus Devilmarkus committed [r23] on Code

    Changed the routine to get a CPC disk image to allow some more special formats being saved. Renamed the routine from "getImage()" to "getCPCDiscImage()"

  • Devilmarkus Devilmarkus committed [r22] on Code

    Fixed FDC / CPCDiscImage to work with DiscSys copy protection, may fix other copy protections, too. May cause new problems. :-) Who knows?

  • Devilmarkus Devilmarkus committed [r21] on Code

    Fixed FDC / CPCDiscImage to work with DiscSys copy protection, may fix other copy protections, too. May cause new problems. :-) Who knows?

  • Devilmarkus Devilmarkus committed [r20] on Code

    Fixed FDC / CPCDiscImage to work with DiscSys copy protection, small changes in JHexEditor

  • Devilmarkus Devilmarkus committed [r19] on Code

    Added data areas to debugger, changed hex editor in DSKUtil, many more changes, CRTC / GateArray changes for multi mode done by CRTC register

  • Devilmarkus Devilmarkus committed [r18] on Code

    Added data areas to debugger, changed hex editor in DSKUtil, many more changes, CRTC / GateArray changes for multi mode done by CRTC register

  • Devilmarkus Devilmarkus committed [r17]

    Default VSync value changed

  • Devilmarkus Devilmarkus committed [r16]

    Some fixes, FDC state reset when load SNA file

  • Devilmarkus Devilmarkus committed [r15]

    Small update in RasterPaint: Change Border to background color, too.

  • Devilmarkus Devilmarkus committed [r14]

    Some minor changes, just update to latest progress

  • Devilmarkus Devilmarkus committed [r13]

    Some minor changes, just update to latest progress

  • Devilmarkus Devilmarkus committed [r12]

    "Align" added to Z80 Assembler

  • Devilmarkus Devilmarkus committed [r11]

    "Align" added to Z80 Assembler

  • Devilmarkus Devilmarkus committed [r10]

    JFlex restored, some minor code fixes

  • Devilmarkus Devilmarkus committed [r9]

    Some minor code fixes

  • Devilmarkus Devilmarkus committed [r8]

    Some minor code fixes

  • Devilmarkus Devilmarkus committed [r7]

    Added "Paste image from clipboard" to RasterPaint

  • Devilmarkus Devilmarkus committed [r6]

    Fixed 3d display.

  • Devilmarkus Devilmarkus committed [r5]

    Fixed 3d display.

  • Devilmarkus Devilmarkus committed [r4]

    Begun code for Magnum Lightgun emulation (not working yet), restored parts of integrated Z80 Assembler, which were faulty after decompiling.

  • Devilmarkus Devilmarkus committed [r3]

    Fixed some things in tape emulation (Tape length, measuring), added Magnum Lightgun as device, not working yet.

  • Devilmarkus Devilmarkus committed [r2]

    Initial import 2020

  • Devilmarkus Devilmarkus committed [r1]

    Initial import 2020

  • Devilmarkus Devilmarkus committed [r23]

    Major and minor bugfixes, new sprite renderer

  • Devilmarkus Devilmarkus committed [r22]

    Major and minor bugfixes, new sprite renderer

  • Devilmarkus Devilmarkus modified a comment on ticket #4

    JavaCPC is designed to run under Windows. I cannot tell you what's missing in your...

  • Devilmarkus Devilmarkus posted a comment on ticket #4

    JavaCPC is designed to run under Windows. I cannot tell you what's missing in your...

  • Devilmarkus Devilmarkus posted a comment on discussion Open Discussion

    You can load your CDT file into JavaCPC, load the BASIC application (If is protected...

  • Devilmarkus Devilmarkus modified a comment on discussion Open Discussion

    It's simple: - Insert a DSK image into JavaCPC's DF0 (Simple DATA Format, no copy...

  • Devilmarkus Devilmarkus modified a comment on discussion Open Discussion

    It's simple: - Insert a DSK image into JavaCPC's DF0 (Simple DATA Format, no copy...

  • Devilmarkus Devilmarkus posted a comment on discussion Open Discussion

    It's simple: - Insert a DSK image into JavaCPC's DF0, - Open the DSK 2 CDT GUI -...

  • Devilmarkus Devilmarkus committed [r21]

    Some updates

  • Devilmarkus Devilmarkus committed [r20]

    Some updates

1