]> git.sesse.net Git - pistorm/shortlog
pistorm
2021-06-25 Steinar H.... Add Meson build files. master
2021-06-25 Rune HolmAs Arm is an architecture with weakly ordered memory,
2021-06-25 Rune Holmavoid false sharing between the do_reset and amiga_rese...
2021-06-25 beeanyewRemove debug IRQ disable/enable from PiSCSI boot ROM
2021-06-24 beeanyewBreak IRQs again
2021-06-24 beeanyewFix Musashi compilation with MMU emulation enabled
2021-06-24 beeanyewAdd System ROM pos setvar to Mac platform
2021-06-23 beeanyewActually revert to old IRQ behavior
2021-06-23 beeanyewRevert to new IRQ behavior after some unsuccessful...
2021-06-23 beeanyewActually remove the read/write ranges "properly"
2021-06-23 beeanyewAdd some more Mac68k handling stuff
2021-06-22 beeanyewSome more write-through cache RAM map OVL handling
2021-06-22 beeanyewAdd OVL handling to write-through cache RAM
2021-06-22 beeanyewAdd write-through cached RAM for Mac experiments
2021-06-21 beeanyewMerge pull request #49 from runehol/main
2021-06-20 Rune Holmremoved most traces of direct access to the m68ki_cpu...
2021-06-20 Rune Holmintroducing CPU state parameter 5 - now switched most...
2021-06-20 Rune Holmintroducing CPU state parameter 4
2021-06-20 Rune Holmintroducing CPU state parameter 3
2021-06-20 Rune Holmintroducing CPU state paramter 2
2021-06-20 Rune Holmintroducing CPU state parameter
2021-06-20 Rune Holmstep 1: add a state parameter to all opcode functions
2021-06-20 beeanyew[HAX] Fix old-new IRQ behavior a bit?
2021-06-20 beeanyewMake experimental bitstream optional
2021-06-20 beeanyew[HAX] Try some different IRQ behavior
2021-06-18 beeanyewDisable mouse/kb hook on Amiga platform shutdown
2021-06-18 beeanyewMerge pull request #48 from runehol/main
2021-06-18 Rune Holmmove address translation cache fields from global varia...
2021-06-18 Rune Holmoptimise away an unnecessary subtract on the instructio...
2021-06-18 beeanyewAdd some Mac thing to enable/disable ROM overlay
2021-06-18 beeanyewMove Amiga register read/write checks to PLATFORM_AMIGA...
2021-06-18 shansheImprove 68k cycle state machine
2021-06-18 beeanyewFix config reload?
2021-06-18 beeanyew[HAX] Inline ps_read8/16/32 in emulator.c to avoid...
2021-06-18 beeanyewFix Musashi compilation with prefetch emulation disabled
2021-06-18 Jarno LehtinenSuppress CLI-window at startup when using AmiTCP
2021-06-18 Marcus AgehallFixed building of the generated sources.
2021-06-18 Marcus AgehallAdded dependency tracking of include files.
2021-06-18 beeanyewDo not free MAPTYPE_RAM_NOALLOC mapped data
2021-06-18 beeanyewAdd some Mac thing to enable/disable ROM overlay
2021-06-18 beeanyewMove Amiga register read/write checks to PLATFORM_AMIGA...
2021-06-18 beeanyewMerge pull request #46 from shanshe/wip-crap
2021-06-18 shansheImprove 68k cycle state machine
2021-06-18 beeanyewFix config reload?
2021-06-17 beeanyew[HAX] Inline ps_read8/16/32 in emulator.c to avoid...
2021-06-17 beeanyewFix Musashi compilation with prefetch emulation disabled
2021-06-17 beeanyewMerge pull request #45 from mcgurk/wip-crap
2021-06-17 Jarno LehtinenSuppress CLI-window at startup when using AmiTCP
2021-06-16 beeanyewMerge pull request #44 from agehall/wip-crap
2021-06-16 Marcus AgehallFixed building of the generated sources.
2021-06-16 beeanyewMerge pull request #43 from agehall/wip-crap
2021-06-16 Marcus AgehallAdded dependency tracking of include files.
2021-06-16 beeanyewDo not free MAPTYPE_RAM_NOALLOC mapped data
2021-06-13 beeanyewMerge pull request #30 from beeanyew/wip-crap
2021-06-11 beeanyewRestore missing lines to m68kcpu.c
2021-06-11 beeanyewMerge pull request #42 from runehol/main
2021-06-11 beeanyewMerge branch 'wip-crap' into main
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-11 beeanyewMerge pull request #41 from tehKaiN/i2c_programmer
2021-06-11 tehKaiNInitial work on FPGA I2C programmer
2021-06-11 beeanyewMerge pull request #39 from LinuxJedi/rebuild-hdf
2021-06-11 Andrew HutchingsRebuild HDF with latest RTG changes
2021-06-11 beeanyewSome PiSCSI file system reloc changes
2021-06-10 beeanyewMagically fix PiSCSI custom file system loading from...
2021-06-10 beeanyewActually add data/fs directory
2021-06-10 beeanyewSome non-working loading of file systems from disk...
2021-06-09 beeanyewMerge pull request #38 from mcgurk/wip-crap
2021-06-08 Jarno LehtinenAmiTCP instructions added
2021-06-08 beeanyewReduce lag of repeatedly triggered interrupts a bit
2021-06-08 beeanyewRework RTG WaitVerticalSync a bit
2021-06-08 beeanyewFix P96 2.1E(?) issues
2021-06-07 beeanyewSome janitorial stuff
2021-06-07 beeanyewMerge pull request #36 from LinuxJedi/p96update
2021-06-07 Andrew HutchingsUpdate pistorm.hdf for RTG changes
2021-06-07 beeanyewSupport unaligned memory writes over the 68000 bus
2021-06-07 beeanyewSome RTG fixes
2021-06-06 beeanyewMerge pull request #35 from LinuxJedi/canned-hdf-fixes
2021-06-06 Andrew HutchingsFixes to pistorm.hdf
2021-06-04 beeanyewPiSCSI hunk reloc change
2021-06-04 beeanyewActually include pistorm-dev-enums.h
2021-06-04 beeanyewFix PiStorm dev memcpy, correct extern gayle_emulation_...
2021-06-03 beeanyewAdd somewhat proper RTG vsync handling
2021-06-03 beeanyewSome RTG bug fixes, (inactive for now) P2C iRTG impleme...
2021-06-03 beeanyewOnly allow get_mapped functions to return RAM and ROM...
2021-06-03 beeanyewFix iRTG BlitTemplate add iRTG BlitPattern support
2021-06-03 beeanyewAdd iRTG implementation for BlitTemplate, clean up...
2021-06-02 beeanyewiRTG initial implementation
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-31 beeanyewMerge pull request #34 from paulofduarte/wip-crap
2021-05-31 Paulo DuarteAdded a314 documentation.
2021-05-31 beeanyewMerge pull request #33 from paulofduarte/wip-crap
2021-05-31 Paulo DuarteFixes to allow a314 configuration on non default paths
2021-05-30 beeanyewMerge pull request #32 from LinuxJedi/fix-fonts
2021-05-30 Andrew HutchingsFix font rendering issue in GUI
2021-05-27 beeanyewMap the default 128MB of Z3 Fast on Kick 1.3
2021-05-27 beeanyewSome more failed PiSCSI 1.3 autoboot ventures
2021-05-23 beeanyewMerge pull request #31 from paulofduarte/wip-crap
next