16 Commits (da975518fd307858bc1e9839eba1fd4c8e3f72ad)

Author SHA1 Message Date
Wayne Warthen e488aec54d
Driver Init Processing Refactor 3 weeks 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 9aa0fbd2dc ez80: fixes within ez80 drivers to fix overflow issue with PRTS macro 1 year ago
Wayne Warthen 1d8c0c9c46 eZ80 Follow-up 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 37e682adc7 ez80: some general improvements to ez80 HBIOS drivers and implemented a true interrupt driver timer tick driver 2 years ago
Dean Netherton 53198e066c ez80: added macros for accessing all firmware functions 2 years ago
Dean Netherton e757591fb3 ez80: added missing #ENDIF in ez80uart.asm 2 years ago
Dean Netherton ba8cd05cb7 ez80: 60hz timer updated to support native 24 bit tick counters implemented in firmware 2 years ago
Dean Netherton aeb579d6ad ez80: uart init implemented 2 years ago
Dean Netherton 229bf119d4 ez80: uart query implemented 2 years ago
Dean Netherton cb7ba38f76 ez80uart: defer basic i/o operations to ez80 firmware 2 years ago
Dean Netherton d9e009864b eZ80: hbios HBX_BNKSEL_INT is fully implemented in eZ80 firmware to optimal performance 2 years ago
Dean Netherton d358c8bc1c eZ80: uart and hbios banking code updated to support the eZ80 for RC2014 configuration 2 years ago
Dean Netherton 2bc807edc8 eZ80: uart driver init and pre-init functions defer to routines within the eZ80 Flash rom 2 years ago
Dean Netherton 57364bb581 EZ80: initial skeleton of driver for EZ80 UART 2 years ago