moldybits
moldybits pushed to master at moldybits/cnpemu 2023-09-12 16:01:17 -04:00
dcf5071095 Added rom file watching to automatically take an action when the rom changes. Implemented simple apple II+ emulator
7984a76f7e add some cpu counters: cycles, instructions, branches, branches taken
4d02210d58 doc improvements
69a6e99e6d refactor disassemble to allow caller provided buffer
f93d24ee79 Add doxygen generation
Compare 10 commits »
moldybits created repository moldybits/cnpemu 2023-09-12 16:00:48 -04:00
moldybits created branch master in moldybits/32_bit_os 2023-09-12 15:40:34 -04:00
moldybits pushed to master at moldybits/32_bit_os 2023-09-12 15:40:34 -04:00
2236639dc6 minor bug in process that could leak a kernel allocation when handling an error
7d1a910a76 Minor fat16 bug: elf32_off should be unsigned
16065b19d9 Begin framebuffer abstraction, add BGA driver
b363386005 Begin adding support for Bochs VGA Adapter, some PCI device support
c76d7aa1c6 Code formatting cleanup...
Compare 10 commits »
moldybits created repository moldybits/32_bit_os 2023-09-12 15:38:38 -04:00
moldybits created branch master in moldybits/fatcopy 2023-09-12 15:27:06 -04:00
moldybits pushed to master at moldybits/fatcopy 2023-09-12 15:27:06 -04:00
528da6ca6d Minor bug fix and compatability changes
99628c416c Initial commit
moldybits created repository moldybits/fatcopy 2023-09-12 15:24:16 -04:00