1
0
mirror of https://github.com/sethm/symon.git synced 2024-06-20 10:29:33 +00:00
symon/src/main/java/com/loomcom/symon
2023-10-30 23:58:02 +11:00
..
devices Writing 0 to the 6551 ACIA's control register is not a program reset. 2023-06-11 08:21:37 -07:00
exceptions Refactor for Java 1.8 2015-12-29 17:55:41 -08:00
jterminal Remove unnecessary package-info files 2017-08-30 10:40:45 -05:00
machines Added name to copyright 2023-10-30 23:58:02 +11:00
ui Repaint Video window at 30fps 2023-01-11 13:31:22 -08:00
util Add disassembled instructions to breakpoints 2016-01-02 19:05:38 -08:00
Breakpoints.java Add disassembled instructions to breakpoints 2016-01-02 19:05:38 -08:00
Bus.java Issue #16: Memory window should not reset device registers 2017-05-26 17:01:41 +10:00
Cpu.java Make the Processor Status register match a real 6502 at power-on. 2023-02-03 18:16:57 +11:00
CpuState.java Cleanup some IntelliJ IDEA warnings 2022-12-15 09:44:53 -08:00
InstructionTable.java Fix PHY/PLY Addressing mode 2017-06-19 11:49:46 +10:00
Main.java Added BenEaterMachine 2023-10-18 18:38:55 +11:00
MemoryRange.java Refactor for Java 1.8 2015-12-29 17:55:41 -08:00
Preferences.java Refactor for Java 1.8 2015-12-29 17:55:41 -08:00
Simulator.java Add new options -cpu and -rom 2019-10-12 14:54:05 -07:00