Pinned
828 contributions in the last year
Less
More
Contribution activity
May 2021
Created 31 commits in 2 repositories
Created a pull request in mfld-fr/emu86 that received 9 comments
Reduce ELKS ROM BIOS to required functions, add color text
Removes functions never called by ELKS (Direct, BIOS or Headless Console) from ROM BIOS. Tested and works on Direct and BIOS Console. BTW, ELKS BIO…
+53
−139
•
9
comments
Opened 14 other pull requests in 2 repositories
mfld-fr/emu86
11
merged
- Fix ELKS ROM BIOS to handle video text attributes
- Remove assert calls from ELKS BIOS
- Implement transparent cursor and reverse video in SDL backend
- Fix INT 13h disk error vs unimplemented function
- Emulate text video adaptor RAM in SDL console
- Fix disk id BIOS bug
- Cleanup exit code
- Cleanup ELKS specific code
- Add support for ELKS BIOS console
- Tune SDL and Emscripten/browser platforms
- Fix Control-C Linux terminal exit
Reviewed 5 pull requests in 1 repository
Created an issue in mfld-fr/emu86 that received 20 comments
8254 PIT emulation problem
Hello @mfld-fr, While adding code for cursor positioning for ELKS BIOS console, as first step for #39, some very strange timing-related behavior ha…
20
comments