]> git.sesse.net Git - pistorm/shortlog
pistorm
2021-06-11 Rune Holmpull the PC masking into the code translation cache...
2021-06-11 Rune HolmCreated address translation fast path for code reads...
2021-06-02 beeanyewUpdate readme.md with more specific BOM CPLD model...
2021-06-01 beeanyewMerge pull request #27 from TheRealTachyon/patch-1
2021-06-01 TheRealTachyonUpdate README.md
2021-05-12 beeanyewMerge pull request #22 from beeanyew/readme-update
2021-05-12 beeanyewUpdate README.md
2021-05-12 beeanyewUpdate README.md and pistorm_banner.jpg
2021-04-25 captain-amygdalaUpdate README.md
2021-04-22 beeanyewMerge pull request #21 from beeanyew/wip-crap
2021-04-22 beeanyewRemove old IRQ delay debug setting
2021-04-22 beeanyewFix Z3 Fast autoconf on Kickstart 2.0
2021-04-21 captain-amygdalaMerge pull request #20 from beeanyew/wip-crap
2021-04-21 beeanyewMerge pull request #11 from shanshe/wip-crap
2021-04-20 shansheRTG off after Amiga reset
2021-04-20 beeanyewMerge pull request #10 from LinuxJedi/fpu_opcodes
2021-04-20 Andrew HutchingsMake more FPU opcodes work
2021-04-20 beeanyewMerge pull request #19 from beeanyew/wip-crap
2021-04-20 beeanyewUpdate PiSCSI readme with some additional info
2021-04-18 beeanyewMerge pull request #9 from shanshe/wip-crap
2021-04-18 shansheFull FPU implementation (adapted from UAE)
2021-04-16 captain-amygdalaMerge pull request #18 from beeanyew/wip-crap
2021-04-16 beeanyewFix up buptest after IDE emulation layer removal
2021-04-16 beeanyewMerge pull request #8 from LinuxJedi/wip-license
2021-04-16 beeanyewFix up Musashi performance with prefetch enabled
2021-04-16 Andrew HutchingsAdd license information to source
2021-04-15 captain-amygdalaMerge pull request #17 from beeanyew/wip-crap
2021-04-15 beeanyewActually remove the old unused bitstream
2021-04-15 beeanyewMerge pull request #7 from borb/feature/fixes-and-keyb...
2021-04-14 just ninesquash silly warning
2021-04-14 just ninehandle keyboard/mouse autoconnect
2021-04-14 just ninelabels don't need a semicolon :)
2021-04-14 just ninesilly labels to differentiate what's what in startup
2021-04-14 just ninereintroduce this label
2021-04-14 just nineungrab when quitting emulation
2021-04-14 just ninesupport emulation quit (see long msg for more)
2021-04-14 just nineglobal scope not needed, move to kbd_task function
2021-04-14 just ninesupport stealing the keyboard from the input layer
2021-04-14 captain-amygdalaMerge pull request #16 from beeanyew/wip-crap
2021-04-14 beeanyewRemove IDE emulation, update default.cfg with a note...
2021-04-14 beeanyewMerge pull request #6 from shanshe/wip-crap
2021-04-13 shansheReset from Amiga CTRL+A+A
2021-04-13 shansheBus Error and 68k OPs update (to latest MAME)
2021-04-13 shansheMMU and InstructionCache update (MAME's latest code)
2021-04-13 shansheFPU update as latest MAME
2021-04-13 shansheSilence some compile warnings
2021-04-13 beeanyewHide Pi mouse cursor while RTG is active
2021-04-11 beeanyewAdd keyboard event source file setting to config-file
2021-04-11 beeanyewFix EPM240 openocd shell script
2021-04-11 beeanyewFix shift+R reset sometimes not working, update RTG...
2021-04-10 captain-amygdalaMerge pull request #13 from beeanyew/wip-crap
2021-04-10 beeanyewUpdate default.cfg with some more information
2021-04-10 beeanyewMinor project readme update
2021-04-10 beeanyewAllow Z3 PICs to be configured in Z2 autoconf address...
2021-04-08 captain-amygdalaMerge pull request #12 from beeanyew/wip-crap
2021-04-08 beeanyewMake OpenOCD configs -quiet again and update the readme...
2021-04-08 beeanyewUpdate readme(s) and Hardware files
2021-03-22 beeanyewMinor updates
2021-03-08 beeanyewMerge pull request #5 from borb/0.x-borb
2021-03-08 Rob AndrewsMerge branch 'wip-crap' of https://github.com/beeanyew...
2021-03-08 beeanyew[WIP] IRQ experiments, revert Musashi speed hax for now
2021-03-06 just nineadd cra and crb registers
2021-03-06 just nineremove debug message
2021-03-06 just ninewip threaded input: NB NOT THREADSAFE YET
2021-03-06 just nineuse goto to avoid condition check in loop
2021-03-06 just nineMerge branch 'wip-crap' into 0.x-dev
2021-03-06 just ninemove cpu into a separate thread
2021-03-05 just nineonly need \ at EOL on macros
2021-03-05 just nineremove duplicate + unused decls
2021-03-05 just ninedon't do last_irq thing; rely in M68K_SET_IRQ
2021-03-05 just ninegive threads titles
2021-03-05 just nineerroneous break;
2021-03-05 just ninetidy up headers, remove extraneous duplicate decls
2021-03-04 Rob Andrewsunused, duplicate
2021-02-19 beeanyewFix direct SCSI reads/writes
2021-02-18 beeanyewCertified Musashi speed hax
2021-02-18 beeanyewUpdate Gayle.c
2021-02-16 beeanyewPiSCSI boot ROM+custom file systems working
2021-02-16 beeanyew[WIP] PiSCSI custom file system experiments
2021-02-11 beeanyew[WIP] PiSCSI autoboot working
2021-02-10 beeanyew[WIP] Pile of stuff
2021-02-03 beeanyewFix PiSCSI device selection bug
2021-01-31 beeanyewAdd PiSCSI readme with a brief setup tutorial for now
2021-01-31 beeanyew[WIP] PiSCSI boot ROM disabled for now
2021-01-29 beeanyewUpdate piscsi.c
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
next