issues
search
martinlindhe
/
dustbox-rs
DOS emulator (semi-abandoned)
https://martinlindhe.github.io/dustbox-rs/
MIT License
48
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Trace $-strings
#50
martinlindhe
closed
5 years ago
0
Trace dirty regs
#49
martinlindhe
closed
5 years ago
0
disassembler improvements
#48
martinlindhe
closed
5 years ago
0
refactor
#47
martinlindhe
closed
5 years ago
0
refactor GPU into a Component
#46
martinlindhe
closed
5 years ago
0
bump cargo dependencies
#45
martinlindhe
closed
5 years ago
0
Component refactor
#44
martinlindhe
closed
5 years ago
0
Deprecate tempdir
#43
martinlindhe
closed
4 years ago
1
decoder: rework to better decode multi-prefix ops
#42
martinlindhe
closed
6 years ago
0
add a MemoryAddress type and import palettes and gfx modes from dosbox-x
#41
martinlindhe
closed
6 years ago
0
cpu: implement exceptions / IRQ:s
#40
martinlindhe
opened
6 years ago
0
cpu: bugs in lds, les
#39
martinlindhe
closed
6 years ago
3
cpu: 16 bit core inaccuracies
#38
martinlindhe
opened
6 years ago
0
auto instruction prober / fuzzer
#37
martinlindhe
closed
6 years ago
4
cpu: rework instruction decoding to treat rep as a instruction prefix…
#36
martinlindhe
closed
6 years ago
0
cpu: rep should be implemented as a prefix rather than separate op
#35
martinlindhe
closed
6 years ago
0
demo-256/4sum - dosbox-x compatibility
#34
martinlindhe
opened
6 years ago
0
gpu_test: increate execution time to 7M instructions
#33
martinlindhe
closed
6 years ago
0
gpu: improve vga palette
#32
martinlindhe
closed
6 years ago
0
gtk: video render is antialiased
#31
martinlindhe
opened
6 years ago
9
cpu: rework how the rep instruction works, in preparation for interrupts
#30
martinlindhe
closed
6 years ago
0
Add a Gitter chat badge to README.md
#29
gitter-badger
closed
6 years ago
0
Memory and mmio
#28
nicklaswj
opened
6 years ago
2
refactor debugger into separate crate
#27
martinlindhe
closed
6 years ago
1
Fail on Invalid OP
#26
nicklaswj
closed
6 years ago
2
Debugging improvements + minor fixes
#25
martinlindhe
closed
6 years ago
0
can_execute_addressing() test uses CS where it should use DS
#24
martinlindhe
closed
6 years ago
0
Toggling flag checkbuttons should change the flag value
#23
martinlindhe
opened
6 years ago
0
debugger: misc improvements
#22
martinlindhe
closed
6 years ago
0
Breakpoints should recognize segment:offset format
#21
martinlindhe
closed
6 years ago
5
Refactor cpu memory access and instruction decoding
#20
nicklaswj
closed
6 years ago
0
Rework breakpoints
#19
martinlindhe
closed
6 years ago
4
CGA status register
#18
martinlindhe
opened
6 years ago
0
dos-software-decoding/demo-256 status
#17
martinlindhe
opened
6 years ago
0
Included blah demo since it works now
#16
nicklaswj
closed
6 years ago
0
IRC channel
#15
nicklaswj
closed
6 years ago
2
Make the debug window async from the CPU
#14
nicklaswj
opened
6 years ago
0
Implement VGA font
#13
martinlindhe
closed
6 years ago
6
Disable demo_256 test by default
#12
martinlindhe
closed
6 years ago
0
Display graphics in the glade interface
#11
martinlindhe
closed
6 years ago
7
Fixed mov instruction, issue #9
#10
nicklaswj
closed
6 years ago
3
Finish 16-bit cpu core
#9
martinlindhe
closed
6 years ago
47
Added debug option to load
#8
nicklaswj
closed
6 years ago
2
Text mode debugger
#7
martinlindhe
opened
6 years ago
0
Implement 32-bit instructions
#6
martinlindhe
opened
6 years ago
1
Dynamic recompilation
#5
martinlindhe
opened
6 years ago
0
Bundle as a .app on macOS
#4
martinlindhe
opened
6 years ago
0
Reset the cpu when calling the load command
#3
nicklaswj
closed
6 years ago
0
Fixed the CPU::reset function
#2
nicklaswj
closed
6 years ago
3
Fixed type error in test suite
#1
nicklaswj
closed
6 years ago
1
Next