 |
Downloads
|
 |
|
 |
Forum
|
 |
MEMBERS ONLINE | Currently no members online. |
 You are an anonymous user. You can register for free by clicking here |
| |
|
 |
Review of the moment
|
 |
|
|

This is Topic: Commodore 64/16/Plus4 Following are the News Items published under this Topic.
|
|
 |
YAPE (Yet Another Plus/4 Emulator) v1.2.6
Posted by retroK on Friday, April 25, 2025 - 05:14 (88 Reads)
Topic Commodore 64/16/Plus4
|
|
Eine neue Version des Commodore C16-Plus/4 Emulators YAPE (Yet Another Plus/4 Emulator) ist erschienen.
Note:
- A much anticipated new bugfix release. Alas, the previous one introduced some really nasty regression bugs which had to be ironed out.
- D82 image support in IEC mode
- automatic line feed bug fixed in MPS801/803 mode
- re-enabled attach disk image in 1551 mode
- sound device selection fix
- TED sound frequency regression fix
- monitor opcode cache clear on memory overwrite
|
|
|
 |
zig64 v0.4.0
Posted by retroK on Sunday, March 30, 2025 - 07:26 (161 Reads)
Topic Commodore 64/16/Plus4
|
|
zig64 ist ein neuer C64 Emulator von Mario und Rene Schallner (Open-Source in Zig).
Note:
- This release marks a major leap forward, focusing on advanced SID register decoding and tracing capabilities, elevating the emulator to a powerful tool for C64 software analysis and SID player routine dissection. With a stable core and no alpha designation, it’s ready for serious use while paving the way for future enhancements. Advanced
- SID Register Tracking: Added cycle-accurate tracing of SID register writes with detailed change decoding (e.g., waveforms, envelopes), perfect for analyzing .sid player routines.
- Enhanced Debugging Tools: Introduced callSidTrace() and appendSidChanges() for comprehensive SID state analysis, alongside richer CPU step-by-step tracing.
- Documentation Polish: Updated README with new features, API examples, and component interactions.
|
|
|
 |
zig64 v0.3.0-alpha
Posted by retroK on Sunday, March 30, 2025 - 07:17 (103 Reads)
Topic Commodore 64/16/Plus4
|
|
zig64 ist ein neuer C64 Emulator von Mario und Rene Schallner (Open-Source in Zig).
Note:
- This release enhances the zig64 Commodore 64 MOS 6510 emulator core with advanced instruction decoding and disassembly capabilities, a modular code refactor, and comprehensive documentation. Key updates include:
- Instruction Metadata Decoding: Added
decodeInstruction to decode 6510 opcodes into detailed Instruction structs, including addressing modes and operand metadata.
- Disassembly Functions: Introduced
disassembleForward , disassembleInsn , and disassembleCodeLine for converting raw bytes into formatted assembly output.
- Code Refactor: Reorganized into modular files:
cpu.zig , mem.zig , vic.zig , sid.zig , and asm.zig for improved maintainability.
- Updated Documentation: Revised README with a system overview, detailed API reference, and example code.
|
|
|
 |
zig64 v0.2.0-alpha
Posted by retroK on Saturday, March 29, 2025 - 12:13 (110 Reads)
Topic Commodore 64/16/Plus4
|
|
zig64 ist ein neuer C64 Emulator von Mario und Rene Schallner (Open-Source in Zig).
Note:
- added decimal mode for adc, sbc
- fixed flag setting in sbc, adc
- added disassembly functions, intsruction metadata
- improved printStatus(), added printTrace()
- (proved on executing .sid files, produce correct audio, with zigreSID)
|
|
|
 |
zig64 v0.1.0-alpha
Posted by retroK on Monday, March 24, 2025 - 06:58 (117 Reads)
Topic Commodore 64/16/Plus4
|
|
zig64 ist ein neuer C64 Emulator von Mario und Rene Schallner (Open-Source in Zig).
Note:
- zig 0.14.00
- fixed mem leak on loadPrg()
- imported flagZ for example load-prg
- (added zig build test workflow)
|
|
|
Show the next 20 News |