21 Commits (951cded095ef72d4128fc8cb2c5cd6a6eb7333ff)

Author SHA1 Message Date
Dean Netherton b62b8639a6 ch376-native: updated keyboard driver 9 months ago
Dean Netherton b006343740 ch376-native: implemented ez80 delegated version of ufi driver 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 580d7761e1 ch376-native: cleaned up formatting for ch376inc.h 9 months ago
Dean Netherton a24960a7d2 ez80: specific implementation of DELAY and VDELAY function (using firmware helper) 1 year ago
Dean Netherton a6a32bbd70 ez80: fix issue with uart baud rate translation for numbers requiring more than 16 bits (windows build issue) 1 year ago
Dean Netherton 2176c9d1af ez80: new firmware feature to configure on-chip flash w/s 1 year ago
Dean Netherton af030bf76d ez80: use new firmware interface for w/s config settings 1 year ago
Dean Netherton 64d60f744b ez80: updated to report firmware version, build date, and if operating under the alt image 1 year ago
Dean Netherton 479c50f052 ez80: updated to deprecate use of RST.L %18 for bank switching and direct access using 16bit i/o 1 year ago
Dean Netherton 5c10f1881d ez80: deprecated EZ80_UTIL_HL_TO_EHL - now using local implementation EZ80_CPY_UHL_TO_EHL 1 year ago
Dean Netherton fa6b0f1d82 ez80: deprecated EZ80_UTIL_EHL_TO_HL - now using local implementation EZ80_CPY_EHL_TO_UHL 1 year ago
Dean Netherton 9898309f29 ez80: ported fd.asm driver 2 years ago
Dean Netherton 37e682adc7 ez80: some general improvements to ez80 HBIOS drivers and implemented a true interrupt driver timer tick driver 2 years ago
Dean Netherton 890dd1cd5e eZ80: added support for sn76489 driver 2 years ago
Dean Netherton 209f457120 ez80: updated to use new functions EZ80_UTIL_VER_EXCH, EZ80_UTIL_GET_CPU_FQ and EZ80_UTIL_BNK_HLP 2 years ago
Dean Netherton 945d5fc2d2 ez80: set timer tick rate as per platform config TICKFREQ 2 years ago
Dean Netherton 4b80f36fd0 ez80: configure and display memory and i/o timings 2 years ago
Dean Netherton 026fa3d0d7 ez80: request CPU speed from ez80 firmware 2 years ago
Dean Netherton 53198e066c ez80: added macros for accessing all firmware functions 2 years ago
Dean Netherton 229bf119d4 ez80: uart query implemented 2 years ago