3607 Commits (v3.6.0-dev.27)
 

Author SHA1 Message Date
Wayne Warthen f6b083d835
Merge pull request #583 from kiwisincebirth/map/trivial 7 months ago
Mark Pruden 71abbfb8fc Trivial (Non-Functional) Changes 7 months ago
Wayne Warthen 0932a43fe7
Update invntdev.asm 7 months ago
Wayne Warthen 58b016d173
Merge pull request #582 from kiwisincebirth/map/hbios-inv-dev 7 months ago
Mark Pruden c884571384 Log Message Fix 7 months ago
Mark Pruden cfaa2b39c1 Merge branch 'master' into map/hbios-inv-dev 7 months ago
Mark Pruden a68467150e Moved Device Inventory from HBIOS into a stanalone Rom App 7 months ago
Wayne Warthen ed095285c5
More ROM Font Tweaks 7 months ago
Wayne Warthen 4ad437d557
Reduce Size of RomLdr, Issue #579 7 months ago
Wayne Warthen 666e7717f8
Merge pull request #580 from kiwisincebirth/map/romldr-fix 7 months ago
Mark Pruden 5f4a6c5160 Documentation Improvements 7 months ago
Mark Pruden 36ea53f612 Updates to RomLoader to improve UX. Dont afftec the overall functionality 7 months ago
Wayne Warthen 540475b50f
S100 Monitor Menu Key Change (again) 7 months ago
Wayne Warthen 1d8ffa2d8a
Merge pull request #578 from kiwisincebirth/map/doc-user-guide 7 months ago
Mark Pruden 02f5e05761 Updates to User Guide primarily for Boot Menu, along with associated improvements 7 months ago
Wayne Warthen 1cba90ff15
More ROM Font Tweaks 7 months ago
Wayne Warthen 5a519540bc
Merge pull request #577 from kiwisincebirth/map/slc-inv-rom 7 months ago
Mark Pruden 782e614b29
Merge branch 'master' into map/slc-inv-rom 7 months ago
Mark Pruden f131b2486a Added New Rom App - Slice Inventory - executed from RomLdr "S" 7 months ago
Wayne Warthen c399864e95
S100 Monitor Menu Key Change 7 months ago
Wayne Warthen 4e49a0fede
ROM Fonts Z280 Fix 7 months ago
Wayne Warthen 00a6c8143a
Support Font Data in ROM 7 months ago
Wayne Warthen ab7c566270
Abstraction of Font File Processing 7 months ago
Wayne Warthen 70742d5083
Fonts in ROM 7 months ago
Dean Netherton 75c9a4e482 Merge branch 'master' into dean-ch376-usb-native-8 7 months ago
Wayne Warthen ba7281d399
Bump Version 7 months ago
Wayne Warthen 31aa305522
Rationalize Font Files 7 months ago
Wayne Warthen 9a3ef54f53
Update cfg_MASTER.asm 7 months ago
Wayne Warthen 14b58db9c6
Merge pull request #573 from dinoboards/dean/ez80-timing-fixes 7 months ago
Dean Netherton d83ed6f774 Merge branch 'dean/ez80-timing-fixes' into dean-ch376-usb-native-8 7 months ago
Dean Netherton 100b2fc46e ch376-native: revert non-related changes applied to RCEZ80 config files 7 months ago
Dean Netherton 53d2f3f57b ch376-native: fixed issue with firmware delegation version (CHNATIVEEZ80) intermittenly failing 9 months ago
Dean Netherton 024074b2cf ch376-native: fixed issue where keyboard int handler could cause corruption of io 9 months ago
Dean Netherton 4436209213 ch376-native: fixed issue with parsing configs containing HID configs (keyboards/mice) 9 months ago
Dean Netherton c8a551a781 ch376-native: removed some dead code 9 months ago
Dean Netherton e0d385af38 ch376-native: boot report now indicates if firmware or RomWBW version of driver is running 9 months ago
Dean Netherton 135641d66c ch376-native:updated master and ez80 configs - defaults to off at master, and on for ez80 9 months ago
Dean Netherton f63ef6ba04 ch376-native: enabled ez80 firmware version for the usb drivers 9 months ago
Dean Netherton b62b8639a6 ch376-native: updated keyboard driver 9 months ago
Dean Netherton 253b92377d ch376-native: reverted usb keyboard extensions 9 months ago
Dean Netherton b006343740 ch376-native: implemented ez80 delegated version of ufi driver 9 months ago
Dean Netherton f0133d1b1b ch376-native: ufi driver refactor - removed use of bit fields to ensure compatibility with other c compilers 9 months ago
Dean Netherton d1722923fd ch376-native: added new config CHNATIVEEZ80 to enable use of ez80's firmware version of usb support 9 months ago
Dean Netherton 242c004749 ch376-native: keyboard: cleaner separation of concerns 9 months ago
Dean Netherton e24860f474 ch376-native: minor code cleanup 9 months ago
Dean Netherton ecb95cc161 ch376-native: refactor clear separation of driver and usb functions 9 months ago
Dean Netherton 4e23c9104d ch376-native: refactor usb scsi/ufi function to replace use of config* with dev_index int 9 months ago
Dean Netherton 179abe7087 ch376-native: refactor: separating driver state and hbios state 9 months ago
Dean Netherton 2b5a224a4f ch376-native: refactor: moved drive index tracking logic out of drivers into usb framework 9 months ago
Dean Netherton c350d153da ch376-native: optimised calling convention for usb_init 9 months ago