]> git.sesse.net Git - pistorm/shortlog
pistorm
2021-01-29 beeanyew[WIP] PiSCSI boot ROM experiments
2021-01-28 beeanyewUpdate amiga-autoconf.c, amiga-autoconf.h, and 3 more...
2021-01-27 beeanyew[WIP] PiSCSI, Pi-NET and some other things
2021-01-19 beeanyewCreepy CDTV experiments
2021-01-19 beeanyewFix InvertRect and FillRect
2021-01-15 beeanyewUpdate emulator.c
2021-01-15 beeanyewSilence debug output
2021-01-15 beeanyewIDE updates, fix mouse hook hotkey
2021-01-14 beeanyewFix keyboard hook shortcut key
2021-01-14 beeanyewFix A4000 Gayle
2021-01-12 beeanyewAdd working keyboard forwarding for Amiga
2021-01-10 beeanyewUpdate build_buptest.sh
2021-01-10 beeanyewFix masked FillRect, add buptest bus tester
2021-01-10 beeanyewFix up mouse forwarding
2021-01-09 beeanyewSilence some old debug output
2021-01-09 beeanyewFix RTG panning
2021-01-09 beeanyewAdd mask handling to all RTG ops, add real time disasse...
2021-01-09 beeanyewOops
2021-01-09 beeanyewFix some bugs, accelerate Planar2Chunky
2021-01-07 beeanyewSilence debug output
2021-01-07 beeanyewMore RTG acceleration, fix everything
2021-01-06 beeanyewAccelerate BlitRect
2021-01-06 beeanyewGPIO/IRQ improvements from Claude
2021-01-06 beeanyewSome Musashi mapping and RTG fixes/debug
2021-01-06 beeanyewPanning fixes
2021-01-06 beeanyewFix all the colors, fix some other stuff.
2021-01-05 beeanyewMORE STUFF
2021-01-05 beeanyewUpdated SDL2 RTG output courtesy of Claude
2021-01-05 beeanyewUpdate driver files
2021-01-05 beeanyewDysfunctional SDL2 RTG output
2021-01-03 beeanyewAdd dumb framebuffer RTG
2021-01-02 beeanyewFix some RTC and CDTV NVRAM stuff
2021-01-01 beeanyewSome more cleanup, improve IRQ checking a little
2021-01-01 beeanyewSome random cleanup
2021-01-01 beeanyewUpdate config_file.h, emulator.c, and amiga-platform.c
2021-01-01 beeanyewUpdate amiga-platform.c
2021-01-01 beeanyewUpdate Gayle.c, emulator.c, and amiga-platform.c
2021-01-01 beeanyewUpdate .gitignore
2021-01-01 beeanyewMerge pull request #1 from beeanyew/minor-optimizations
2021-01-01 beeanyewFix silly RTC and emulator.c mistakes
2021-01-01 beeanyewClean up RTC and move it out of Gayle.c
2021-01-01 beeanyewFix a bunch of stuff, add working RICOH RTC emulation.
2020-12-31 beeanyewFix the stupid
2020-12-31 beeanyewMap some ROMs directly to Musashi as well?
2020-12-31 beeanyewPlug some read/write mappings directly into Musashi
2020-12-28 beeanyewMore tiny optimizations, some Z2/Z3 fixes
2020-12-26 beeanyewSome minor optimizations, hopefully fewer jumps and...
2020-12-21 captain-amygdalaMerge pull request #5 from beeanyew/config-file-setvar
2020-12-20 beeanyewAdd setvar to Amiga platform for RTC and HDD0 image...
2020-12-09 captain-amygdalaMerge pull request #4 from beeanyew/rom-mirror-fix
2020-12-09 beeanyewFlip all eight bits for physically complemented Zorro...
2020-12-07 beeanyewLink Autoconf PICs so that no physical boards get skipped
2020-12-06 beeanyewAdjust keyboard event file path
2020-12-06 beeanyewAdd missing input/input.c to the Makefile
2020-12-06 beeanyew[WIP] Add Z3 Fast autoconf support
2020-12-05 beeanyew[WIP] Add platforms, Z2 config file-based autoconf...
2020-12-04 beeanyew[WIP] Keyboard event handling
2020-12-04 beeanyewAdd support for ROM mirroring
2020-12-04 captain-amygdalaMerge pull request #3 from beeanyew/config-file
2020-12-04 beeanyewDisable keyboard input for now
2020-12-04 beeanyewkbhit performance impact test
2020-12-04 beeanyewRemove fake Chip RAM mapping from default.cfg
2020-12-04 beeanyewCleanup, move mouse/keyboard input code out of emulator.c
2020-12-03 beeanyewRework some emulator stuff, update sample X68000 config...
2020-12-03 beeanyewAdd .gitignore
2020-12-02 beeanyewInitial config file+memory map implementation
2020-11-30 captain-amygdalaUpdate README.md
2020-11-29 ClaudeCPU set to 020
2020-11-29 ClaudeIDE IRQ works
2020-11-24 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-24 Claude24bit address space opened and masked to fpga
2020-11-23 captain-amygdalaDelete hd0.tar.gz
2020-11-23 captain-amygdalaUpdate README.md
2020-11-23 captain-amygdalaMerge pull request #2 from beeanyew/gayle-cmdline-switch
2020-11-23 Claudebus timing back to normal, 68k data sampling point...
2020-11-23 ClaudeFPGA 68k bus write and read a bit later in SMI statemachine
2020-11-23 ClaudeIDE IRQ, FPGA with maximum current strength on FET...
2020-11-23 beeanAdd command line switch to disable Gayle emulation
2020-11-22 Claudecleanup
2020-11-22 Claudeback to normal..
2020-11-22 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-22 Claudebus access a bit optimized
2020-11-22 captain-amygdalaUpdate README.md
2020-11-22 captain-amygdalaUpdate README.md
2020-11-22 captain-amygdalaAdd files via upload
2020-11-22 Claudereset handling, fpga update needed
2020-11-22 Claudefixed 24bit address space decoding
2020-11-21 Claudekickstart rom loading from filesystem working
2020-11-21 Claudeirq handling simplified
2020-11-21 Claudefixed mmu and fpu detection, added reset handling for...
2020-11-21 Claudefixed mmu and fpu detection, added reset handling for...
2020-11-21 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-21 Claudetrap >24bit address to real amiga hardware
2020-11-19 captain-amygdalaDelete .hd0.img.swp
2020-11-18 ClaudeMerge branch 'main' of https://github.com/captain-amygd...
2020-11-18 Claudestarted kickrom loading from filesystem,not functional...
2020-11-18 captain-amygdalaUpdate Makefile
2020-11-16 captain-amygdalaMerge pull request #1 from flype44/patch-1
2020-11-16 flype44Update README.md
2020-11-16 captain-amygdalaUpdate README.md
next