Activity for Claudio L.

  • Claudio L. Claudio L. committed [16cbed]

    Fixed touch driver for Novatek NT11002

  • Claudio L. Claudio L. committed [41f055]

    Fixed some warnings caused by making keymsg a WORD.

  • Claudio L. Claudio L. committed [d5c925]

    Merge branch 'feature/touch' of ssh://git.code.sf.net/p/newrpl/sources

  • Claudio L. Claudio L. committed [fce670]

    Fixed bug in memmovew() in 64-bit platforms.

  • Claudio L. Claudio L. committed [6bca83]

    Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources

  • Claudio L. Claudio L. committed [c49ad8]

    Added option to set DATE and TIME via USB.

  • Claudio L. Claudio L. committed [91ee47]

    Fix various bug reports:

  • Claudio L. Claudio L. committed [d1edbe]

    Improved handling of complex constants in symbolic expressions

  • Claudio L. Claudio L. committed [2a7a96]

    Fixed 0-N bug in Complex numbers

  • Claudio L. Claudio L. committed [3f4281]

    Setup color palette earlier during boot.

  • Claudio L. Claudio L. committed [e5077b]

    Updated version.

  • Claudio L. Claudio L. committed [c08aa9]

    Added FORUP and FORDN loop constructs.

  • Claudio L. Claudio L. committed [c72e57]

    Fixed LN reults reversed real/imaginary parts. LN results were normalized fut not finalized (extra digits).

  • Claudio L. Claudio L. committed [8c3870]

    Added FNTHLPT and FONTHELP commands (->FNTHLPT and ->FNTHELP)

  • Claudio L. Claudio L. committed [49c2c4]

    Fixed exception screen colors in Prime target.

  • Claudio L. Claudio L. committed [7e1cfa]

    Merge branch 'master' of hpgcc3.org:newrpl

  • Claudio L. Claudio L. committed [8ea56f]

    Fixed missing platform plugins in windows installer.

  • Claudio L. Claudio L. committed [ff5d37]

    Fixed crash due to SCREEN_BUFFERS being 0

  • Claudio L. Claudio L. committed [86141e]

    Added application Icon for Windows target

  • Claudio L. Claudio L. committed [6c934e]

    Added exteneded License text to main folder and to windows installer.

  • Claudio L. Claudio L. committed [d7293c]

    Fixed colors on exception screen

  • Claudio L. Claudio L. committed [a8b52f]

    Fixed mistake in folder structure

  • Claudio L. Claudio L. committed [902701]

    Renamed prime-installer to bundler to avoid Windows privilege escalation request

  • Claudio L. Claudio L. committed [31f769]

    Added script for Windows Installer

  • Claudio L. Claudio L. committed [2e2d93]

    Added sample color themes installed.

  • Claudio L. Claudio L. committed [c78a60]

    Added missing header file.

  • Claudio L. Claudio L. committed [cd954e]

    Fixed project files to build under Windows.

  • Claudio L. Claudio L. committed [28b08b]

    Added tool: Prime Installer

  • Claudio L. Claudio L. committed [b3194a]

    Improved annunciators to behave like on the 50G.

  • Claudio L. Claudio L. committed [fee382]

    Fixed vertical backporch to work better with full color.

  • Claudio L. Claudio L. committed [4e3676]

    Fixed build issue (bad constant).

  • Claudio L. Claudio L. committed [116d75]

    Added Color Theme Editor. Added command SETTHEME.

  • Claudio L. Claudio L. committed [d861ec]

    Added color support for Prime PC emulator only - other targets broken for now.

  • Claudio L. Claudio L. committed [6035f7]

    Enabled full color mode for PC and Prime targets. Added double buffering to avoid flicker.

  • Claudio L. Claudio L. committed [273bea]

    Tested and enabled firmware update on PrimeG1 with newRPL Desktop

  • Claudio L. Claudio L. committed [c198ed]

    Added support for firmware update for HP Prime (untested)

  • Claudio L. Claudio L. committed [79f838]

    Added calc type to USB product ID.

  • Claudio L. Claudio L. committed [327f35]

    Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources

  • Claudio L. Claudio L. committed [d7272a]

    Added control of GPL13 = WP pin of Flash Chip. Added more checks to prevent writing to the volume if it's read-only.

  • Claudio L. Claudio L. committed [d46981]

    Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources

  • Claudio L. Claudio L. committed [341e4f]

    Used RTC tick counter for low level delays.

  • Claudio L. Claudio L. committed [8a1657]

    Added full NAND controller initialization on boot and powerup to prevent crash.

  • Claudio L. Claudio L. committed [d3ce7f]

    Added large object support (untested)

  • Claudio L. Claudio L. committed [b7f1d3]

    Remove hallted program file during restore.

  • Claudio L. Claudio L. committed [1b4107]

    Merge branch 'feature/prime_usb_fewer_zero_size_packets'

  • Claudio L. Claudio L. committed [c232a3]

    Merge remote-tracking branch 'sforge/feature/prime_usb_fewer_zero_size_packets'

  • Claudio L. Claudio L. committed [82b4c6]

    Select 12 MHz reference clock at PHYCTRL.

  • Claudio L. Claudio L. committed [da23f4]

    Fixed build issue with xgl header. Implemented preferred units on variable properties.

  • Claudio L. Claudio L. committed [b3a20b]

    Changed contrast settings for 39gs/40gs.

  • Claudio L. Claudio L. committed [7548a0]

    Added custom LCD contrast settings for 39/40gs targets. Added new target: HP48GII

  • Claudio L. Claudio L. committed [66296c]

    Added missing include to build old newRPL Desktop.

  • Claudio L. Claudio L. committed [126471]

    Added color graphics library (breaks build of Desktop).

  • Claudio L. Claudio L. committed [29af82]

    Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources

  • Claudio L. Claudio L. committed [b61137]

    Made a few changes to USB sriver - now it resets and does the HS handshake, but then it reports CRC data error and Bit Stuffing errors.

  • Claudio L. Claudio L. committed [429fe8]

    Fixed a few warnings.

  • Claudio L. Claudio L. committed [2406d1]

    Fixed displaying error message.

  • Claudio L. Claudio L. committed [0066c2]

    Changed per-pixel drawing to whole-screen bitmap on PC and android versions.

  • Claudio L. Claudio L. committed [bd7dd9]

    Disable clocks to modules we don't use.

  • Claudio L. Claudio L. committed [eeeb9e]

    Fixed 18 pixel font. Disabled USB initialization for the time being.

  • Claudio L. Claudio L. committed [565b0a]

    Added USB driver (non-functional).

  • Claudio L. Claudio L. committed [528767]

    Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources

  • Claudio L. Claudio L. committed [117822]

    Fixed various files so all projects compile. Added 18 pixel font.

  • Claudio L. Claudio L. committed [9d3f8d]

    Changed menu layout

  • Claudio L. Claudio L. committed [ee20c9]

    Added font for notifications icons. Added notification icons in the status area (Prime & PC)

  • Claudio L. Claudio L. committed [6b093f]

    Fixed Remote USBARCHIVE and USBRESTORE in PC simulator

  • Claudio L. Claudio L. committed [959807]

    Fixed mouse and keyboard actions on PC target (Prime look simulator)

  • Claudio L. Claudio L. committed [d52249]

    Fixed complex letters in 24 pixel font.

  • Claudio L. Claudio L. committed [51f645]

    Use timer 4 for LCD timing control. Initialize LCD earlier.

  • Claudio L. Claudio L. committed [b88dc2]

    Update multiboot to use the new LCD poweron procedure.

  • Claudio L. Claudio L. committed [5672cb]

    Fixed 24 pixel font glitches (now for real).

  • Claudio L. Claudio L. committed [eba0e9]

    Fixed some incorrect characters on Font24

  • Claudio L. Claudio L. committed [7c599f]

    Fixed CPU clocks - DRAM crashes above 200 Mhz (?)

  • Claudio L. Claudio L. committed [dbe793]

    Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources

  • Claudio L. Claudio L. committed [643229]

    Fixed LCD powerup sequence using ILI9322 datasheet.

  • Claudio L. Claudio L. committed [f7d0bd]

    Fixed clipboard issue with Windows 10. Fixed project files to build separate UI for 50g or Prime styles.

  • Claudio L. Claudio L. committed [de6a5b]

    Added Prime-like version for newrpl Desktop

  • Claudio L. Claudio L. committed [f5f040]

    Added battery % (experimental calibration). Fixed data persistence while DRAM was preserved. Split battery and screen HAL for Prime hardware

  • Claudio L. Claudio L. committed [156a7c]

    Fixed power off_on (persistence is still work in progress)

  • Claudio L. Claudio L. committed [d7546d]

    Partial attempt at persistence - CPU power off bypassed.

  • Claudio L. Claudio L. committed [3f6e21]

    Implemented 'Alternative 2' keyboard mappings - mostly working.

  • Claudio L. Claudio L. committed [855f1e]

    Added automatic file size update to preamble. Fixed LCD clock glitch.

  • Claudio L. Claudio L. committed [d8dbd5]

    Non-working commit - for testing only.

  • Claudio L. Claudio L. committed [3cf28b]

    Full newRPL builds - throws exception (install?) and exception handler corrupts video (work in progress).

  • Claudio L. Claudio L. committed [f01fc7]

    Made current OS permanent, only switching when Esc is pressed.

  • Claudio L. Claudio L. committed [e65919]

    Changed MMU configuration. Enable keyboard in exception handlers.

  • Claudio L. Claudio L. committed [e4acf7]

    Added MMU initialization for newRPL (work in progress, does not boot)

  • Claudio L. Claudio L. committed [7fd0fc]

    Added flushing cache before jump, changed key to ESC, made video initialization only on error, removed unnecessary register and mode switches.

  • Claudio L. Claudio L. committed [62e14c]

    Added keyboard map for Prime keys. Modified keyboard driver to have target-specific key maps.

  • Claudio L. Claudio L. committed [4658b2]

    Fixed keyboard driver. Removed exception handler initialization from multiload.

  • Claudio L. Claudio L. committed [30ff0f]

    Fixed exception handler visuals. Fixed clock calculations. Fixed jump into new OS in supervisor mode.

  • Claudio L. Claudio L. committed [0975ee]

    Fixed exception handlers, now enabled. Moved stack locations for all modes.

  • Claudio L. Claudio L. committed [f0bbd2]

    Added stashed changes to build firmware - adds keyboard, exceptions, irq, timers.

  • Claudio L. Claudio L. committed [357e9d]

    Merged exception handlers, timers and keyboard, added debug steps and disabled them.

  • Claudio L. Claudio L. merged merge request #36

    Compiler error (firmware project) with arm-none-eabi-gcc

  • Claudio L. Claudio L. committed [63a196]

    Changed to only 128 kbytes padding for now. Made elf2rom read the parameter -padNNNm or -padNNNk for padding in mb or kb.

  • Claudio L. Claudio L. committed [ad1302]

    Modified elf2rom to pad the output up to 1 mb with option -pad1mb

  • Claudio L. Claudio L. committed [c64d30]

    Fixed newrpl-base main application.

  • Claudio L. Claudio L. committed [92868c]

    Fixed arguments dissapearing during numeric reduction.

  • Claudio L. Claudio L. committed [762ad5]

    Fixed missing font in project file.

  • Claudio L. Claudio L. committed [7bb055]

    Merge branch 'master' of ssh://git.code.sf.net/p/newrpl/sources

1 >