summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/wswan/rom.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-33/+30
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean in preparation for branching release Vas Crabb2021-01-241-40/+40
* WonderSwan updates: (#7428) wilbertpol2020-12-301-186/+393
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13
* wswan: simplify read/write handlers (nw) Wilbert Pol2019-03-091-13/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-28/+16
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Let's give the new srcclean a spin... Vas Crabb2016-08-021-39/+39
* reverting: Miodrag Milanovic2016-01-201-4/+4
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-9/+35
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+524